diff options
author | ale <ale@FreeBSD.org> | 2010-07-26 18:40:01 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2010-07-26 18:40:01 +0800 |
commit | 591be0ee102c99473d525c0537095ae2ab3dda53 (patch) | |
tree | e722f1d1aec883de58ac9e8691e197746492c49b | |
parent | 013bbbb8d7b0c77319cbd56ae6698bdb68a0d725 (diff) | |
download | freebsd-ports-gnome-591be0ee102c99473d525c0537095ae2ab3dda53.tar.gz freebsd-ports-gnome-591be0ee102c99473d525c0537095ae2ab3dda53.tar.zst freebsd-ports-gnome-591be0ee102c99473d525c0537095ae2ab3dda53.zip |
Update to 0.9.32.1 release.
-rw-r--r-- | security/php-suhosin/Makefile | 3 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 62b0bcfb1753..c75b0abfe480 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,11 +6,10 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.31 +PORTVERSION= 0.9.32.1 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- -EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= A PHP extension that implements high-level protections diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 1dd1755547d4..eae2ad0bfe08 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-0.9.31.tgz) = 70df3405806ee62a952510ded002dccd -SHA256 (suhosin-0.9.31.tgz) = 657dea668366344a55a07649957536f73dac6cd1f11c11d8782c01839e8336ee -SIZE (suhosin-0.9.31.tgz) = 119746 +MD5 (suhosin-0.9.32.1.tar.gz) = 26a86f0f684a656c3e789e3eb4ec1db3 +SHA256 (suhosin-0.9.32.1.tar.gz) = d283abcbd1803eaa11bbd91cb5aae727b2bbab3a00a1de8510f85d8cc598e490 +SIZE (suhosin-0.9.32.1.tar.gz) = 119117 |