summaryrefslogtreecommitdiff
path: root/databases/php4-pgsql
diff options
context:
space:
mode:
authorjdolecek <jdolecek>2003-08-31 19:55:21 +0000
committerjdolecek <jdolecek>2003-08-31 19:55:21 +0000
commit3f697e029af48aacf82f75e2d94976f762ec622d (patch)
tree33c9301fff79082d1d83e91e87ace097146292cf /databases/php4-pgsql
parentc8eee58c423e59761bdbd3100d8c51fe5215f1ed (diff)
downloadpkgsrc-3f697e029af48aacf82f75e2d94976f762ec622d.tar.gz
Update PHP to final 4.3.3
Some highlights of changes since 4.2.3: * PCRE updated to 4.3, GD to 2.0.15 * improved Apache2 support * much improved stream & URL wrapper support, output compression support * added CLI (Command Line Interface) SAPI * debug_backtrace() backported from ZendEngine2 * faster build system * huge number of other bug fixes and improvements Packaging changes: * 'pcre', 'xml', and 'session' modules folded back into main package - 'pcre' and 'xml' is required by PEAR, and 'session' is just too essential to be separate * 'gd' module now uses bundled PHP GD library, which is better integrated * PHP modules use shared distinfo when possible to ease future PHP updates * ${PREFIX}/bin/php is now CLI version, ${PREFIX}/libexec/cgi-big/php remains CGI version
Diffstat (limited to 'databases/php4-pgsql')
-rw-r--r--databases/php4-pgsql/Makefile4
-rw-r--r--databases/php4-pgsql/distinfo4
2 files changed, 2 insertions, 6 deletions
diff --git a/databases/php4-pgsql/Makefile b/databases/php4-pgsql/Makefile
index 5b1df1b80d0..0b9870a0b5f 100644
--- a/databases/php4-pgsql/Makefile
+++ b/databases/php4-pgsql/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2003/01/05 20:14:26 jlam Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/31 19:55:37 jdolecek Exp $
MODNAME= pgsql
CATEGORIES+= databases
-PKGREVISION= 1
+PKGREVISION= # empty
COMMENT= PHP4 extension for PostgreSQL databases
USE_BUILDLINK2= YES
diff --git a/databases/php4-pgsql/distinfo b/databases/php4-pgsql/distinfo
deleted file mode 100644
index 25e79876b87..00000000000
--- a/databases/php4-pgsql/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.5 2002/10/14 06:21:08 martti Exp $
-
-SHA1 (php-4.2.3.tar.gz) = 3e57e8c056bd2f173bba8705293cdfa15aeb93bc
-Size (php-4.2.3.tar.gz) = 3413829 bytes