svn commit: r375268 - head/security/php-suhosin

Alex Dupre ale at FreeBSD.org
Mon Dec 22 21:11:47 UTC 2014


Author: ale
Date: Mon Dec 22 21:11:46 2014
New Revision: 375268
URL: https://svnweb.freebsd.org/changeset/ports/375268
QAT: https://qat.redports.org/buildarchive/r375268/

Log:
  Update to 0.9.37.1 release.
  
  Submitted by:	Tommy Scheunemann <net at arrishq.net>

Modified:
  head/security/php-suhosin/Makefile
  head/security/php-suhosin/distinfo

Modified: head/security/php-suhosin/Makefile
==============================================================================
--- head/security/php-suhosin/Makefile	Mon Dec 22 20:59:33 2014	(r375267)
+++ head/security/php-suhosin/Makefile	Mon Dec 22 21:11:46 2014	(r375268)
@@ -2,11 +2,10 @@
 # $FreeBSD$
 
 PORTNAME=	suhosin
-PORTVERSION=	0.9.36
+PORTVERSION=	0.9.37.1
 CATEGORIES=	security
 MASTER_SITES=	http://download.suhosin.org/
 PKGNAMEPREFIX=	php-
-EXTRACT_SUFX=	.tgz
 
 MAINTAINER=	ale at FreeBSD.org
 COMMENT=	PHP extension that implements high-level protections
@@ -15,9 +14,8 @@ LICENSE=	PHP301
 
 OPTIONS_DEFINE=	EXAMPLES
 
-USE_PHP=	yes
+USE_PHP=	session
 USE_PHPEXT=	yes
-IGNORE_WITH_PHP=53
 
 CONFIGURE_ARGS=	--enable-suhosin
 

Modified: head/security/php-suhosin/distinfo
==============================================================================
--- head/security/php-suhosin/distinfo	Mon Dec 22 20:59:33 2014	(r375267)
+++ head/security/php-suhosin/distinfo	Mon Dec 22 21:11:46 2014	(r375268)
@@ -1,2 +1,2 @@
-SHA256 (suhosin-0.9.36.tgz) = 3b7b8ac57a251ba0ed712d9f62b9ffdb6622c0a26b1118fd9d750744b5561596
-SIZE (suhosin-0.9.36.tgz) = 132858
+SHA256 (suhosin-0.9.37.1.tar.gz) = 322ba104a17196bae63d39404da103fd011b09fde0f02484dc44366511c586ba
+SIZE (suhosin-0.9.37.1.tar.gz) = 134207


More information about the svn-ports-head mailing list