Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Dec 2006 01:14:38 +0100 (CET)
From:      Daniel Roethlisberger <daniel@roe.ch>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        daniel@roe.ch
Subject:   ports/106847: [maintainer] graphics/pngrewrite fix MASTER_SITES
Message-ID:  <200612180014.kBI0EcBh005988@aphrodite.roe>
Resent-Message-ID: <200612180010.kBI0AGPM023397@freefall.freebsd.org>

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

>Number:         106847
>Category:       ports
>Synopsis:       [maintainer] graphics/pngrewrite fix MASTER_SITES
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Dec 18 00:10:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Daniel Roethlisberger
>Release:        FreeBSD 6.1-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD aphrodite.roe 6.1-RELEASE-p10 FreeBSD 6.1-RELEASE-p10 #9: Sat Oct 21 15:21:13 CEST 2006 root@aphrodite.roe:/usr/obj/usr/src/sys/APHRODITE i386
>Description:
Fix MASTER_SITES to migrate from a deprecated to a more stable mirror URL.
>How-To-Repeat:
>Fix:
--- pngrewrite-1.2.1-mastersitefix.diff begins here ---
diff -ruN pngrewrite.orig/Makefile pngrewrite/Makefile
--- pngrewrite.orig/Makefile	Wed Feb 11 20:23:30 2004
+++ pngrewrite/Makefile	Mon Dec 18 01:10:51 2006
@@ -9,7 +9,7 @@
 PORTVERSION=	1.2.1
 CATEGORIES=	graphics
 MASTER_SITES=	http://entropymine.com/jason/pngrewrite/ \
-		http://dragon.roe.ch/mirrors/distfiles/pngrewrite/
+		http://mirror.roe.ch/dist/pngrewrite/
 
 MAINTAINER=	daniel@roe.ch
 COMMENT=	A PNG palette optimizer
--- pngrewrite-1.2.1-mastersitefix.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?200612180014.kBI0EcBh005988>