Date: Mon, 22 Dec 2014 21:11:47 +0000 (UTC) From: Alex Dupre <ale@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375268 - head/security/php-suhosin Message-ID: <201412222111.sBMLBlQe062389@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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@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@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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201412222111.sBMLBlQe062389>