Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2006 11:55:38 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/104329: [PATCH] x11-themes/kde-icons-nuvola: [SUMMARIZE CHANGES]
Message-ID:  <200610120955.k9C9tc6v003018@miwi.homeunix.org>
Resent-Message-ID: <200610121000.k9CA0PJs076285@freefall.freebsd.org>

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

>Number:         104329
>Category:       ports
>Synopsis:       [PATCH] x11-themes/kde-icons-nuvola: [SUMMARIZE CHANGES]
>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:   Thu Oct 12 10:00:25 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Martin Wilke
>Release:        FreeBSD 7.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD miwi.homeunix.org 7.0-CURRENT FreeBSD 7.0-CURRENT #172: Tue Oct 10 13:07:35 CEST 2006
>Description:
- Unbreak
- Add backup MASTER_SITES
- Fix for pointyhat (http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.7.2006091223/kde-icons-nuvola-1.0_1.log) 

Port maintainer (lioux@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- kde-icons-nuvola-1.0_1.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-themes/kde-icons-nuvola/Makefile,v
retrieving revision 1.5
diff -u -r1.5 Makefile
--- Makefile	17 Sep 2006 01:18:56 -0000	1.5
+++ Makefile	12 Oct 2006 09:18:13 -0000
@@ -8,13 +8,13 @@
 PORTNAME=	nuvola
 PORTVERSION=	1.0
 PORTREVISION=	1
-MASTER_SITES=	http://www.icon-king.com/files/
+MASTER_SITES=	http://www.icon-king.com/files/ \
+		${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	miwi
 
 COMMENT=	KDE Nuvola iconset, SVG evolution of SKY
 
 WRKSRC=		${WRKDIR}/${PORTNAME}
 PORT_SHAREDIR?=	"${PORTNAME}-${PORTVERSION}"
 
-BROKEN=		Unfetchable
-
 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
--- kde-icons-nuvola-1.0_1.patch ends here ---

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



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