diff options
author | Benedikt Boehm <hollow@gentoo.org> | 2005-09-23 04:31:08 +0000 |
---|---|---|
committer | Benedikt Boehm <hollow@gentoo.org> | 2005-09-23 04:31:08 +0000 |
commit | 9a4cdd6a56d743bd6bbe60ef64ca242a530ceb7e (patch) | |
tree | 51ba1300bf107b8e34e7a73911b584b08b2b5979 /dev-php/php/files | |
parent | Version bump (diff) | |
download | gentoo-2-9a4cdd6a56d743bd6bbe60ef64ca242a530ceb7e.tar.gz gentoo-2-9a4cdd6a56d743bd6bbe60ef64ca242a530ceb7e.tar.bz2 gentoo-2-9a4cdd6a56d743bd6bbe60ef64ca242a530ceb7e.zip |
Fix version-branding for security fix.
(Portage version: 2.0.52-r1)
Diffstat (limited to 'dev-php/php/files')
-rw-r--r-- | dev-php/php/files/php4.3.11-pcre-security.patch | 2 | ||||
-rw-r--r-- | dev-php/php/files/php4.4.0-pcre-security.patch | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/dev-php/php/files/php4.3.11-pcre-security.patch b/dev-php/php/files/php4.3.11-pcre-security.patch index 477a6ea5a7cf..0cdb77878e61 100644 --- a/dev-php/php/files/php4.3.11-pcre-security.patch +++ b/dev-php/php/files/php4.3.11-pcre-security.patch @@ -70,7 +70,7 @@ MINOR_VERSION=3 RELEASE_VERSION=11 -EXTRA_VERSION="" -+EXTRA_VERSION="-gentoo-r1" ++EXTRA_VERSION="-p11-gentoo" VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION" dnl Define where extension directories are located in the configure context diff --git a/dev-php/php/files/php4.4.0-pcre-security.patch b/dev-php/php/files/php4.4.0-pcre-security.patch index 574c2f3558aa..4971ff814ee4 100644 --- a/dev-php/php/files/php4.4.0-pcre-security.patch +++ b/dev-php/php/files/php4.4.0-pcre-security.patch @@ -70,7 +70,7 @@ MINOR_VERSION=4 RELEASE_VERSION=0 -EXTRA_VERSION="" -+EXTRA_VERSION="-gentoo-r1" ++EXTRA_VERSION="-p11-gentoo" VERSION="$MAJOR_VERSION.$MINOR_VERSION.$RELEASE_VERSION$EXTRA_VERSION" dnl Define where extension directories are located in the configure context |