summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDirk Froemberg <dirk@FreeBSD.org>1999-09-19 14:21:08 +0000
committerDirk Froemberg <dirk@FreeBSD.org>1999-09-19 14:21:08 +0000
commit7c235e931c2e71bfe536a1cbb4a18a6b5f41e1f3 (patch)
treeea8a04a9d74f304aa6177c4a62cb37fabfe2230c /www
parent- bump snmp shared library version number from 3 to 4, this changed (diff)
- Add php_snmp.c.diff to PATCHFILES in order to unbreak SNMP support.
There was a conflicting type between ${PREFIX}/include/ucd-snmp/mib.h and ${WRKDIR}/php-3.0.12/functions/snmp.h due to ucd-snmp upgrade to 4.0.1. Reported by: Andreas Klemm <andreas@FreeBSD.org> - Move MASTER_SITES for mod_ssl down again and replace http://www.php.net/ with ftp://ftp.php.net/pub/ to workaround the problem that the http server isn't returning a 404 for non-existant files and thus breaks fetching of mod_ssl distfile. Reported by: Iron Yuppie <aronchick@formatta.com>
Notes
Notes: svn path=/head/; revision=21755
Diffstat (limited to 'www')
-rw-r--r--www/mod_php3/Makefile6
-rw-r--r--www/mod_php3/distinfo1
2 files changed, 4 insertions, 3 deletions
diff --git a/www/mod_php3/Makefile b/www/mod_php3/Makefile
index bf992f24fcaa..77476ec5294a 100644
--- a/www/mod_php3/Makefile
+++ b/www/mod_php3/Makefile
@@ -11,10 +11,10 @@ PKGNAME= apache+php-${VERSION_APACHE}+${VERSION_PHP}
CATEGORIES= www
MASTER_SITES= http://www.apache.org/dist/ \
http://www.rge.com/pub/infosystems/apache/dist/ \
+ ftp://ftp.php.net/pub/${PHP_DISTDIR}/ \
+ http://us.php.net/${PHP_DISTDIR}/ \
http://www.modssl.org/source/ \
ftp://ftp.modssl.org/source/ \
- http://www.php.net/${PHP_DISTDIR}/ \
- http://us.php.net/${PHP_DISTDIR}/ \
http://www.apache.de/dist/ \
ftp://ftp.ccs.neu.edu/net/mirrors/ftp.apache.org/apache/dist/ \
http://php.he.net/${PHP_DISTDIR}/ \
@@ -43,7 +43,7 @@ DISTFILES= apache_${VERSION_APACHE}.tar.gz php-${VERSION_PHP}.tar.gz
PATCH_SITES= http://www.physik.TU-Berlin.DE/~ibex/ports/distfiles/
PATCHFILES= php_configure.diff php_gd.c.diff php_php3_gd.h.diff \
- php_pdf.c.diff
+ php_pdf.c.diff php_snmp.c.diff
MAINTAINER= dirk@FreeBSD.org
diff --git a/www/mod_php3/distinfo b/www/mod_php3/distinfo
index 628ff129585e..a56db931e857 100644
--- a/www/mod_php3/distinfo
+++ b/www/mod_php3/distinfo
@@ -5,3 +5,4 @@ MD5 (php_configure.diff) = 69d8e2e6d49d9e37aab6e8d9765bcb1d
MD5 (php_gd.c.diff) = da5f001772417a1a65711be55f1cd38c
MD5 (php_php3_gd.h.diff) = d9da6e7fecafc5a57dcd320a943c22fd
MD5 (php_pdf.c.diff) = 9468644eeade2d03e7f5409f7108ea4b
+MD5 (php_snmp.c.diff) = ece35a4e9349df144f596a10fc1df4c6