summaryrefslogtreecommitdiff
path: root/www/php4/Makefile.common
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2000-12-25 21:03:47 +0000
committerjlam <jlam@pkgsrc.org>2000-12-25 21:03:47 +0000
commitf23f5d46d3b16d08c0137c6b5e1f19ac49718cd7 (patch)
tree112e2215b5743dfe2f5b7f470598dedfb8fedf03 /www/php4/Makefile.common
parent3e2285f6c301cb1170c4db0d28d5238b13c123da (diff)
downloadpkgsrc-f23f5d46d3b16d08c0137c6b5e1f19ac49718cd7.tar.gz
Update php4 to the latest stable release 4.0.4. Relevant changes from version
4.0.3 include many bugfixes (including one bad interaction with mod_perl which caused segfaults) and additions of several new functions. Several new PHP modules were also added to the main distribution, including new database extensions and OpenSSL, and some bugs with improperly closing database connections was fixed.
Diffstat (limited to 'www/php4/Makefile.common')
-rw-r--r--www/php4/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common
index 91f4521a5fb..b7e5c8d5628 100644
--- a/www/php4/Makefile.common
+++ b/www/php4/Makefile.common
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile.common,v 1.2 2000/12/17 17:18:02 jlam Exp $
+# $NetBSD: Makefile.common,v 1.3 2000/12/25 21:03:47 jlam Exp $
DISTNAME= php-${PHP_VERS}
-PHP_VERS= 4.0.3pl1
+PHP_VERS= 4.0.4
CATEGORIES+= www php4
# Note the http address is written this way by purpose, so that bsd.pkg.mk DTRT