Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 10 Jun 2010 18:38:26 +0000
From:      Anonymous <swell.k@gmail.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/147774: [patch] graphics/png: add SourceForge mirror for APNG patch
Message-ID:  <86fx0uu40t.fsf@gmail.com>
Resent-Message-ID: <201006101840.o5AIe7XC051386@freefall.freebsd.org>

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

>Number:         147774
>Category:       ports
>Synopsis:       [patch] graphics/png: add SourceForge mirror for APNG patch
>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 Jun 10 18:40:07 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Anonymous
>Release:        FreeBSD 9.0-CURRENT amd64
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>Fix:
--- a.diff begins here ---
Index: graphics/png/Makefile
===================================================================
RCS file: /a/.cvsup/ports/graphics/png/Makefile,v
retrieving revision 1.108
diff -u -p -r1.108 Makefile
--- graphics/png/Makefile	4 Jun 2010 08:09:19 -0000	1.108
+++ graphics/png/Makefile	10 Jun 2010 18:37:35 -0000
@@ -36,7 +36,8 @@ OPTIONS=	APNG "Animated PNG support" Off
 .include <bsd.port.pre.mk>
 
 .if defined(WITH_APNG) || make(makesum) || defined(FETCH_ALL)
-MASTER_SITES+=	http://littlesvr.ca/apng/diff/:apng
+MASTER_SITES+=	SF/vdubapngmod/lib${PORTNAME}-apng-patch/${PORTVERSION}:apng \
+		http://littlesvr.ca/apng/diff/:apng
 DISTFILES+=	${DISTNAME}-apng.patch:apng
 .endif
 .if defined(WITH_APNG)
--- a.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?86fx0uu40t.fsf>