summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-php/mod_php/files/php4.4.0-pcre-security.patch')
-rw-r--r--dev-php/mod_php/files/php4.4.0-pcre-security.patch11
1 files changed, 2 insertions, 9 deletions
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..086210da477e 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
@@ -5,7 +5,7 @@
MINOR_VERSION=4
RELEASE_VERSION=0
-EXTRA_VERSION=""
-+EXTRA_VERSION="-gentoo-r1"
++EXTRA_VERSION="-pl1-gentoo"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
@@ -70,19 +70,12 @@
MINOR_VERSION=4
RELEASE_VERSION=0
-EXTRA_VERSION=""
-+EXTRA_VERSION="-gentoo-r1"
++EXTRA_VERSION="-pl1-gentoo"
VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION"
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