1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-02 06:03:50 +00:00

- Update to 3.1.29

PR:		206313
Submitted by:	maintainer
This commit is contained in:
Martin Wilke 2016-01-16 18:09:34 +00:00
parent 176ebec6c3
commit 21e2b33e1b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=406258
3 changed files with 68 additions and 11 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= smarty3
PORTVERSION= 3.1.27
PORTVERSION= 3.1.29
DISTVERSIONPREFIX= v
CATEGORIES= www

View File

@ -1,2 +1,2 @@
SHA256 (smarty-php-smarty-v3.1.27_GH0.tar.gz) = 56851d938fde2133331263d0e7788a6f8428f00a97e8d58f486983e64afe6415
SIZE (smarty-php-smarty-v3.1.27_GH0.tar.gz) = 226277
SHA256 (smarty-php-smarty-v3.1.29_GH0.tar.gz) = ce01732b9d1fe08d3ca3e9daa465388c8c2b698f0d2b657487e21c6e1de74a96
SIZE (smarty-php-smarty-v3.1.29_GH0.tar.gz) = 248036

View File

@ -75,6 +75,7 @@
%%DATADIR%%/sysplugins/smarty_internal_compile_ldelim.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
%%DATADIR%%/sysplugins/smarty_internal_compile_private_function_plugin.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_modifier.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_block_function.php
@ -87,6 +88,7 @@
%%DATADIR%%/sysplugins/smarty_internal_compile_rdelim.php
%%DATADIR%%/sysplugins/smarty_internal_compile_section.php
%%DATADIR%%/sysplugins/smarty_internal_compile_setfilter.php
%%DATADIR%%/sysplugins/smarty_internal_compile_shared_inheritance.php
%%DATADIR%%/sysplugins/smarty_internal_compile_while.php
%%DATADIR%%/sysplugins/smarty_internal_compilebase.php
%%DATADIR%%/sysplugins/smarty_internal_config_file_compiler.php
@ -94,12 +96,53 @@
%%DATADIR%%/sysplugins/smarty_internal_configfileparser.php
%%DATADIR%%/sysplugins/smarty_internal_data.php
%%DATADIR%%/sysplugins/smarty_internal_debug.php
%%DATADIR%%/sysplugins/smarty_internal_extension_codeframe.php
%%DATADIR%%/sysplugins/smarty_internal_extension_config.php
%%DATADIR%%/sysplugins/smarty_internal_extension_defaulttemplatehandler.php
%%DATADIR%%/sysplugins/smarty_internal_filter_handler.php
%%DATADIR%%/sysplugins/smarty_internal_function_call_handler.php
%%DATADIR%%/sysplugins/smarty_internal_get_include_path.php
%%DATADIR%%/sysplugins/smarty_internal_extension_clear.php
%%DATADIR%%/sysplugins/smarty_internal_extension_handler.php
%%DATADIR%%/sysplugins/smarty_internal_method_addautoloadfilters.php
%%DATADIR%%/sysplugins/smarty_internal_method_adddefaultmodifiers.php
%%DATADIR%%/sysplugins/smarty_internal_method_append.php
%%DATADIR%%/sysplugins/smarty_internal_method_appendbyref.php
%%DATADIR%%/sysplugins/smarty_internal_method_assignbyref.php
%%DATADIR%%/sysplugins/smarty_internal_method_assignglobal.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearallassign.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearallcache.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearassign.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearcache.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearcompiledtemplate.php
%%DATADIR%%/sysplugins/smarty_internal_method_clearconfig.php
%%DATADIR%%/sysplugins/smarty_internal_method_compileallconfig.php
%%DATADIR%%/sysplugins/smarty_internal_method_compilealltemplates.php
%%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_getconfigvars.php
%%DATADIR%%/sysplugins/smarty_internal_method_getdebugtemplate.php
%%DATADIR%%/sysplugins/smarty_internal_method_getdefaultmodifiers.php
%%DATADIR%%/sysplugins/smarty_internal_method_getregisteredobject.php
%%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_loadfilter.php
%%DATADIR%%/sysplugins/smarty_internal_method_loadplugin.php
%%DATADIR%%/sysplugins/smarty_internal_method_mustcompile.php
%%DATADIR%%/sysplugins/smarty_internal_method_registercacheresource.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerclass.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerdefaultconfighandler.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerdefaultpluginhandler.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerdefaulttemplatehandler.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerfilter.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerobject.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerplugin.php
%%DATADIR%%/sysplugins/smarty_internal_method_registerresource.php
%%DATADIR%%/sysplugins/smarty_internal_method_setautoloadfilters.php
%%DATADIR%%/sysplugins/smarty_internal_method_setdebugtemplate.php
%%DATADIR%%/sysplugins/smarty_internal_method_setdefaultmodifiers.php
%%DATADIR%%/sysplugins/smarty_internal_method_unloadfilter.php
%%DATADIR%%/sysplugins/smarty_internal_method_unregistercacheresource.php
%%DATADIR%%/sysplugins/smarty_internal_method_unregisterfilter.php
%%DATADIR%%/sysplugins/smarty_internal_method_unregisterobject.php
%%DATADIR%%/sysplugins/smarty_internal_method_unregisterplugin.php
%%DATADIR%%/sysplugins/smarty_internal_method_unregisterresource.php
%%DATADIR%%/sysplugins/smarty_internal_nocache_insert.php
%%DATADIR%%/sysplugins/smarty_internal_parsetree.php
%%DATADIR%%/sysplugins/smarty_internal_parsetree_code.php
@ -115,6 +158,20 @@
%%DATADIR%%/sysplugins/smarty_internal_resource_registered.php
%%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_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_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
%%DATADIR%%/sysplugins/smarty_internal_templatebase.php
@ -122,8 +179,7 @@
%%DATADIR%%/sysplugins/smarty_internal_templatelexer.php
%%DATADIR%%/sysplugins/smarty_internal_templateparser.php
%%DATADIR%%/sysplugins/smarty_internal_testinstall.php
%%DATADIR%%/sysplugins/smarty_internal_utility.php
%%DATADIR%%/sysplugins/smarty_internal_write_file.php
%%DATADIR%%/sysplugins/smarty_internal_undefined.php
%%DATADIR%%/sysplugins/smarty_resource.php
%%DATADIR%%/sysplugins/smarty_resource_custom.php
%%DATADIR%%/sysplugins/smarty_resource_recompiled.php
@ -132,6 +188,7 @@
%%DATADIR%%/sysplugins/smarty_template_cached.php
%%DATADIR%%/sysplugins/smarty_template_compiled.php
%%DATADIR%%/sysplugins/smarty_template_config.php
%%DATADIR%%/sysplugins/smarty_template_resource_base.php
%%DATADIR%%/sysplugins/smarty_template_source.php
%%DATADIR%%/sysplugins/smarty_undefined_variable.php
%%DATADIR%%/sysplugins/smarty_variable.php