summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--dev-lang/php/Manifest8
-rw-r--r--dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch7
2 files changed, 4 insertions, 11 deletions
diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest
index 06197f8819e6..46429006ef75 100644
--- a/dev-lang/php/Manifest
+++ b/dev-lang/php/Manifest
@@ -17,7 +17,7 @@ MD5 22ed61ab0175cd83985a90e5d2b3b8b2 files/4.4.0/php4-iodbc-config.diff 511
MD5 f2ab14c7be0482a4f25fc438fa6f5399 files/4.4.0/php4-with-iodbc.diff 443
MD5 a7036ee38aa3b37256c0a6fe2afdbbe2 files/4.4.0/php4-libtool-1.5.patch 613
MD5 02fd240bd329ec692eff685882ecabfb files/4.4.0/php4.3.11-pcre-security.patch 2299
-MD5 cc5e4e23e86076b3ec41cd185e337c40 files/4.4.0/php4.4.0-pcre-security.patch 2370
+MD5 5ce08c660d520114b3542b3b369b04e1 files/4.4.0/php4.4.0-pcre-security.patch 2115
MD5 7d198bde60f94cc8cea5ad9479901e21 files/5.0.0/php5-imap-symlink.diff 620
MD5 110af7b300bcbbfb821fbb58f7923d8b files/5.0.0/php5-iodbc-config.diff 511
MD5 7530065b6851a15b1c9d8b0ee5fb0a98 files/5.0.0/php5-libtool-1.5.patch 613
@@ -36,7 +36,7 @@ MD5 21bc6cc85150b5a5385f213d45efbe67 files/5.1.0/apache-2.0/70_mod_php5.conf 525
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
-iD8DBQFDLWpHmPFBzbX68WERAksbAJ4iL636GYvoZwr6mYEfnbLUT8XdywCfT2Zk
-VXeviFZd29BOzAXgmmLClcU=
-=IdCp
+iD8DBQFDLZfFmPFBzbX68WERAkQCAJ4sQ1cS+phk+B2nlM25u/NakgbfVQCbBbgC
+YrXhtmo8irKsOWZaPxo6djQ=
+=yNRW
-----END PGP SIGNATURE-----
diff --git a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
index cf257def502a..9bbfc4affc95 100644
--- a/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
+++ b/dev-lang/php/files/4.4.0/php4.4.0-pcre-security.patch
@@ -11,13 +11,6 @@
dnl Define where extension directories are located in the configure context
--- ext/pcre/config.m4 2005/05/31 12:22:27 1.29.2.7
+++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1
-@@ -1,5 +1,5 @@
- dnl
--dnl $Id: config.m4,v 1.29.2.7 2005/05/31 12:22:27 sniper Exp $
-+dnl $Id: config.m4,v 1.29.2.7.2.1 2005/08/09 17:41:56 andrei Exp $
- dnl
-
- dnl By default we'll compile and link against the bundled PCRE library
@@ -13,7 +13,7 @@ PHP_ARG_WITH(pcre-regex,for PCRE support
if test "$PHP_PCRE_REGEX" != "no"; then