summaryrefslogtreecommitdiff
path: root/databases/php4-ldap/Makefile
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2004-04-20 19:19:23 +0000
committerjdolecek <jdolecek>2004-04-20 19:19:23 +0000
commitf8b8aa4ed3bd8c5e71687ef54db757efc057d9cb (patch)
tree26c410c1faf702da3ef6f2b139d2fe7d81d27671 /databases/php4-ldap/Makefile
parent6f12ca9d12a5e26dbc23e427a36e41421ab270ee (diff)
downloadpkgsrc-f8b8aa4ed3bd8c5e71687ef54db757efc057d9cb.tar.gz
Update PHP4 package and all PHP4 modules to version 4.3.6.
Changes are bug-fixes mostly, but also synchronizes bundled GD with GD 2.0.22 and updates PCRE to version 4.5. Several NetBSD patches were integrated too, so future pkgsrc updates would be even more smooth. Full list of changes since PHP 4.3.4 is available at: http://www.php.net/ChangeLog-4.php#4.3.6 http://www.php.net/ChangeLog-4.php#4.3.5
Diffstat (limited to 'databases/php4-ldap/Makefile')
-rw-r--r--databases/php4-ldap/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/php4-ldap/Makefile b/databases/php4-ldap/Makefile
index e38ed5adf2a..cdc334376ff 100644
--- a/databases/php4-ldap/Makefile
+++ b/databases/php4-ldap/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.11 2004/03/26 02:27:36 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/20 19:19:23 jdolecek Exp $
MODNAME= ldap
-PKGREVISION= 2
+PKGREVISION= # empty
CATEGORIES+= databases
COMMENT= PHP4 extension for LDAP database access