Date: Sat, 8 Sep 2018 12:53:22 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r479251 - head/www/smarty3 Message-ID: <201809081253.w88CrMso051688@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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 +
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201809081253.w88CrMso051688>