diff options
author | Alex Dupre <ale@FreeBSD.org> | 2015-09-22 15:47:57 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2015-09-22 15:47:57 +0000 |
commit | 0de47e362972b28de1cabe55d6ad289cd87b00b7 (patch) | |
tree | bf975815c777104ea3aac1b602ebf9472c0a4fae /security/php-suhosin | |
parent | c276212e6ff25b6dda942232dfa8f4690edf6f44 (diff) |
Notes
Diffstat (limited to 'security/php-suhosin')
-rw-r--r-- | security/php-suhosin/Makefile | 3 | ||||
-rw-r--r-- | security/php-suhosin/distinfo | 4 |
2 files changed, 3 insertions, 4 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile index 40392bd556ca..e2ce82a067ca 100644 --- a/security/php-suhosin/Makefile +++ b/security/php-suhosin/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= suhosin -PORTVERSION= 0.9.37.1 -PORTREVISION= 1 +PORTVERSION= 0.9.38 CATEGORIES= security MASTER_SITES= http://download.suhosin.org/ PKGNAMEPREFIX= php- diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo index 6fdc70bedc54..9e5bab28f86d 100644 --- a/security/php-suhosin/distinfo +++ b/security/php-suhosin/distinfo @@ -1,2 +1,2 @@ -SHA256 (suhosin-0.9.37.1.tar.gz) = 322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba -SIZE (suhosin-0.9.37.1.tar.gz) = 134207 +SHA256 (suhosin-0.9.38.tar.gz) = c02d76c4e7ce777910a37c18181cb67fd9e90efe0107feab3de3131b5f89bcea +SIZE (suhosin-0.9.38.tar.gz) = 122800 |