From owner-svn-ports-all@FreeBSD.ORG Mon Dec 22 21:11:47 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C70C7C3E; Mon, 22 Dec 2014 21:11:47 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id B33801567; Mon, 22 Dec 2014 21:11:47 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id sBMLBlBY062391; Mon, 22 Dec 2014 21:11:47 GMT (envelope-from ale@FreeBSD.org) Received: (from ale@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id sBMLBlQe062389; Mon, 22 Dec 2014 21:11:47 GMT (envelope-from ale@FreeBSD.org) Message-Id: <201412222111.sBMLBlQe062389@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: ale set sender to ale@FreeBSD.org using -f From: Alex Dupre Date: Mon, 22 Dec 2014 21:11:47 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r375268 - head/security/php-suhosin X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 22 Dec 2014 21:11:47 -0000 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 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