summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wever <weeve@gentoo.org>2006-08-12 21:56:16 +0000
committerJason Wever <weeve@gentoo.org>2006-08-12 21:56:16 +0000
commit853c96e94ce67f0ca3df54eb8d5e8f4453162b95 (patch)
treeed1c01e39190290edfa9c29866d4e9bcdba7716e
parentTemp change to SRC_URI for patches. Got problems with it, blakejakub.tk sucka\! (diff)
downloadgentoo-2-853c96e94ce67f0ca3df54eb8d5e8f4453162b95.tar.gz
gentoo-2-853c96e94ce67f0ca3df54eb8d5e8f4453162b95.tar.bz2
gentoo-2-853c96e94ce67f0ca3df54eb8d5e8f4453162b95.zip
Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission from jakub).
(Portage version: 2.1.1_pre5)
-rw-r--r--dev-lang/php/ChangeLog6
-rw-r--r--dev-lang/php/files/digest-php-4.4.3-r16
-rw-r--r--dev-lang/php/php-4.4.3-r1.ebuild4
3 files changed, 10 insertions, 6 deletions
diff --git a/dev-lang/php/ChangeLog b/dev-lang/php/ChangeLog
index a47edc1579b5..90ead62a3405 100644
--- a/dev-lang/php/ChangeLog
+++ b/dev-lang/php/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for dev-lang/php
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.118 2006/08/12 15:21:38 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/ChangeLog,v 1.119 2006/08/12 21:56:16 weeve Exp $
+
+ 12 Aug 2006; Jason Wever <weeve@gentoo.org> php-4.4.3-r1.ebuild:
+ Updated the patchset for php-4.4.3-r1 to fix bug #143508 (with permission
+ from jakub).
12 Aug 2006; Rene Nussbaumer <killerfox@gentoo.org> php-4.4.3-r1.ebuild,
php-5.1.4-r6.ebuild:
diff --git a/dev-lang/php/files/digest-php-4.4.3-r1 b/dev-lang/php/files/digest-php-4.4.3-r1
index 20089e185bd0..89f9e9bf81d9 100644
--- a/dev-lang/php/files/digest-php-4.4.3-r1
+++ b/dev-lang/php/files/digest-php-4.4.3-r1
@@ -4,6 +4,6 @@ SHA256 4e09cd6cbd00e3a2199e6a68ab58875b133fea685500f2a35a2f7d348eaab44b hardenin
MD5 9542117551c0e79f5bf21f46493094e7 php-4.4.3.tar.bz2 4461353
RMD160 36c91930af44e8a1ed59eb159e6131ae8f0c77f0 php-4.4.3.tar.bz2 4461353
SHA256 0f57da4b9d94f7febd37c0bc8e608e5aafafe744d094466723e04afb283407f7 php-4.4.3.tar.bz2 4461353
-MD5 faaec4cc87351f608d590ae79eb9e2f5 php-patchset-4.4.3-r2.tar.bz2 22765
-RMD160 2db94ad069169f537ae2963592ce6fb078d6a165 php-patchset-4.4.3-r2.tar.bz2 22765
-SHA256 0d1ca0f23da9ab68b3c8cc4cccc277764c3dfa096228179fe0354f7cbbc4ed67 php-patchset-4.4.3-r2.tar.bz2 22765
+MD5 e0adc76e739dce92c99cf044c37ea4ac php-patchset-4.4.3-r3.tar.bz2 22764
+RMD160 e9ec6ffcdebb696f13c177e57ad8d78763df439a php-patchset-4.4.3-r3.tar.bz2 22764
+SHA256 457f003521d930be27068cce80f4adfdedcb715789e1677b47b4dfbb86559819 php-patchset-4.4.3-r3.tar.bz2 22764
diff --git a/dev-lang/php/php-4.4.3-r1.ebuild b/dev-lang/php/php-4.4.3-r1.ebuild
index 5b9d4fc79dab..6d918a865b6c 100644
--- a/dev-lang/php/php-4.4.3-r1.ebuild
+++ b/dev-lang/php/php-4.4.3-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.3-r1.ebuild,v 1.8 2006/08/12 15:21:38 killerfox Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-lang/php/php-4.4.3-r1.ebuild,v 1.9 2006/08/12 21:56:16 weeve Exp $
CGI_SAPI_USE="discard-path force-cgi-redirect"
APACHE2_SAPI_USE="concurrentmodphp threads"
@@ -20,7 +20,7 @@ MY_PHP_P="php-${MY_PHP_PV}"
PHP_PACKAGE="1"
# php patch settings, general
-PHP_PATCHSET_REV="2"
+PHP_PATCHSET_REV="3"
HARDENEDPHP_PATCH="hardening-patch-${MY_PHP_PV}-0.4.13-gentoo.patch.gz"
MULTILIB_PATCH="${MY_PHP_PV}/opt/php${MY_PHP_PV}-multilib-search-path.patch"
# php patch settings, ebuild specific