diff options
author | taca <taca> | 2007-04-29 12:30:18 +0000 |
---|---|---|
committer | taca <taca> | 2007-04-29 12:30:18 +0000 |
commit | 4b5d7ce93ddfc0d38cc9bd1b2dd2f44a38bae84c (patch) | |
tree | e6d8b5e19e969bbdbc7791a13b39761e34c49095 /lang/php5/patches | |
parent | 7a0c6623260cb86007674711f6acd3a63f35286e (diff) | |
download | pkgsrc-4b5d7ce93ddfc0d38cc9bd1b2dd2f44a38bae84c.tar.gz |
Remove first hunk which contains RCS Id only from patch-ab.
Diffstat (limited to 'lang/php5/patches')
-rw-r--r-- | lang/php5/patches/patch-ab | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/lang/php5/patches/patch-ab b/lang/php5/patches/patch-ab index a8107ca9568..f836b8f2929 100644 --- a/lang/php5/patches/patch-ab +++ b/lang/php5/patches/patch-ab @@ -1,16 +1,7 @@ -$NetBSD: patch-ab,v 1.3 2007/04/28 22:05:51 sborrill Exp $ +$NetBSD: patch-ab,v 1.4 2007/04/29 12:30:18 taca Exp $ --- TSRM/tsrm_virtual_cwd.c.orig 2007-04-28 22:51:43.000000000 +0100 +++ TSRM/tsrm_virtual_cwd.c 2007-04-28 22:52:15.000000000 +0100 -@@ -17,7 +17,7 @@ - +----------------------------------------------------------------------+ - */ - --/* $Id: patch-ab,v 1.3 2007/04/28 22:05:51 sborrill Exp $ */ -+/* $Id: patch-ab,v 1.3 2007/04/28 22:05:51 sborrill Exp $ */ - - #include <sys/types.h> - #include <sys/stat.h> @@ -474,7 +474,11 @@ realpath_cache_bucket *bucket; time_t t = 0; |