diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-09-29 19:12:16 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-09-29 19:12:16 +0000 |
commit | 4ce9c60fd326278166e9d1eb18514dcd17f94109 (patch) | |
tree | fbf82b751459b80bc65d2c1e413672644317369d | |
parent | Update suhosin patch to 0.9.5 release. (diff) |
Update to 0.9.5 release.
Notes
Notes:
svn path=/head/; revision=174114
-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 c62ad0ff6dd8..c06c3a335e6b 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 7d6ac186f75b..9ecb998f11dd 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 |