diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-11-01 13:32:38 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-11-01 13:32:38 +0000 |
commit | c8ee87de039e0aa338e31fc0be45096720613595 (patch) | |
tree | fea33a6903a09c41d164b8c25aa25cd0d50c1038 /security/php-suhosin | |
parent | 7884a5e4a848a9f86096a9fa194cfd96781de5a5 (diff) | |
download | ports-c8ee87de039e0aa338e31fc0be45096720613595.tar.gz ports-c8ee87de039e0aa338e31fc0be45096720613595.zip |
Notes
Diffstat (limited to 'security/php-suhosin')
-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 |