Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2007 23:55:15 +0300 (MSK)
From:      Maxim Samsonov <xors@mne.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109057: [PATCH] x11-themes/kde-icons-noia: make fetchable
Message-ID:  <200702112055.l1BKtFfZ075291@xors.pg.org>
Resent-Message-ID: <200702112100.l1BL0Do0037934@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         109057
>Category:       ports
>Synopsis:       [PATCH] x11-themes/kde-icons-noia: make fetchable
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 11 21:00:12 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Samsonov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
>Description:
Site mentioned at http://www.kde-look.org/content/show.php?content=3883
was added as primary download site.
Gentoo sites were added to MASTER_SITES.
Tarball file name was changed.
>How-To-Repeat:
>Fix:
--- kde-icons-noia.diff begins here ---
diff -ubdBrN kde-icons-noia.orig/Makefile kde-icons-noia/Makefile
--- kde-icons-noia.orig/Makefile	Sun Feb 11 04:23:35 2007
+++ kde-icons-noia/Makefile	Sun Feb 11 22:50:23 2007
@@ -7,17 +7,15 @@
 
 PORTNAME=	noia
 PORTVERSION=	1.00
-MASTER_SITES=	http://files.deviantart.com/f/2003/37/1/0/
-DISTNAME=	noiakdeicon100
+PORTREVISION=	1
+MASTER_SITES=	http://www.kdehispano.org/downloads/ \
+		${MASTER_SITE_GENTOO}
+DISTNAME=	${PORTNAME}-kde-icons-${PORTVERSION}
 EXTRACT_SUFX=	.tgz
 
 COMMENT=	KDE Noia complete iconset
 
-WRKSRC=		"${WRKDIR}/noia_kde_${PORTVERSION:C/\.//}"
+WRKSRC=		"${WRKDIR}/${PORTNAME}_kde_${PORTVERSION:C/\.//}"
 PORT_SHAREDIR=	${PORTNAME}
-
-BROKEN=		Unfetchable
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2007-04-10
 
 .include "${.CURDIR}/Makefile.icons"
diff -ubdBrN kde-icons-noia.orig/distinfo kde-icons-noia/distinfo
--- kde-icons-noia.orig/distinfo	Wed Nov 16 02:56:15 2005
+++ kde-icons-noia/distinfo	Sun Feb 11 22:49:20 2007
@@ -1,3 +1,3 @@
-MD5 (KDE/noiakdeicon100.tgz) = afdb36b26c5df58e3273004245fb25c2
-SHA256 (KDE/noiakdeicon100.tgz) = 87432fd091445c20084880d1a987127c3d33c4bb4733fc3123ccbf75737e6fb1
-SIZE (KDE/noiakdeicon100.tgz) = 12764378
+MD5 (KDE/noia-kde-icons-1.00.tgz) = afdb36b26c5df58e3273004245fb25c2
+SHA256 (KDE/noia-kde-icons-1.00.tgz) = 87432fd091445c20084880d1a987127c3d33c4bb4733fc3123ccbf75737e6fb1
+SIZE (KDE/noia-kde-icons-1.00.tgz) = 12764378
--- kde-icons-noia.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702112055.l1BKtFfZ075291>