From owner-svn-ports-all@freebsd.org Sat Jan 16 18:09:36 2016 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 06FE9A840E1; Sat, 16 Jan 2016 18:09:36 +0000 (UTC) (envelope-from miwi@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 mx1.freebsd.org (Postfix) with ESMTPS id B8D321B9F; Sat, 16 Jan 2016 18:09:35 +0000 (UTC) (envelope-from miwi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u0GI9YqF056959; Sat, 16 Jan 2016 18:09:34 GMT (envelope-from miwi@FreeBSD.org) Received: (from miwi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u0GI9Yo0056956; Sat, 16 Jan 2016 18:09:34 GMT (envelope-from miwi@FreeBSD.org) Message-Id: <201601161809.u0GI9Yo0056956@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: miwi set sender to miwi@FreeBSD.org using -f From: Martin Wilke Date: Sat, 16 Jan 2016 18:09:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r406258 - head/www/smarty3 X-SVN-Group: ports-head 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.20 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, 16 Jan 2016 18:09:36 -0000 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