Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 11 Feb 2007 23:41:19 +0300 (MSK)
From:      Maxim Samsonov <xors@mne.ru>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/109056: [PATCH] x11-themes/kde-icons-nuvola: make fetchable
Message-ID:  <200702112041.l1BKfJ2t039357@xors.pg.org>
Resent-Message-ID: <200702112050.l1BKo4Qc037414@freefall.freebsd.org>

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

>Number:         109056
>Category:       ports
>Synopsis:       [PATCH] x11-themes/kde-icons-nuvola: 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 20:50:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Maxim Samsonov
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
>Description:
Fetchable again from http://www.icon-king.com/files.
Gentoo sites are added to MASTER_SITES.
>How-To-Repeat:
>Fix:
--- kde-icons-nuvola.diff begins here ---
diff -ubdBrN kde-icons-nuvola.orig/Makefile kde-icons-nuvola/Makefile
--- kde-icons-nuvola.orig/Makefile	Sun Feb 11 04:23:35 2007
+++ kde-icons-nuvola/Makefile	Sun Feb 11 22:39:06 2007
@@ -7,16 +7,14 @@
 
 PORTNAME=	nuvola
 PORTVERSION=	1.0
-PORTREVISION=	1
-MASTER_SITES=	http://www.icon-king.com/files/
+PORTREVISION=	2
+MASTER_SITES=	http://www.icon-king.com/files/ \
+		${MASTER_SITE_GENTOO}
+MASTER_SITE_SUBDIR=	distfiles
 
 COMMENT=	KDE Nuvola iconset, SVG evolution of SKY
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 PORT_SHAREDIR?=	"${PORTNAME}-${PORTVERSION}"
-
-BROKEN=		Unfetchable
-DEPRECATED=	${BROKEN}
-EXPIRATION_DATE=2007-04-10
 
 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
--- kde-icons-nuvola.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?200702112041.l1BKfJ2t039357>