diff options
author | Alex Dupre <ale@FreeBSD.org> | 2012-02-03 09:04:56 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2012-02-03 09:04:56 +0000 |
commit | 80206ec0904537c1764c24b1f6db6930e5978809 (patch) | |
tree | 6e1a9eb7f92d5feecaac3e7fc58d361290528c0b /security/php-suhosin | |
parent | fa058866bda8196c17756e5c8a40a3fe61f8ef8f (diff) | |
download | ports-80206ec0904537c1764c24b1f6db6930e5978809.tar.gz ports-80206ec0904537c1764c24b1f6db6930e5978809.zip |
Notes
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 4 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 4 |
2 files changed, 5 insertions, 3 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index c75b0abfe480..7c859b1316be 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -6,16 +6,18 @@ # PORTNAME= suhosin -PORTVERSION= 0.9.32.1 +PORTVERSION= 0.9.33 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- +EXTRACT_SUFX= .tgz MAINTAINER= ale@FreeBSD.org COMMENT= A PHP extension that implements high-level protections USE_PHP= yes USE_PHPEXT= yes +IGNORE_WITH_PHP=4 CONFIGURE_ARGS= --enable-suhosin diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index b34e2191a4ac..b5efd265dcc6 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,2 +1,2 @@ -SHA256 (suhosin-0.9.32.1.tar.gz) = d283abcbd1803eaa11bbd91cb5aae727b2bbab3a00a1de8510f85d8cc598e490 -SIZE (suhosin-0.9.32.1.tar.gz) = 119117 +SHA256 (suhosin-0.9.33.tgz) = 865b1c72bae9a5a710fe0b07a0635556ce6c838653ec364d2a2a6e6f594529c5 +SIZE (suhosin-0.9.33.tgz) = 104488 |