From 8cb304325c2f08cfdbf9f137d6c14b2e9cd6f21b Mon Sep 17 00:00:00 2001 From: jdolecek Date: Sat, 14 Feb 2004 01:09:42 +0000 Subject: remove the filestat patch, it's no longer needed bump PKGREVISION for this change --- www/php4/Makefile.common | 3 ++- www/php4/distinfo | 3 +-- www/php4/patches/patch-ai | 12 ------------ 3 files changed, 3 insertions(+), 15 deletions(-) delete mode 100644 www/php4/patches/patch-ai (limited to 'www') diff --git a/www/php4/Makefile.common b/www/php4/Makefile.common index 2fe0cf48145..0c71642df9c 100644 --- a/www/php4/Makefile.common +++ b/www/php4/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.33 2003/11/16 19:06:46 cube Exp $ +# $NetBSD: Makefile.common,v 1.34 2004/02/14 01:09:42 jdolecek Exp $ DISTNAME?= php-${PHP_DIST_VERS} CATEGORIES+= www php4 @@ -17,6 +17,7 @@ HOMEPAGE?= http://www.php.net/ # PHP_DIST_VERS= 4.3.4 PHP_BASE_VERS= ${PHP_DIST_VERS} +PKGREVISION= 1 DISTFILES?= ${PHP_DISTFILE} PHP_DISTFILE= ${DISTNAME}${EXTRACT_SUFX} diff --git a/www/php4/distinfo b/www/php4/distinfo index 129f6dd1bb2..2e02f57ae19 100644 --- a/www/php4/distinfo +++ b/www/php4/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.24 2004/02/14 00:46:56 jdolecek Exp $ +$NetBSD: distinfo,v 1.25 2004/02/14 01:09:42 jdolecek Exp $ SHA1 (php-4.3.4.tar.bz2) = 3047089b499c004728c90db359a3e42b50f4c1f3 Size (php-4.3.4.tar.bz2) = 3774324 bytes SHA1 (patch-ab) = a670f6f5dcc7a5624e89d9e39ae97a9e44747e42 SHA1 (patch-ag) = 1ded1d7f4daac6806f41864c783f16d3403315e4 SHA1 (patch-ah) = 0ac37bd35c4594cb58f1ea85ef811154b644a931 -SHA1 (patch-ai) = 7a73ba3b111c6c0437cb52c7044c367453f9c132 diff --git a/www/php4/patches/patch-ai b/www/php4/patches/patch-ai deleted file mode 100644 index c924c95511d..00000000000 --- a/www/php4/patches/patch-ai +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ai,v 1.5 2003/09/01 10:17:39 cjep Exp $ ---- ext/standard/filestat.c.orig 2003-08-30 21:48:56.000000000 +0200 -+++ ext/standard/filestat.c 2003-08-30 21:49:03.000000000 +0200 -@@ -576,7 +576,7 @@ - RETURN_FALSE; - } - --#ifndef PHP_WIN32 -+#ifdef notdef - - switch (type) { - case FS_IS_W: -- cgit v1.2.3