svn commit: r395221 - head/www/smarty3
Wen Heping
wen at FreeBSD.org
Tue Aug 25 07:30:51 UTC 2015
Author: wen
Date: Tue Aug 25 07:30:49 2015
New Revision: 395221
URL: https://svnweb.freebsd.org/changeset/ports/395221
Log:
- Update to 3.1.27
PR: 202410
Submitted by: ports at michael-fausten.de(maintainer)
Modified:
head/www/smarty3/Makefile
head/www/smarty3/distinfo
head/www/smarty3/pkg-plist
Modified: head/www/smarty3/Makefile
==============================================================================
--- head/www/smarty3/Makefile Tue Aug 25 07:10:35 2015 (r395220)
+++ head/www/smarty3/Makefile Tue Aug 25 07:30:49 2015 (r395221)
@@ -2,17 +2,17 @@
# $FreeBSD$
PORTNAME= smarty3
-PORTVERSION= 3.1.21
+PORTVERSION= 3.1.27
CATEGORIES= www
-MASTER_SITES= http://www.smarty.net/files/
-DISTNAME= Smarty-${PORTVERSION}
+MASTER_SITES= https://github.com/smarty-php/smarty/archive/
+DISTNAME= v${PORTVERSION}
MAINTAINER= ports at michael-fausten.de
COMMENT= PHP compiling template engine
LICENSE= LGPL3
-WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION}
+WRKSRC= ${WRKDIR}/smarty-${PORTVERSION}
NO_BUILD= yes
USE_PHP= pcre
Modified: head/www/smarty3/distinfo
==============================================================================
--- head/www/smarty3/distinfo Tue Aug 25 07:10:35 2015 (r395220)
+++ head/www/smarty3/distinfo Tue Aug 25 07:30:49 2015 (r395221)
@@ -1,2 +1,2 @@
-SHA256 (Smarty-3.1.21.tar.gz) = e872f98a194a31b9dea710fceb308431c0e2b846e46ce845b547f54e5789c465
-SIZE (Smarty-3.1.21.tar.gz) = 208308
+SHA256 (v3.1.27.tar.gz) = 56851d938fde2133331263d0e7788a6f8428f00a97e8d58f486983e64afe6415
+SIZE (v3.1.27.tar.gz) = 226277
Modified: head/www/smarty3/pkg-plist
==============================================================================
--- head/www/smarty3/pkg-plist Tue Aug 25 07:10:35 2015 (r395220)
+++ head/www/smarty3/pkg-plist Tue Aug 25 07:30:49 2015 (r395221)
@@ -1,3 +1,4 @@
+%%DATADIR%%/Autoloader.php
%%DATADIR%%/Smarty.class.php
%%DATADIR%%/SmartyBC.class.php
%%DATADIR%%/debug.tpl
@@ -51,7 +52,7 @@
%%DATADIR%%/sysplugins/smarty_cacheresource.php
%%DATADIR%%/sysplugins/smarty_cacheresource_custom.php
%%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php
-%%DATADIR%%/sysplugins/smarty_config_source.php
+%%DATADIR%%/sysplugins/smarty_data.php
%%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php
%%DATADIR%%/sysplugins/smarty_internal_compile_append.php
%%DATADIR%%/sysplugins/smarty_internal_compile_assign.php
@@ -78,6 +79,7 @@
%%DATADIR%%/sysplugins/smarty_internal_compile_private_modifier.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_block_function.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_object_function.php
+%%DATADIR%%/sysplugins/smarty_internal_compile_private_php.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_print_expression.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_block.php
%%DATADIR%%/sysplugins/smarty_internal_compile_private_registered_function.php
@@ -87,17 +89,25 @@
%%DATADIR%%/sysplugins/smarty_internal_compile_setfilter.php
%%DATADIR%%/sysplugins/smarty_internal_compile_while.php
%%DATADIR%%/sysplugins/smarty_internal_compilebase.php
-%%DATADIR%%/sysplugins/smarty_internal_config.php
%%DATADIR%%/sysplugins/smarty_internal_config_file_compiler.php
%%DATADIR%%/sysplugins/smarty_internal_configfilelexer.php
%%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_nocache_insert.php
%%DATADIR%%/sysplugins/smarty_internal_parsetree.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_code.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_dq.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_dqcontent.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_tag.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_template.php
+%%DATADIR%%/sysplugins/smarty_internal_parsetree_text.php
%%DATADIR%%/sysplugins/smarty_internal_resource_eval.php
%%DATADIR%%/sysplugins/smarty_internal_resource_extends.php
%%DATADIR%%/sysplugins/smarty_internal_resource_file.php
@@ -111,6 +121,7 @@
%%DATADIR%%/sysplugins/smarty_internal_templatecompilerbase.php
%%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_resource.php
@@ -118,3 +129,11 @@
%%DATADIR%%/sysplugins/smarty_resource_recompiled.php
%%DATADIR%%/sysplugins/smarty_resource_uncompiled.php
%%DATADIR%%/sysplugins/smarty_security.php
+%%DATADIR%%/sysplugins/smarty_template_cached.php
+%%DATADIR%%/sysplugins/smarty_template_compiled.php
+%%DATADIR%%/sysplugins/smarty_template_config.php
+%%DATADIR%%/sysplugins/smarty_template_source.php
+%%DATADIR%%/sysplugins/smarty_undefined_variable.php
+%%DATADIR%%/sysplugins/smarty_variable.php
+%%DATADIR%%/sysplugins/smartycompilerexception.php
+%%DATADIR%%/sysplugins/smartyexception.php
More information about the svn-ports-head
mailing list