diff options
Diffstat (limited to 'www/php4')
-rw-r--r-- | www/php4/Makefile.common | 4 | ||||
-rw-r--r-- | www/php4/Makefile.php | 4 | ||||
-rw-r--r-- | www/php4/PLIST | 3 | ||||
-rw-r--r-- | www/php4/distinfo | 6 |
4 files changed, 8 insertions, 9 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index 6ace4359d6d..5472e0664dc 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.44 2004/09/28 12:41:13 jdolecek Exp $ +# $NetBSD: Makefile.common,v 1.45 2004/12/17 00:36:09 tron Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 @@ -15,7 +15,7 @@ HOMEPAGE?= http://www.php.net/ # PHP_DIST_VERS version number on the php distfile # PHP_BASE_VERS pkgsrc-mangled version number (convert pl -> .) # -PHP_DIST_VERS= 4.3.9 +PHP_DIST_VERS= 4.3.10 PHP_BASE_VERS= ${PHP_DIST_VERS} DISTFILES?= ${PHP_DISTFILE} diff --git a/www/php4/Makefile.php b/www/php4/Makefile.php index eec94618b9a..915112ce99c 100644 --- a/www/php4/Makefile.php +++ b/www/php4/Makefile.php @@ -1,10 +1,8 @@ -# $NetBSD: Makefile.php,v 1.20 2004/12/12 11:03:33 jdolecek Exp $ +# $NetBSD: Makefile.php,v 1.21 2004/12/17 00:36:09 tron Exp $ .include "../../www/php4/Makefile.common" # revision of the core PHP interpreter package -PKGREVISION= 3 - DISTINFO_FILE= ${.CURDIR}/../../www/php4/distinfo PATCHDIR= ${.CURDIR}/../../www/php4/patches diff --git a/www/php4/PLIST b/www/php4/PLIST index de9104b1ea9..497970197fb 100644 --- a/www/php4/PLIST +++ b/www/php4/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.10 2004/12/12 09:21:45 jdolecek Exp $ +@comment $NetBSD: PLIST,v 1.11 2004/12/17 00:36:09 tron Exp $ bin/pear bin/php bin/php-config @@ -7,6 +7,7 @@ bin/phpize etc/pear.conf include/php/Zend/FlexLexer.h include/php/Zend/zend_types.h +include/php/Zend/zend_strtod.h include/php/Zend/zend_static_allocator.h include/php/Zend/zend_stack.h include/php/Zend/zend_qsort.h diff --git a/www/php4/distinfo b/www/php4/distinfo index 2e399982314..8699b036de1 100644 --- a/www/php4/distinfo +++ b/www/php4/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.35 2004/12/12 11:03:33 jdolecek Exp $ +$NetBSD: distinfo,v 1.36 2004/12/17 00:36:09 tron Exp $ -SHA1 (php-4.3.9.tar.bz2) = 9995ce1f0b84a6d3c230552446dbcd91dbf426b0 -Size (php-4.3.9.tar.bz2) = 4001681 bytes +SHA1 (php-4.3.10.tar.bz2) = 3cef4d103f395eb25fa44fcdc8c692c1cf0a2ac0 +Size (php-4.3.10.tar.bz2) = 4026148 bytes SHA1 (patch-aa) = feb064407950d0fc732b7240e65cac84420d2407 SHA1 (patch-ab) = fd09b2a1f56d50859f2ee632f7feab28e624fe15 SHA1 (patch-ad) = 9ca5d2f59bfeea77a98cd0e727546d11669114cd |