diff options
author | taca <taca> | 2011-08-20 14:41:04 +0000 |
---|---|---|
committer | taca <taca> | 2011-08-20 14:41:04 +0000 |
commit | a4484ee4aa5b0d83572f00eddb4e4576589e170b (patch) | |
tree | 5c8766fe7d77d534baf5043d55280ac56ea650b5 /lang | |
parent | 3f9d757e511ab4a89aa88edafddc4efc6ebd688d (diff) | |
download | pkgsrc-a4484ee4aa5b0d83572f00eddb4e4576589e170b.tar.gz |
Update suhosin patch with hoping this 45 minutes delay wouldn't need
PKGREVISION bump.
Diffstat (limited to 'lang')
-rw-r--r-- | lang/php53/Makefile.php | 4 | ||||
-rw-r--r-- | lang/php53/distinfo | 5 |
2 files changed, 6 insertions, 3 deletions
diff --git a/lang/php53/Makefile.php b/lang/php53/Makefile.php index 973a198b2b6..365e01c7558 100644 --- a/lang/php53/Makefile.php +++ b/lang/php53/Makefile.php @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.php,v 1.6 2011/07/08 10:20:10 adam Exp $ +# $NetBSD: Makefile.php,v 1.7 2011/08/20 14:41:04 taca Exp $ # used by lang/php53/Makefile # used by www/ap-php/Makefile @@ -59,7 +59,7 @@ PKG_SUGGESTED_OPTIONS+= inet6 ssl .include "../../mk/bsd.options.mk" .if !empty(PKG_OPTIONS:Msuhosin) -SUHOSIN_PHPVER= 5.3.4 +SUHOSIN_PHPVER= 5.3.7 . if ${SUHOSIN_PHPVER} != ${PHP_BASE_VERS} && (${SUHOSIN_PHPVER} != "5.3.4" || ${PHP_BASE_VERS} != "5.3.5") PKG_FAIL_REASON+= "The suhosin patch is currently not available for" PKG_FAIL_REASON+= "this version of PHP. You may have to wait until" diff --git a/lang/php53/distinfo b/lang/php53/distinfo index 7d8a7b79c43..e908cc90c58 100644 --- a/lang/php53/distinfo +++ b/lang/php53/distinfo @@ -1,8 +1,11 @@ -$NetBSD: distinfo,v 1.18 2011/08/20 13:55:09 taca Exp $ +$NetBSD: distinfo,v 1.19 2011/08/20 14:41:04 taca Exp $ SHA1 (php-5.3.7/php-5.3.7.tar.bz2) = 811e84b75d41ad997c075e3ebc8470f5c26d03ea RMD160 (php-5.3.7/php-5.3.7.tar.bz2) = d14c52036f35d79193783b590c0cf131e1cd00c0 Size (php-5.3.7/php-5.3.7.tar.bz2) = 11144328 bytes +SHA1 (php-5.3.7/suhosin-patch-5.3.7-0.9.10.patch.gz) = 3c38e873584b8f9e325a813cc9b197a342595099 +RMD160 (php-5.3.7/suhosin-patch-5.3.7-0.9.10.patch.gz) = 19f789bf49a5fed2cd88b199fd8ac5d1ffa9bdc8 +Size (php-5.3.7/suhosin-patch-5.3.7-0.9.10.patch.gz) = 41175 bytes SHA1 (patch-aa) = b0dc6cd0b2103d5858280202506b33322a98496e SHA1 (patch-ab) = d08bb50cf074a6065ef0d1d67a713b7573cb2f5b SHA1 (patch-ac) = 1720f154232241c19d0c6e08a824e33252f1b690 |