diff options
author | wen <wen@FreeBSD.org> | 2015-08-25 15:30:49 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2015-08-25 15:30:49 +0800 |
commit | 2080b8c2372d8acd1969cac45759f3fcca588bd0 (patch) | |
tree | 4e0d7ed198770ad528088f0c33672ddf4016cf68 /www | |
parent | ebe170da5ca43c318aca094bfa4b3f6ede4945bc (diff) | |
download | freebsd-ports-gnome-2080b8c2372d8acd1969cac45759f3fcca588bd0.tar.gz freebsd-ports-gnome-2080b8c2372d8acd1969cac45759f3fcca588bd0.tar.zst freebsd-ports-gnome-2080b8c2372d8acd1969cac45759f3fcca588bd0.zip |
- Update to 3.1.27
PR: 202410
Submitted by: ports@michael-fausten.de(maintainer)
Diffstat (limited to 'www')
-rw-r--r-- | www/smarty3/Makefile | 8 | ||||
-rw-r--r-- | www/smarty3/distinfo | 4 | ||||
-rw-r--r-- | www/smarty3/pkg-plist | 23 |
3 files changed, 27 insertions, 8 deletions
diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile index 7ad5f0e76c5d..14a1943685e8 100644 --- a/www/smarty3/Makefile +++ b/www/smarty3/Makefile @@ -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@michael-fausten.de COMMENT= PHP compiling template engine LICENSE= LGPL3 -WRKSRC= ${WRKDIR}/Smarty-${PORTVERSION} +WRKSRC= ${WRKDIR}/smarty-${PORTVERSION} NO_BUILD= yes USE_PHP= pcre diff --git a/www/smarty3/distinfo b/www/smarty3/distinfo index 4bb19a2cbf8e..db95bb0cbd62 100644 --- a/www/smarty3/distinfo +++ b/www/smarty3/distinfo @@ -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 diff --git a/www/smarty3/pkg-plist b/www/smarty3/pkg-plist index c02032caa3af..b4f4b60d5308 100644 --- a/www/smarty3/pkg-plist +++ b/www/smarty3/pkg-plist @@ -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 |