diff options
author | ale <ale@FreeBSD.org> | 2006-11-01 21:32:38 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-11-01 21:32:38 +0800 |
commit | 755ef35d732656007065ea1bddf274526a3f1060 (patch) | |
tree | c7089c460d71d499ede68ebfdfd72d38712e1aeb /security | |
parent | 2385925de1223b44877f96d933e248a45506d212 (diff) | |
download | freebsd-ports-gnome-755ef35d732656007065ea1bddf274526a3f1060.tar.gz freebsd-ports-gnome-755ef35d732656007065ea1bddf274526a3f1060.tar.zst freebsd-ports-gnome-755ef35d732656007065ea1bddf274526a3f1060.zip |
Update to 0.9.10 release.
Diffstat (limited to 'security')
-rw-r--r-- | security/php-suhosin/Makefile | 2 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 23ea01fd670e..4bdf8cd4c110 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.7 +PORTVERSION= 0.9.10 CATEGORIES= security MASTER_SITES= http://www.hardened-php.net/suhosin/_media/ PKGNAMEPREFIX= php- diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 54fadc2d67ad..ceb9eb871721 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-0.9.7.tgz) = 468ac1c6663f128f5633f00a27b91c5f -SHA256 (suhosin-0.9.7.tgz) = c42d521bd43384a24f306fb43852f8abe9d4a4329d61ee0bdcdc0b5fdae76e0e -SIZE (suhosin-0.9.7.tgz) = 89306 +MD5 (suhosin-0.9.10.tgz) = a8298451ff43c501b7a3db1ebb90ec15 +SHA256 (suhosin-0.9.10.tgz) = 95db7553d218d780775812cdf1b88013b191450b893471ad121ed21edb9fe4b5 +SIZE (suhosin-0.9.10.tgz) = 91986 |