diff options
author | ale <ale@FreeBSD.org> | 2008-01-15 15:37:09 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2008-01-15 15:37:09 +0800 |
commit | 34813d69dd24c6081aee853c88152a7ab32412ce (patch) | |
tree | 26fd809113570ec8caeeb1a1b1f417f9d2066d4e /security/php-suhosin | |
parent | a19279b3ff05757c03af8bac3db6cfc52689c250 (diff) | |
download | freebsd-ports-gnome-34813d69dd24c6081aee853c88152a7ab32412ce.tar.gz freebsd-ports-gnome-34813d69dd24c6081aee853c88152a7ab32412ce.tar.zst freebsd-ports-gnome-34813d69dd24c6081aee853c88152a7ab32412ce.zip |
Update to 0.9.23 release.
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 4 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 55f50a89c544..ffc055b210f9 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,9 +6,9 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.22 +PORTVERSION= 0.9.23 CATEGORIES= security -MASTER_SITES= http://www.hardened-php.net/suhosin/_media/ +MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- EXTRACT_SUFX= .tgz diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 2713ffe6c653..16e5f374553c 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-0.9.22.tgz) = d448329e7003a33b7d631ea41f01ed6d -SHA256 (suhosin-0.9.22.tgz) = e2a066cb9b66b013dbb4612a09d1b6768cf00832bdc05ae8038a8b25fbc749be -SIZE (suhosin-0.9.22.tgz) = 112326 +MD5 (suhosin-0.9.23.tgz) = 99fde256a662a72a2e2f130a42a90dba +SHA256 (suhosin-0.9.23.tgz) = d35b76b21cc79dbee12ed56a8f88ae1e3c24d45d82318877aaef2b2a19bbca6e +SIZE (suhosin-0.9.23.tgz) = 112995 |