diff options
author | ale <ale@FreeBSD.org> | 2014-06-12 18:04:39 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2014-06-12 18:04:39 +0800 |
commit | 10f2dfc7e4f01f86785d2447a6cc7352e450f8c0 (patch) | |
tree | ffa62551cdb478e23e6afc0de7fb5ee175986253 /security/php-suhosin | |
parent | 88d58fda18efd81bd836cc855c5428028a4ac258 (diff) | |
download | freebsd-ports-graphics-10f2dfc7e4f01f86785d2447a6cc7352e450f8c0.tar.gz freebsd-ports-graphics-10f2dfc7e4f01f86785d2447a6cc7352e450f8c0.tar.zst freebsd-ports-graphics-10f2dfc7e4f01f86785d2447a6cc7352e450f8c0.zip |
Update to 0.9.36 release.
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 f654a133bd6..07d45fb3659 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 7ff8d1606ab..cfc47f613a5 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 |