Index: www/smarty3/Makefile =================================================================== --- www/smarty3/Makefile +++ www/smarty3/Makefile @@ -2,9 +2,8 @@ # $FreeBSD$ PORTNAME= smarty -PORTVERSION= 3.1.29 DISTVERSIONPREFIX= v -PORTREVISION= 1 +DISTVERSION= 3.1.30 CATEGORIES= www PKGNAMESUFFIX= 3 @@ -13,12 +12,11 @@ LICENSE= LGPL3 -NO_BUILD= yes USES= php:web USE_PHP= pcre -PKGMESSAGE= ${WRKDIR}/pkg-message -SUB_FILES= pkg-message +NO_ARCH= yes +NO_BUILD= yes USE_GITHUB= yes GH_ACCOUNT= smarty-php Index: www/smarty3/distinfo =================================================================== --- www/smarty3/distinfo +++ www/smarty3/distinfo @@ -1,2 +1,3 @@ -SHA256 (smarty-php-smarty-v3.1.29_GH0.tar.gz) = ce01732b9d1fe08d3ca3e9daa465388c8c2b698f0d2b657487e21c6e1de74a96 -SIZE (smarty-php-smarty-v3.1.29_GH0.tar.gz) = 248036 +TIMESTAMP = 1514112048 +SHA256 (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 62461370c73fb3eb315c6a0a55f9bdbb04d115a0e3eaf46d76d68336524f344f +SIZE (smarty-php-smarty-v3.1.30_GH0.tar.gz) = 255464 Index: www/smarty3/pkg-plist =================================================================== --- www/smarty3/pkg-plist +++ www/smarty3/pkg-plist @@ -53,6 +53,7 @@ %%DATADIR%%/sysplugins/smarty_cacheresource_custom.php %%DATADIR%%/sysplugins/smarty_cacheresource_keyvaluestore.php %%DATADIR%%/sysplugins/smarty_data.php +%%DATADIR%%/sysplugins/smarty_internal_block.php %%DATADIR%%/sysplugins/smarty_internal_cacheresource_file.php %%DATADIR%%/sysplugins/smarty_internal_compile_append.php %%DATADIR%%/sysplugins/smarty_internal_compile_assign.php @@ -73,6 +74,7 @@ %%DATADIR%%/sysplugins/smarty_internal_compile_include_php.php %%DATADIR%%/sysplugins/smarty_internal_compile_insert.php %%DATADIR%%/sysplugins/smarty_internal_compile_ldelim.php +%%DATADIR%%/sysplugins/smarty_internal_compile_make_nocache.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 @@ -118,6 +120,7 @@ %%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_getglobal.php %%DATADIR%%/sysplugins/smarty_internal_method_getregisteredobject.php %%DATADIR%%/sysplugins/smarty_internal_method_getstreamvariable.php %%DATADIR%%/sysplugins/smarty_internal_method_gettags.php @@ -159,18 +162,16 @@ %%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_capture.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_make_nocache.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