ports/90753: Fix port: graphics/gimp1 fix mastersite

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Wed Dec 21 18:10:21 UTC 2005


>Number:         90753
>Category:       ports
>Synopsis:       Fix port: graphics/gimp1 fix mastersite
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Dec 21 18:10:08 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Jean Milanez Melo
>Release:        FreeBSD 5.3-STABLE i386
>Organization:
>Environment:
System: FreeBSD capeta.freebsdbrasil.com.br 5.3-STABLE FreeBSD 5.3-STABLE #5: Wed Mar 2 15:03:19 BRT 2005 eksffa at capeta.freebsdbrasil.com.br:/usr/obj/usr/src/sys/CAPETA i386


	
>Description:
	
- Fixed MASTER_SITES to fix fetch problem on mpeg_lib.
- Removed unfetchable sites to download gimp tarball and replaced by new site.
>How-To-Repeat:
	
>Fix:

	

--- gimp1.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/gimp1/Makefile,v
retrieving revision 1.115
diff -u -r1.115 Makefile
--- Makefile	15 Nov 2005 06:49:28 -0000	1.115
+++ Makefile	21 Dec 2005 17:55:32 -0000
@@ -11,10 +11,9 @@
 PORTEPOCH=	1
 CATEGORIES=	graphics gnome
 MASTER_SITES=	ftp://ftp.gimp.org/pub/%SUBDIR%/ \
-		ftp://ftp.insync.net/pub/mirrors/ftp.gimp.org/%SUBDIR%/ \
-		${MASTER_SITE_RINGSERVER:S,%SUBDIR%,graphics/gimp/%SUBDIR%,} \
-		ftp://ftp.bic.mni.mcgill.ca/pub/mpeg/:mpeg \
-		http://starship.python.net/~gward/mpeglib/:mpeg
+		http://ftp.man.poznan.pl/pub/%SUBDIR%/ \
+		http://fresh.t-systems-sfr.com/unix/src/misc/:mpeg \
+		http://ftp.sayclub.com/pub/X/gimp/libs/:mpeg
 MASTER_SITE_SUBDIR=	gimp/v${PORTVERSION:R}/v${PORTVERSION}
 DISTFILES=	${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
 		mpeg_lib-1.3.1.tar.gz:mpeg
--- gimp1.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list