diff options
author | ale <ale@FreeBSD.org> | 2015-09-22 23:47:57 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2015-09-22 23:47:57 +0800 |
commit | 49feb569b94903e952d9b4efd588e054f19b1776 (patch) | |
tree | bf975815c777104ea3aac1b602ebf9472c0a4fae /security | |
parent | 3d9fbe6eda2d8e24ee7d9b69f30981aad81a5994 (diff) | |
download | freebsd-ports-gnome-49feb569b94903e952d9b4efd588e054f19b1776.tar.gz freebsd-ports-gnome-49feb569b94903e952d9b4efd588e054f19b1776.tar.zst freebsd-ports-gnome-49feb569b94903e952d9b4efd588e054f19b1776.zip |
Update to 0.9.38 release.
PR: 203228
Submitted by: Franco Fichtner
Diffstat (limited to 'security')
-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 |