diff options
author | ale <ale@FreeBSD.org> | 2006-09-29 19:12:16 +0000 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2006-09-29 19:12:16 +0000 |
commit | 2be794c91a88fd450c3d609295c62cd179de86e3 (patch) | |
tree | b28d926f8d03340b16a5dc84f83af84f1124a6db | |
parent | 4aaa9d3b9e2bcdd352a2dd91798a7d9c284d1a0b (diff) | |
download | FreeBSD-ports-2be794c91a88fd450c3d609295c62cd179de86e3.zip FreeBSD-ports-2be794c91a88fd450c3d609295c62cd179de86e3.tar.gz |
Update to 0.9.5 release.
-rw-r--r-- | security/php-suhosin/Makefile | 6 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 6 |
2 files changed, 4 insertions, 8 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index c62ad0f..c06c3a3 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,19 +6,15 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.0 -PORTREVISION= 1 +PORTVERSION= 0.9.5 CATEGORIES= security MASTER_SITES= http://www.hardened-php.net/suhosin/_media/ PKGNAMEPREFIX= php- -DISTNAME= ${PORTNAME}-200609091245 EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= A PHP extension that implements high-level protections -WRKSRC= ${WRKDIR}/${PORTNAME} - USE_PHP= yes USE_PHPEXT= yes diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 7d6ac18..9ecb998 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,3 +1,3 @@ -MD5 (suhosin-200609091245.tgz) = 14938c828aadcc0ef21b981e298f5cbf -SHA256 (suhosin-200609091245.tgz) = 8ca067c4ac984a17fca582ae22c7c5c1fb7ea2abca29664855246d374dfbc08c -SIZE (suhosin-200609091245.tgz) = 61068 +MD5 (suhosin-0.9.5.tgz) = f35fc0b5ce3c3d890a016131d2240737 +SHA256 (suhosin-0.9.5.tgz) = e3255ade6329120d49da88afb3f2d318bb0eae75cb2404cbef8bc3345b6abc87 +SIZE (suhosin-0.9.5.tgz) = 76205 |