diff options
author | Alex Dupre <ale@FreeBSD.org> | 2007-12-11 20:13:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2007-12-11 20:13:40 +0000 |
commit | 16eeea61ed9832ce1daeb2398b36cd3b5eeb1963 (patch) | |
tree | 6536d62efd3cc74144bbc76c4e018a37f45bdb69 /security/php-suhosin | |
parent | 95bcad16195ad4d3ea0425b0ecde8fbad9bb8e8a (diff) | |
download | ports-16eeea61ed9832ce1daeb2398b36cd3b5eeb1963.tar.gz ports-16eeea61ed9832ce1daeb2398b36cd3b5eeb1963.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 42811f65d783..55f50a89c544 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,7 +6,7 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.20 +PORTVERSION= 0.9.22 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 d104182d0755..2713ffe6c653 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-0.9.20.tgz) = 966033e599c11d977fb28924c7ef0fa1 -SHA256 (suhosin-0.9.20.tgz) = 0c8120914d8b09f072549f242e237a55407851b7f63fadb64641aa478d80c702 -SIZE (suhosin-0.9.20.tgz) = 112548 +MD5 (suhosin-0.9.22.tgz) = d448329e7003a33b7d631ea41f01ed6d +SHA256 (suhosin-0.9.22.tgz) = e2a066cb9b66b013dbb4612a09d1b6768cf00832bdc05ae8038a8b25fbc749be +SIZE (suhosin-0.9.22.tgz) = 112326 |