From owner-svn-ports-all@freebsd.org Tue Jan 9 20:22:16 2018 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 16829E6FEAB; Tue, 9 Jan 2018 20:22:16 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E4A4E6ED10; Tue, 9 Jan 2018 20:22:15 +0000 (UTC) (envelope-from joneum@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2DB541BC8D; Tue, 9 Jan 2018 20:22:15 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w09KMEoT082540; Tue, 9 Jan 2018 20:22:14 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w09KMEEh082537; Tue, 9 Jan 2018 20:22:14 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <201801092022.w09KMEEh082537@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Tue, 9 Jan 2018 20:22:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r458564 - head/www/smarty3 X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/smarty3 X-SVN-Commit-Revision: 458564 X-SVN-Commit-Repository: ports 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.25 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: Tue, 09 Jan 2018 20:22:16 -0000 Author: joneum Date: Tue Jan 9 20:22:14 2018 New Revision: 458564 URL: https://svnweb.freebsd.org/changeset/ports/458564 Log: www/smarty3: Update from 3.1.29 to 3.1.30 Changelog: https://github.com/smarty-php/smarty/blob/v3.1.30/change_log.txt PR: 224564 Reported by: Matthias Fechner Approved by: maintainer timeout (2 weeks) tcberner (mentor) Differential Revision: https://reviews.freebsd.org/D13684 Modified: head/www/smarty3/Makefile head/www/smarty3/distinfo head/www/smarty3/pkg-plist Modified: head/www/smarty3/Makefile ============================================================================== --- head/www/smarty3/Makefile Tue Jan 9 20:06:34 2018 (r458563) +++ head/www/smarty3/Makefile Tue Jan 9 20:22:14 2018 (r458564) @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 3.1.29 DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 3.1.30 CATEGORIES= www PKGNAMESUFFIX= 3 @@ -13,15 +12,15 @@ COMMENT= PHP compiling template engine LICENSE= LGPL3 -NO_BUILD= yes USES= php:web USE_PHP= pcre - -PKGMESSAGE= ${WRKDIR}/pkg-message -SUB_FILES= pkg-message - USE_GITHUB= yes GH_ACCOUNT= smarty-php + +NO_ARCH= yes +NO_BUILD= yes + +SUB_FILES= pkg-message DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX} Modified: head/www/smarty3/distinfo ============================================================================== --- head/www/smarty3/distinfo Tue Jan 9 20:06:34 2018 (r458563) +++ head/www/smarty3/distinfo Tue Jan 9 20:22:14 2018 (r458564) @@ -1,2 +1,3 @@ -SHA256 (smarty-php-smarty-v3.1.29_GH0.tar.gz) = ce01732b9d1fe08d3ca3e9daa465388c8c2b698f0d2b657487e21c6e1de74a96 -SIZE (smarty-php-smarty-v3.1.29_GH0.tar.gz) = 248036 +TIMESTAMP = 1514112048 +SHA256 (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 62461370c73fb3eb315c6a0a55f9bdbb04d115a0e3eaf46d76d68336524f344f +SIZE (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 255464 Modified: head/www/smarty3/pkg-plist ============================================================================== --- head/www/smarty3/pkg-plist Tue Jan 9 20:06:34 2018 (r458563) +++ head/www/smarty3/pkg-plist Tue Jan 9 20:22:14 2018 (r458564) @@ -53,6 +53,7 @@ %%DATADIR%%/sysplugins/smarty_cacheresource_custom.php %%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php %%DATADIR%%/sysplugins/smarty_data.php +%%DATADIR%%/sysplugins/smarty_internal_block.php %%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php %%DATADIR%%/sysplugins/smarty_internal_compile_append.php %%DATADIR%%/sysplugins/smarty_internal_compile_assign.php @@ -73,6 +74,7 @@ %%DATADIR%%/sysplugins/smarty_internal_compile_include_php.php %%DATADIR%%/sysplugins/smarty_internal_compile_insert.php %%DATADIR%%/sysplugins/smarty_internal_compile_ldelim.php +%%DATADIR%%/sysplugins/smarty_internal_compile_make_nocache.php %%DATADIR%%/sysplugins/smarty_internal_compile_nocache.php %%DATADIR%%/sysplugins/smarty_internal_compile_private_block_plugin.php %%DATADIR%%/sysplugins/smarty_internal_compile_private_foreachsection.php @@ -118,6 +120,7 @@ %%DATADIR%%/sysplugins/smarty_internal_method_getconfigvars.php %%DATADIR%%/sysplugins/smarty_internal_method_getdebugtemplate.php %%DATADIR%%/sysplugins/smarty_internal_method_getdefaultmodifiers.php +%%DATADIR%%/sysplugins/smarty_internal_method_getglobal.php %%DATADIR%%/sysplugins/smarty_internal_method_getregisteredobject.php %%DATADIR%%/sysplugins/smarty_internal_method_getstreamvariable.php %%DATADIR%%/sysplugins/smarty_internal_method_gettags.php @@ -159,18 +162,16 @@ %%DATADIR%%/sysplugins/smarty_internal_resource_stream.php %%DATADIR%%/sysplugins/smarty_internal_resource_string.php %%DATADIR%%/sysplugins/smarty_internal_runtime_cachemodify.php +%%DATADIR%%/sysplugins/smarty_internal_runtime_capture.php %%DATADIR%%/sysplugins/smarty_internal_runtime_codeframe.php %%DATADIR%%/sysplugins/smarty_internal_runtime_filterhandler.php %%DATADIR%%/sysplugins/smarty_internal_runtime_foreach.php %%DATADIR%%/sysplugins/smarty_internal_runtime_getincludepath.php -%%DATADIR%%/sysplugins/smarty_internal_runtime_hhvm.php %%DATADIR%%/sysplugins/smarty_internal_runtime_inheritance.php -%%DATADIR%%/sysplugins/smarty_internal_runtime_subtemplate.php +%%DATADIR%%/sysplugins/smarty_internal_runtime_make_nocache.php %%DATADIR%%/sysplugins/smarty_internal_runtime_tplfunction.php %%DATADIR%%/sysplugins/smarty_internal_runtime_updatecache.php %%DATADIR%%/sysplugins/smarty_internal_runtime_updatescope.php -%%DATADIR%%/sysplugins/smarty_internal_runtime_validatecompiled.php -%%DATADIR%%/sysplugins/smarty_internal_runtime_var.php %%DATADIR%%/sysplugins/smarty_internal_runtime_writefile.php %%DATADIR%%/sysplugins/smarty_internal_smartytemplatecompiler.php %%DATADIR%%/sysplugins/smarty_internal_template.php