diff options
author | Alex Dupre <ale@FreeBSD.org> | 2014-06-12 10:04:39 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2014-06-12 10:04:39 +0000 |
commit | cd4872dfda30509a4dc89c045ac8f3ba1fcd597a (patch) | |
tree | ffa62551cdb478e23e6afc0de7fb5ee175986253 /security/php-suhosin | |
parent | 3a086444bed1971ce52a3ae3a41bdc2a2201b714 (diff) |
Notes
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 2 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index f654a133bd62..07d45fb36595 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= suhosin -PORTVERSION= 0.9.35 +PORTVERSION= 0.9.36 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 7ff8d1606ab2..cfc47f613a50 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,2 +1,2 @@ -SHA256 (suhosin-0.9.35.tgz) = 19de2eb1b6060bd09fda18bb2402dbcc14bd55aa366a482f37a55501b9980f21 -SIZE (suhosin-0.9.35.tgz) = 129287 +SHA256 (suhosin-0.9.36.tgz) = 3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596 +SIZE (suhosin-0.9.36.tgz) = 132858 |