pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/php4 Bump PKGREVISION for apache2 crash fix.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5b96365dc36a
branches:  trunk
changeset: 475563:5b96365dc36a
user:      junyoung <junyoung%pkgsrc.org@localhost>
date:      Wed May 19 13:11:40 2004 +0000

description:
Bump PKGREVISION for apache2 crash fix.

diffstat:

 www/php4/Makefile.common |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 946266536ece -r 5b96365dc36a www/php4/Makefile.common
--- a/www/php4/Makefile.common  Wed May 19 13:09:44 2004 +0000
+++ b/www/php4/Makefile.common  Wed May 19 13:11:40 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.37 2004/04/30 00:06:42 lukem Exp $
+# $NetBSD: Makefile.common,v 1.38 2004/05/19 13:11:40 junyoung Exp $
 
 DISTNAME?=             php-${PHP_DIST_VERS}
 CATEGORIES+=           www php4
@@ -17,7 +17,7 @@
 #
 PHP_DIST_VERS=         4.3.6
 PHP_BASE_VERS=         ${PHP_DIST_VERS}
-PKGREVISION=           1
+PKGREVISION=           2       
 
 DISTFILES?=            ${PHP_DISTFILE}
 PHP_DISTFILE=          ${DISTNAME}${EXTRACT_SUFX}



Home | Main Index | Thread Index | Old Index