diff options
author | martti <martti> | 2002-10-14 06:21:05 +0000 |
---|---|---|
committer | martti <martti> | 2002-10-14 06:21:05 +0000 |
commit | 4e143c2781a0bef924542fd2f932615eccbc99a5 (patch) | |
tree | 1931aa17ad183137853874ea40e88e55da0898ff /graphics | |
parent | e7870be4dc1bb4cee486b810d153821dfa1151c8 (diff) | |
download | pkgsrc-4e143c2781a0bef924542fd2f932615eccbc99a5.tar.gz |
Updated php to 4.2.3
* lots of bug fixes
* experimental apache2 support
* added IPv6 support to gethostbyaddr()
ATTENTION!! register_globals defaults to 'off' now
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/php4-gd/Makefile | 4 | ||||
-rw-r--r-- | graphics/php4-gd/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/php4-gd/Makefile b/graphics/php4-gd/Makefile index 09cd43b32af..52b82f111d1 100644 --- a/graphics/php4-gd/Makefile +++ b/graphics/php4-gd/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.11 2002/09/22 10:19:57 jlam Exp $ +# $NetBSD: Makefile,v 1.12 2002/10/14 06:21:11 martti Exp $ MODNAME= gd CATEGORIES+= graphics -PKGREVISION= 2 +PKGREVISION= # empty COMMENT= PHP4 extension for GD graphics library USE_BUILDLINK2= YES diff --git a/graphics/php4-gd/distinfo b/graphics/php4-gd/distinfo index 079969f8c20..72792562f9c 100644 --- a/graphics/php4-gd/distinfo +++ b/graphics/php4-gd/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.5 2002/02/28 09:50:05 tron Exp $ +$NetBSD: distinfo,v 1.6 2002/10/14 06:21:11 martti Exp $ -SHA1 (php-4.1.2.tar.gz) = fc4f9685b2b26d6e12af2e746a34fadfe57f0466 -Size (php-4.1.2.tar.gz) = 3359964 bytes +SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc +Size (php-4.2.3.tar.gz) = 3413829 bytes |