From owner-svn-ports-branches@freebsd.org Tue Jul 26 19:35:05 2016 Return-Path: Delivered-To: svn-ports-branches@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 523C0BA5AAE; Tue, 26 Jul 2016 19:35:05 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 14C4E178B; Tue, 26 Jul 2016 19:35:05 +0000 (UTC) (envelope-from danilo@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u6QJZ4m0029478; Tue, 26 Jul 2016 19:35:04 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6QJZ40l029476; Tue, 26 Jul 2016 19:35:04 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201607261935.u6QJZ40l029476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Tue, 26 Jul 2016 19:35:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r419148 - branches/2016Q3/www/smarty2 X-SVN-Group: ports-branches MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 26 Jul 2016 19:35:05 -0000 Author: danilo Date: Tue Jul 26 19:35:03 2016 New Revision: 419148 URL: https://svnweb.freebsd.org/changeset/ports/419148 Log: MFH: r418896 - Update to 2.6.30 - Fix a shell injection vulnerability Approved by: ports-secteam (feld) Modified: branches/2016Q3/www/smarty2/Makefile branches/2016Q3/www/smarty2/distinfo Directory Properties: branches/2016Q3/ (props changed) Modified: branches/2016Q3/www/smarty2/Makefile ============================================================================== --- branches/2016Q3/www/smarty2/Makefile Tue Jul 26 19:12:13 2016 (r419147) +++ branches/2016Q3/www/smarty2/Makefile Tue Jul 26 19:35:03 2016 (r419148) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 2.6.29 +PORTVERSION= 2.6.30 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://www.smarty.net/files/docs/:manual @@ -17,7 +17,7 @@ OPTIONS_DEFINE= DOCS NO_BUILD= yes USE_PHP= pcre -WANT_PHP_WEB= yes +USES= php:web PKGMESSAGE= ${WRKDIR}/pkg-message SUB_FILES= pkg-message Modified: branches/2016Q3/www/smarty2/distinfo ============================================================================== --- branches/2016Q3/www/smarty2/distinfo Tue Jul 26 19:12:13 2016 (r419147) +++ branches/2016Q3/www/smarty2/distinfo Tue Jul 26 19:35:03 2016 (r419148) @@ -1,4 +1,5 @@ +TIMESTAMP = 1469132957 SHA256 (manual-en-2.6.zip) = 694888f142c1eaacc5f442d050bb23292feaf2844af3a69fabd1a15a7f01034b SIZE (manual-en-2.6.zip) = 314640 -SHA256 (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 5dc9fe39b2dce4a89e1efc863aad693aed98a900866b543cce0c051b21d248f1 -SIZE (smarty-php-smarty-v2.6.29_GH0.tar.gz) = 152415 +SHA256 (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 21a011394e2e1da41ca0d01425f2f1587c304ce6f58a7ef3e12c51f2a04af1a4 +SIZE (smarty-php-smarty-v2.6.30_GH0.tar.gz) = 152700