From owner-svn-ports-all@freebsd.org Sat Sep 8 12:53:23 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id EC4F6FF3185; Sat, 8 Sep 2018 12:53:22 +0000 (UTC) (envelope-from wen@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 9E1DE93686; Sat, 8 Sep 2018 12:53:22 +0000 (UTC) (envelope-from wen@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 9912930E2; Sat, 8 Sep 2018 12:53:22 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w88CrMkW051691; Sat, 8 Sep 2018 12:53:22 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w88CrMso051688; Sat, 8 Sep 2018 12:53:22 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201809081253.w88CrMso051688@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Sat, 8 Sep 2018 12:53:22 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479251 - head/www/smarty3 X-SVN-Group: ports-head X-SVN-Commit-Author: wen X-SVN-Commit-Paths: head/www/smarty3 X-SVN-Commit-Revision: 479251 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.27 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: Sat, 08 Sep 2018 12:53:23 -0000 Author: wen Date: Sat Sep 8 12:53:21 2018 New Revision: 479251 URL: https://svnweb.freebsd.org/changeset/ports/479251 Log: - Update to 3.1.32 PR: 230550 Submitted by: ndowens@yahoo.com Approved by: maintainer(timeout, > 20 days) Modified: head/www/smarty3/Makefile head/www/smarty3/distinfo head/www/smarty3/pkg-plist Modified: head/www/smarty3/Makefile ============================================================================== --- head/www/smarty3/Makefile Sat Sep 8 12:33:45 2018 (r479250) +++ head/www/smarty3/Makefile Sat Sep 8 12:53:21 2018 (r479251) @@ -3,7 +3,7 @@ PORTNAME= smarty DISTVERSIONPREFIX= v -DISTVERSION= 3.1.30 +DISTVERSION= 3.1.32 CATEGORIES= www PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX} Modified: head/www/smarty3/distinfo ============================================================================== --- head/www/smarty3/distinfo Sat Sep 8 12:33:45 2018 (r479250) +++ head/www/smarty3/distinfo Sat Sep 8 12:53:21 2018 (r479251) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514112048 -SHA256 (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 62461370c73fb3eb315c6a0a55f9bdbb04d115a0e3eaf46d76d68336524f344f -SIZE (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 255464 +TIMESTAMP = 1534033749 +SHA256 (smarty-php-smarty-v3.1.32_GH0.tar.gz) = eb2b3f2d0991c10ac65d597dd0466ecdc79e94e459e1a8ac7dc103295c156e84 +SIZE (smarty-php-smarty-v3.1.32_GH0.tar.gz) = 250680 Modified: head/www/smarty3/pkg-plist ============================================================================== --- head/www/smarty3/pkg-plist Sat Sep 8 12:33:45 2018 (r479250) +++ head/www/smarty3/pkg-plist Sat Sep 8 12:53:21 2018 (r479251) @@ -1,7 +1,9 @@ %%DATADIR%%/Autoloader.php %%DATADIR%%/Smarty.class.php %%DATADIR%%/SmartyBC.class.php +%%DATADIR%%/bootstrap.php %%DATADIR%%/debug.tpl +%%DATADIR%%/libs - Verknüpfung.lnk %%DATADIR%%/plugins/block.textformat.php %%DATADIR%%/plugins/function.counter.php %%DATADIR%%/plugins/function.cycle.php @@ -19,6 +21,7 @@ %%DATADIR%%/plugins/modifier.date_format.php %%DATADIR%%/plugins/modifier.debug_print_var.php %%DATADIR%%/plugins/modifier.escape.php +%%DATADIR%%/plugins/modifier.mb_wordwrap.php %%DATADIR%%/plugins/modifier.regex_replace.php %%DATADIR%%/plugins/modifier.replace.php %%DATADIR%%/plugins/modifier.spacify.php @@ -47,7 +50,6 @@ %%DATADIR%%/plugins/shared.make_timestamp.php %%DATADIR%%/plugins/shared.mb_str_replace.php %%DATADIR%%/plugins/shared.mb_unicode.php -%%DATADIR%%/plugins/shared.mb_wordwrap.php %%DATADIR%%/plugins/variablefilter.htmlspecialchars.php %%DATADIR%%/sysplugins/smarty_cacheresource.php %%DATADIR%%/sysplugins/smarty_cacheresource_custom.php @@ -58,9 +60,12 @@ %%DATADIR%%/sysplugins/smarty_internal_compile_append.php %%DATADIR%%/sysplugins/smarty_internal_compile_assign.php %%DATADIR%%/sysplugins/smarty_internal_compile_block.php +%%DATADIR%%/sysplugins/smarty_internal_compile_block_child.php +%%DATADIR%%/sysplugins/smarty_internal_compile_block_parent.php %%DATADIR%%/sysplugins/smarty_internal_compile_break.php %%DATADIR%%/sysplugins/smarty_internal_compile_call.php %%DATADIR%%/sysplugins/smarty_internal_compile_capture.php +%%DATADIR%%/sysplugins/smarty_internal_compile_child.php %%DATADIR%%/sysplugins/smarty_internal_compile_config_load.php %%DATADIR%%/sysplugins/smarty_internal_compile_continue.php %%DATADIR%%/sysplugins/smarty_internal_compile_debug.php @@ -76,6 +81,7 @@ %%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_parent.php %%DATADIR%%/sysplugins/smarty_internal_compile_private_block_plugin.php %%DATADIR%%/sysplugins/smarty_internal_compile_private_foreachsection.php %%DATADIR%%/sysplugins/smarty_internal_compile_private_function_plugin.php @@ -98,7 +104,7 @@ %%DATADIR%%/sysplugins/smarty_internal_configfileparser.php %%DATADIR%%/sysplugins/smarty_internal_data.php %%DATADIR%%/sysplugins/smarty_internal_debug.php -%%DATADIR%%/sysplugins/smarty_internal_extension_clear.php +%%DATADIR%%/sysplugins/smarty_internal_errorhandler.php %%DATADIR%%/sysplugins/smarty_internal_extension_handler.php %%DATADIR%%/sysplugins/smarty_internal_method_addautoloadfilters.php %%DATADIR%%/sysplugins/smarty_internal_method_adddefaultmodifiers.php @@ -117,6 +123,7 @@ %%DATADIR%%/sysplugins/smarty_internal_method_configload.php %%DATADIR%%/sysplugins/smarty_internal_method_createdata.php %%DATADIR%%/sysplugins/smarty_internal_method_getautoloadfilters.php +%%DATADIR%%/sysplugins/smarty_internal_method_getconfigvariable.php %%DATADIR%%/sysplugins/smarty_internal_method_getconfigvars.php %%DATADIR%%/sysplugins/smarty_internal_method_getdebugtemplate.php %%DATADIR%%/sysplugins/smarty_internal_method_getdefaultmodifiers.php @@ -125,6 +132,7 @@ %%DATADIR%%/sysplugins/smarty_internal_method_getstreamvariable.php %%DATADIR%%/sysplugins/smarty_internal_method_gettags.php %%DATADIR%%/sysplugins/smarty_internal_method_gettemplatevars.php +%%DATADIR%%/sysplugins/smarty_internal_method_literals.php %%DATADIR%%/sysplugins/smarty_internal_method_loadfilter.php %%DATADIR%%/sysplugins/smarty_internal_method_loadplugin.php %%DATADIR%%/sysplugins/smarty_internal_method_mustcompile.php @@ -162,6 +170,7 @@ %%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_cacheresourcefile.php %%DATADIR%%/sysplugins/smarty_internal_runtime_capture.php %%DATADIR%%/sysplugins/smarty_internal_runtime_codeframe.php %%DATADIR%%/sysplugins/smarty_internal_runtime_filterhandler.php @@ -195,3 +204,4 @@ %%DATADIR%%/sysplugins/smarty_variable.php %%DATADIR%%/sysplugins/smartycompilerexception.php %%DATADIR%%/sysplugins/smartyexception.php +