ports/87158: [MAINTAINER-UPDATE] fixed that distfiles are not fetchable from the main website

Oliver Dunkl odunkl at gmx.net
Sun Oct 9 10:30:21 UTC 2005


>Number:         87158
>Category:       ports
>Synopsis:       [MAINTAINER-UPDATE] fixed that distfiles are not fetchable from the main website
>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:   Sun Oct 09 10:30:19 GMT 2005
>Closed-Date:
>Last-Modified:
>Originator:     Oliver Dunkl
>Release:        FreeBSD 5.4-RELEASE-p6 i386
>Organization:
>Environment:
System: FreeBSD callisto 5.4-RELEASE-p6 FreeBSD 5.4-RELEASE-p6 #4: Fri Aug 12 17:51:41 CEST 2005 oliver at callisto:/usr/obj/usr/src/sys/GENERIC i386


	
>Description:
	
	This patch fixes that some distfiles are not fetchable from their main website.
>How-To-Repeat:
	
>Fix:

	

--- gerris-patch begins here ---
--- science/gerris.orig/Makefile        Sun Oct  9 12:01:30 2005
+++ science/gerris/Makefile     Fri Oct  7 13:06:46 2005
@@ -12,10 +12,10 @@
 MASTER_SITES=          ${MASTER_SITE_SOURCEFORGE}
 MASTER_SITE_SUBDIR=    gfs

-PATCH_SITES=           ${MASTER_SITE_SOURCEFORGE}gfs/ \
-                       http://members.aon.at/odunkl/downloads/patches/
-PATCHFILES=            gerris-0.6-patch-1.gz \
-                       gerris-0.6-patch-2.gz
+PATCH_SITES=           ${MASTER_SITE_SOURCEFORGE}gfs/:patch1 \
+                       http://members.aon.at/odunkl/downloads/patches/:patch2
+PATCHFILES=            gerris-0.6-patch-1.gz:patch1 \
+                       gerris-0.6-patch-2.gz:patch2
 PATCH_DIST_STRIP=      -p1

 MAINTAINER=            odunkl at gmx.net
--- gerris-patch ends here ---


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



More information about the freebsd-ports-bugs mailing list