svn commit: r406258 - head/www/smarty3

Martin Wilke miwi at FreeBSD.org
Sat Jan 16 18:09:36 UTC 2016


Author: miwi
Date: Sat Jan 16 18:09:34 2016
New Revision: 406258
URL: https://svnweb.freebsd.org/changeset/ports/406258

Log:
  - Update to 3.1.29
  
  PR:		206313
  Submitted by:	maintainer

Modified:
  head/www/smarty3/Makefile
  head/www/smarty3/distinfo
  head/www/smarty3/pkg-plist

Modified: head/www/smarty3/Makefile
==============================================================================
--- head/www/smarty3/Makefile	Sat Jan 16 18:08:16 2016	(r406257)
+++ head/www/smarty3/Makefile	Sat Jan 16 18:09:34 2016	(r406258)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	smarty3
-PORTVERSION=	3.1.27
+PORTVERSION=	3.1.29
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 

Modified: head/www/smarty3/distinfo
==============================================================================
--- head/www/smarty3/distinfo	Sat Jan 16 18:08:16 2016	(r406257)
+++ head/www/smarty3/distinfo	Sat Jan 16 18:09:34 2016	(r406258)
@@ -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

Modified: head/www/smarty3/pkg-plist
==============================================================================
--- head/www/smarty3/pkg-plist	Sat Jan 16 18:08:16 2016	(r406257)
+++ head/www/smarty3/pkg-plist	Sat Jan 16 18:09:34 2016	(r406258)
@@ -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


More information about the svn-ports-head mailing list