Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Oct 2006 12:35:23 +0200 (CEST)
From:      Martin Wilke <miwi@FreeBSD.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        lioux@FreeBSD.org
Subject:   ports/104331: [PATCH] x11-themes/kde-icons-sparkling
Message-ID:  <200610121035.k9CAZNgO003528@miwi.homeunix.org>
Resent-Message-ID: <200610121040.k9CAeMcF080101@freefall.freebsd.org>

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

>Number:         104331
>Category:       ports
>Synopsis:       [PATCH] x11-themes/kde-icons-sparkling
>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:40:21 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.5.2006091709/kde-icons-sparkling-0.5.log)

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

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

--- kde-icons-sparkling-0.5.patch begins here ---
Index: Makefile
===================================================================
RCS file: /home/pcvs/ports/x11-themes/kde-icons-sparkling/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- Makefile	17 Sep 2006 01:18:57 -0000	1.4
+++ Makefile	12 Oct 2006 10:33:09 -0000
@@ -7,7 +7,10 @@
 
 PORTNAME=	sparkling
 PORTVERSION=	0.5
-MASTER_SITES=	http://da-flow.schaekel.org/da-flow/daten/
+MASTER_SITES=	http://da-flow.schaekel.org/da-flow/daten/ \
+		${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	miwi
+
 DISTNAME=	${PORTNAME}_${PORTVERSION}
 
 COMMENT=	KDE Sparkling iconset
@@ -15,6 +18,4 @@
 WRKSRC=		${WRKDIR}/sparkling
 PORT_SHAREDIR?="${PORTNAME}-${PORTVERSION}"
 
-BROKEN=		Unfetchable
-
 .include "${.CURDIR}/../kde-icons-noia/Makefile.icons"
--- kde-icons-sparkling-0.5.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?200610121035.k9CAZNgO003528>