pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/php4 remove the filestat patch, it's no longer needed
details: https://anonhg.NetBSD.org/pkgsrc/rev/fcb6813659e5
branches: trunk
changeset: 468464:fcb6813659e5
user: jdolecek <jdolecek%pkgsrc.org@localhost>
date: Sat Feb 14 01:09:42 2004 +0000
description:
remove the filestat patch, it's no longer needed
bump PKGREVISION for this change
diffstat:
www/php4/Makefile.common | 3 ++-
www/php4/distinfo | 3 +--
www/php4/patches/patch-ai | 12 ------------
3 files changed, 3 insertions(+), 15 deletions(-)
diffs (46 lines):
diff -r 5b82ddd4a48b -r fcb6813659e5 www/php4/Makefile.common
--- a/www/php4/Makefile.common Sat Feb 14 01:04:52 2004 +0000
+++ b/www/php4/Makefile.common Sat Feb 14 01:09:42 2004 +0000
@@ -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 @@
#
PHP_DIST_VERS= 4.3.4
PHP_BASE_VERS= ${PHP_DIST_VERS}
+PKGREVISION= 1
DISTFILES?= ${PHP_DISTFILE}
PHP_DISTFILE= ${DISTNAME}${EXTRACT_SUFX}
diff -r 5b82ddd4a48b -r fcb6813659e5 www/php4/distinfo
--- a/www/php4/distinfo Sat Feb 14 01:04:52 2004 +0000
+++ b/www/php4/distinfo Sat Feb 14 01:09:42 2004 +0000
@@ -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 -r 5b82ddd4a48b -r fcb6813659e5 www/php4/patches/patch-ai
--- a/www/php4/patches/patch-ai Sat Feb 14 01:04:52 2004 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -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:
Home |
Main Index |
Thread Index |
Old Index