ports/91058: Fix port: graphics/xv fix mastersite

Jean Milanez Melo jmelo at freebsdbrasil.com.br
Thu Dec 29 14:20:06 UTC 2005


>Number:         91058
>Category:       ports
>Synopsis:       Fix port: graphics/xv 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:   Thu Dec 29 14:20:02 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.
- Maintainer has been CCed.
>How-To-Repeat:
	
>Fix:

	

--- xv.diff begins here ---
Index: Makefile
===================================================================
RCS file: /home/ncvs/ports/graphics/xv/Makefile,v
retrieving revision 1.63
diff -u -r1.63 Makefile
--- Makefile	11 Sep 2005 21:49:30 -0000	1.63
+++ Makefile	29 Dec 2005 14:09:40 -0000
@@ -9,9 +9,8 @@
 PORTVERSION=	3.10a
 PORTREVISION=	5
 CATEGORIES+=	graphics
-MASTER_SITES=	ftp://ftp.cis.upenn.edu/pub/xv/ \
-		${MASTER_SITE_LOCAL}
-MASTER_SITE_SUBDIR=	shige/xv
+MASTER_SITES=	${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR=	../distfiles/xv
 # Workaround: pdf.patch, mp-tiff-patch, and xv-png-1.2d.patch must be fetched
 #		from MASTER_SITE_LOCAL.
 #		These are modified for applying after jp-extension-patch.
@@ -22,7 +21,6 @@
 DIST_SUBDIR=	${PORTNAME}
 EXTRACT_ONLY=	${DISTFILES:N*patch}
 
-PATCH_SITES=	ftp://ftp.cis.upenn.edu/pub/xv/
 # Note: xpm.patch appears to already be in xvdir.c
 PATCHFILES=	${DISTNAME}.JPEG-patch ${DISTNAME}.TIFF-patch \
 		croppad.patch grabpatch vispatch \
--- xv.diff ends here ---


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



More information about the freebsd-ports-bugs mailing list