ports/60692: [Unfetchable Distfile] Port: lang/php5
Alex Dupre
ale at FreeBSD.org
Mon Dec 29 14:20:37 UTC 2003
>Number: 60692
>Category: ports
>Synopsis: [Unfetchable Distfile] Port: lang/php5
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Dec 29 06:20:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator: Alex Dupre
>Release: FreeBSD 5.2-CURRENT i386
>Organization:
>Environment:
System: FreeBSD armada.alexdupre.com 5.2-CURRENT FreeBSD 5.2-CURRENT #0: Mon Dec 29 03:34:41 CET 2003 alex at armada.alexdupre.com:/usr/obj/usr/src/sys/ARMADA i386
>Description:
I uploaded the distfile on my new home :)
Change MASTER_SITES to reflect it and fix the unfetchable distfile.
>How-To-Repeat:
>Fix:
--- php5.diff begins here ---
Index: ports/lang/php5/Makefile
===================================================================
RCS file: /home/ncvs/ports/lang/php5/Makefile,v
retrieving revision 1.35
diff -u -r1.35 Makefile
--- ports/lang/php5/Makefile 22 Dec 2003 18:45:22 -0000 1.35
+++ ports/lang/php5/Makefile 29 Dec 2003 14:07:32 -0000
@@ -31,8 +31,8 @@
http://fr.php.net/distributions/:release \
http://es.php.net/distributions/:release \
http://se.php.net/distributions/:release \
- http://www.sm.FreeBSD.org/~alex/:rc \
- http://downloads.php.net/jani/:rc
+ ${MASTER_SITE_LOCAL}
+MASTER_SITE_SUBDIR= ale
.if defined(WITHOUT_CLI) && !defined(WITHOUT_APACHE)
PKGNAMEPREFIX= mod_
.else
@@ -45,7 +45,7 @@
.endif
.endif
DISTNAME= php-${PORTVERSION:S/.a/a/}
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:rc
+DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
MAINTAINER?= sysadmin at alexdupre.com
COMMENT?= PHP Scripting Language (Apache Module and CLI)
--- php5.diff ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list