1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-16 03:24:07 +00:00

www/smarty3: Update from 3.1.29 to 3.1.30

Changelog: https://github.com/smarty-php/smarty/blob/v3.1.30/change_log.txt

PR:		224564
Reported by:	Matthias Fechner <idefix@fechner.net>
Approved by:	maintainer timeout (2 weeks) tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D13684
This commit is contained in:
Jochen Neumeister 2018-01-09 20:22:14 +00:00
parent 7fb154ca8f
commit e3ddb83ed5
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=458564
3 changed files with 14 additions and 13 deletions

View File

@ -2,9 +2,8 @@
# $FreeBSD$
PORTNAME= smarty
PORTVERSION= 3.1.29
DISTVERSIONPREFIX= v
PORTREVISION= 1
DISTVERSION= 3.1.30
CATEGORIES= www
PKGNAMESUFFIX= 3
@ -13,16 +12,16 @@ COMMENT= PHP compiling template engine
LICENSE= LGPL3
NO_BUILD= yes
USES= php:web
USE_PHP= pcre
PKGMESSAGE= ${WRKDIR}/pkg-message
SUB_FILES= pkg-message
USE_GITHUB= yes
GH_ACCOUNT= smarty-php
NO_ARCH= yes
NO_BUILD= yes
SUB_FILES= pkg-message
DATADIR= ${PREFIX}/share/${PORTNAME}${PKGNAMESUFFIX}
do-install:

View File

@ -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

View File

@ -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