From owner-svn-ports-all@freebsd.org Thu Jul 21 21:27:54 2016 Return-Path: Delivered-To: svn-ports-all@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 B1394BA0E08; Thu, 21 Jul 2016 21:27:54 +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 80CDD1DD0; Thu, 21 Jul 2016 21:27:54 +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 u6LLRrcT047177; Thu, 21 Jul 2016 21:27:53 GMT (envelope-from danilo@FreeBSD.org) Received: (from danilo@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u6LLRrA2047175; Thu, 21 Jul 2016 21:27:53 GMT (envelope-from danilo@FreeBSD.org) Message-Id: <201607212127.u6LLRrA2047175@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: danilo set sender to danilo@FreeBSD.org using -f From: Danilo Egea Gondolfo Date: Thu, 21 Jul 2016 21:27:53 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r418896 - head/www/smarty2 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.22 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: Thu, 21 Jul 2016 21:27:54 -0000 Author: danilo Date: Thu Jul 21 21:27:53 2016 New Revision: 418896 URL: https://svnweb.freebsd.org/changeset/ports/418896 Log: - Update to 2.6.30 - Fix a shell injection vulnerability MFH: 2016Q3 Modified: head/www/smarty2/Makefile head/www/smarty2/distinfo Modified: head/www/smarty2/Makefile ============================================================================== --- head/www/smarty2/Makefile Thu Jul 21 20:55:08 2016 (r418895) +++ head/www/smarty2/Makefile Thu Jul 21 21:27:53 2016 (r418896) @@ -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: head/www/smarty2/distinfo ============================================================================== --- head/www/smarty2/distinfo Thu Jul 21 20:55:08 2016 (r418895) +++ head/www/smarty2/distinfo Thu Jul 21 21:27:53 2016 (r418896) @@ -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