diff options
Diffstat (limited to 'dev-lang')
-rw-r--r-- | dev-lang/php/Manifest | 14 | ||||
-rw-r--r-- | dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch | 7 | ||||
-rw-r--r-- | dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch | 7 |
3 files changed, 2 insertions, 26 deletions
diff --git a/dev-lang/php/Manifest b/dev-lang/php/Manifest index 46429006ef75..b07b986a9380 100644 --- a/dev-lang/php/Manifest +++ b/dev-lang/php/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 ea7ebf86a8c83bd03948fa0470c763e3 ChangeLog 3459 MD5 c58d07ca1c1235bbad9bccaec96fc062 metadata.xml 157 MD5 ddaf60731c56a3de8b6dece494393f3b php-4.3.11-r1.ebuild 8127 @@ -16,12 +13,12 @@ MD5 6d2047e069da7178fc841c4c7c890aa8 files/4.4.0/php4-imap-symlink.diff 620 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 ccf564d6acc6443b085aa6d05caf60ff files/4.4.0/php4.3.11-pcre-security.patch 2042 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 -MD5 dd8831a3181f9f766c3f2342f8e32cd4 files/5.0.0/php5.0.4-pcre-security.patch 2288 +MD5 6ecfac774f36896bfcac49bafbae704f files/5.0.0/php5.0.4-pcre-security.patch 2033 MD5 e157161249ad2b217dc532f5289ba74b files/5.0.0/php5.0.4-xmlrcp-ccode.diff 750 MD5 54337f4eb052e6764a3790610eb8bbfc files/5.0.0/php5.0.5-obj-serialize.patch 1377 MD5 2aca8867fada1d3345859f201ce7e428 files/5.1.0/php5-imap-symlink.diff 652 @@ -33,10 +30,3 @@ MD5 389638f1d46b6c41cd4d87b471572f4b files/4.4.0/apache-1.3/70_mod_php.conf 484 MD5 ee36e31632adb08b7abf70f78b5b2125 files/4.4.0/apache-2.0/70_mod_php.conf 485 MD5 96ed6efe383833dbb880fef3b6c562bb files/5.1.0/apache-1.3/70_mod_php5.conf 524 MD5 21bc6cc85150b5a5385f213d45efbe67 files/5.1.0/apache-2.0/70_mod_php5.conf 525 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDLZfFmPFBzbX68WERAkQCAJ4sQ1cS+phk+B2nlM25u/NakgbfVQCbBbgC -YrXhtmo8irKsOWZaPxo6djQ= -=yNRW ------END PGP SIGNATURE----- diff --git a/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch b/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch index 284825b6a1a6..acf77dcf3c80 100644 --- a/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch +++ b/dev-lang/php/files/4.4.0/php4.3.11-pcre-security.patch @@ -11,13 +11,6 @@ dnl Define where extension directories are located in the configure context --- ext/pcre/config.m4 2003/12/16 22:14:55 1.29.2.5 +++ ext/pcre/config.m4 2005/08/09 17:41:56 1.29.2.7.2.1 -@@ -1,5 +1,5 @@ - dnl --dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow Exp $ -+dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow 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 diff --git a/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch b/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch index 548732dc9783..dce7fd2138a3 100644 --- a/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch +++ b/dev-lang/php/files/5.0.0/php5.0.4-pcre-security.patch @@ -11,13 +11,6 @@ dnl Define where extension directories are located in the configure context --- ext/pcre/config.m4 2003/06/28 04:30:51 1.32 +++ ext/pcre/config.m4 2005/08/22 16:55:56 1.32.2.2 -@@ -1,5 +1,5 @@ - dnl --dnl $Id: php5.0.4-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow Exp $ -+dnl $Id: php5.0.4-pcre-security.patch,v 1.1 2005/09/18 13:21:54 hollow 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 |