diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 21:10:55 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-09-18 21:10:55 +0000 |
commit | 6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5 (patch) | |
tree | 6959cd4f003e54200029da0857308228be0a1fa2 /dev-php/mod_php | |
parent | Add support for USE=selinux #106354 by petre rodan and USE=tcpd/readline #102... (diff) | |
download | historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.tar.gz historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.tar.bz2 historical-6bad5f4ccb9c58cb9e9b4541035198a49bcd54b5.zip |
d'oh again fixing cvs bork ups
Package-Manager: portage-2.0.52-r1
Diffstat (limited to 'dev-php/mod_php')
-rw-r--r-- | dev-php/mod_php/Manifest | 14 | ||||
-rw-r--r-- | dev-php/mod_php/files/php4.3.11-pcre-security.patch | 7 | ||||
-rw-r--r-- | dev-php/mod_php/files/php4.4.0-pcre-security.patch | 7 |
3 files changed, 2 insertions, 26 deletions
diff --git a/dev-php/mod_php/Manifest b/dev-php/mod_php/Manifest index a2bbf8a15dd4..308508d31125 100644 --- a/dev-php/mod_php/Manifest +++ b/dev-php/mod_php/Manifest @@ -1,6 +1,3 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 a83f0495e2d24eb2fb04c19e2cc2c3c1 ChangeLog 45934 MD5 38fe937e954ab7109395cefa86fcd2d4 metadata.xml 384 MD5 adf20bea2955fa8bb573026c733864b5 mod_php-4.3.11.ebuild 6196 @@ -20,19 +17,12 @@ MD5 cdec3284251432935f950c2d15a405b7 files/php-4.3.11-flash.patch 694 MD5 b2aa5952d5c805b3e57a5a6bf0f0b8d0 files/php-4.3.11-gmp.patch 925 MD5 07529a6c32d73282c53d2936ed8ea9bd files/with-iodbc.diff 444 MD5 47a031979331eeb527d0918d2c38cdbe files/php4.3.11-imap-symlink.diff 1238 -MD5 342b8b8d0092293194d2243bd8ba9a4b files/php4.3.11-pcre-security.patch 6287 +MD5 37b9c16c4d9688ed40561a2e29955896 files/php4.3.11-pcre-security.patch 6030 MD5 4c86d8ed96f2bb38b94e826c1f028c80 files/php4.4.0-imap-symlink.diff 1238 -MD5 fbf883ebcd88c7ce2c73eadc67e88cd4 files/php4.4.0-pcre-security.patch 6431 +MD5 b048b183d4cc334d774ba478d695c055 files/php4.4.0-pcre-security.patch 6176 MD5 ce1f1b2a1e56cf4459b2cbfdcce6b03f files/digest-mod_php-4.3.11-r1 364 MD5 225b57325cbdf582288a8796da9d72f5 files/digest-mod_php-4.3.11 287 MD5 9b7f8c71395e9ac97dc87a48c9e4770d files/digest-mod_php-4.4.0-r1 285 MD5 61c52577ff879166da224373e27ad11e files/digest-mod_php-4.4.0-r3 362 MD5 158cb07377a3e2a0028947b0aeb505cb files/4.3.10-r1/70_mod_php.conf 1017 MD5 2dfe55aa49dbca0c3316e859f8bebcb1 files/4.3.11-r2/70_mod_php.conf 1125 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFDLdWFmPFBzbX68WERAhApAJ9P/Ky6hXKKM/DA4bNSRzc+T65umACfQ1Fc -cyKgapGikWdH3PlUAvMae2s= -=LA8S ------END PGP SIGNATURE----- diff --git a/dev-php/mod_php/files/php4.3.11-pcre-security.patch b/dev-php/mod_php/files/php4.3.11-pcre-security.patch index 3916c2c26b77..477a6ea5a7cf 100644 --- a/dev-php/mod_php/files/php4.3.11-pcre-security.patch +++ b/dev-php/mod_php/files/php4.3.11-pcre-security.patch @@ -76,13 +76,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 20:59:30 hollow Exp $ -+dnl $Id: php4.3.11-pcre-security.patch,v 1.1 2005/09/18 20:59:30 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-php/mod_php/files/php4.4.0-pcre-security.patch b/dev-php/mod_php/files/php4.4.0-pcre-security.patch index 44a2e3362a29..574c2f3558aa 100644 --- a/dev-php/mod_php/files/php4.4.0-pcre-security.patch +++ b/dev-php/mod_php/files/php4.4.0-pcre-security.patch @@ -76,13 +76,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: php4.4.0-pcre-security.patch,v 1.1 2005/09/18 20:59:30 hollow Exp $ -+dnl $Id: php4.4.0-pcre-security.patch,v 1.1 2005/09/18 20:59:30 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 |