summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>2002-10-23 06:09:41 +0000
committerjlam <jlam@pkgsrc.org>2002-10-23 06:09:41 +0000
commit54e09a91b3bdbbfe18023dacd1f157b673709775 (patch)
tree2ef70ba8e8a248a9e968487a68672caae3284a42
parent1a48c3f31fbee10086217a6b723163bc2f2e022d (diff)
downloadpkgsrc-54e09a91b3bdbbfe18023dacd1f157b673709775.tar.gz
Bump the PKGREVISION of www/php3 after moving the actual php binary from
${PREFIX}/bin into ${PREFIX}/libexec/cgi-bin.
-rw-r--r--doc/CHANGES3
-rw-r--r--www/php3/Makefile4
2 files changed, 4 insertions, 3 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index f519724566f..62689f25b74 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.343 2002/10/22 17:28:58 drochner Exp $
+$NetBSD: CHANGES,v 1.344 2002/10/23 06:13:03 jlam Exp $
Changes to the packages collection and infrastructure in 2002:
@@ -3365,3 +3365,4 @@ Changes to the packages collection and infrastructure in 2002:
Updated scmxx to 0.6.1.6 [kleink 2002-10-22]
Updated check to 0.8.4 [wiz 2002-10-22]
Updated gimp-print to 4.2.3 [drochner 2002-10-22]
+ Updated php3 to 3.0.18nb2 [jlam 2002-10-23]
diff --git a/www/php3/Makefile b/www/php3/Makefile
index c28cb75a96a..a50a4e52de6 100644
--- a/www/php3/Makefile
+++ b/www/php3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.37 2002/10/23 05:47:28 jlam Exp $
+# $NetBSD: Makefile,v 1.38 2002/10/23 06:09:41 jlam Exp $
PKGNAME= php-${BASE_VERS}
-PKGREVISION?= 1
+PKGREVISION?= 2
CATEGORIES+= lang
COMMENT= HTML-embedded programming language