diff options
author | Dirk Froemberg <dirk@FreeBSD.org> | 2000-07-03 10:19:40 +0000 |
---|---|---|
committer | Dirk Froemberg <dirk@FreeBSD.org> | 2000-07-03 10:19:40 +0000 |
commit | a6ba14eabd0f694f30ff5887d6c7d251886ee4d4 (patch) | |
tree | bc38e53638fc1c2a5404eb3517118dc3471cb3b3 /www/mod_php5 | |
parent | Add USE_LIBTOOL to prevent *.la files from being installed. (diff) |
Upgrade to 4.0.1pl2.
Submitted by: Palle Girgensohn <girgen@partitur.se>
Notes
Notes:
svn path=/head/; revision=30125
Diffstat (limited to 'www/mod_php5')
-rw-r--r-- | www/mod_php5/Makefile | 8 | ||||
-rw-r--r-- | www/mod_php5/distinfo | 1 |
2 files changed, 7 insertions, 2 deletions
diff --git a/www/mod_php5/Makefile b/www/mod_php5/Makefile index b6bd460ee338..082de119993a 100644 --- a/www/mod_php5/Makefile +++ b/www/mod_php5/Makefile @@ -6,7 +6,7 @@ # PORTNAME= mod_php -PORTVERSION= 4.0.1 +PORTVERSION= 4.0.1.2 CATEGORIES= www MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.he.net/${PHP_DISTDIR}/ \ @@ -17,7 +17,11 @@ MASTER_SITES= http://us.php.net/${PHP_DISTDIR}/ \ http://php.easydns.com/${PHP_DISTDIR}/ \ http://www.php.cz/${PHP_DISTDIR}/ \ http://php3.globe.de/${PHP_DISTDIR}/ -DISTNAME= php-${PORTVERSION} +DISTNAME= php-4.0.1 + +PATCHFILES= php-4.0.1-4.0.1pl2.diff.gz +PATCH_SITES= ${MASTER_SITES} +PATCH_DIST_STRIP= -p1 MAINTAINER= dirk@FreeBSD.org diff --git a/www/mod_php5/distinfo b/www/mod_php5/distinfo index 0cbf120e9fcd..f5c8f7cb0e9f 100644 --- a/www/mod_php5/distinfo +++ b/www/mod_php5/distinfo @@ -1 +1,2 @@ MD5 (php-4.0.1.tar.gz) = 81430cbc47f327d410b3ee64eb66dcbc +MD5 (php-4.0.1-4.0.1pl2.diff.gz) = 1561416363d759ac411a48a2cdcb78ee |