Date: Sun, 17 May 2020 07:48:06 +0000 (UTC) From: Hiroki Tagato <tagattie@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r535523 - head/www/smarty3 Message-ID: <202005170748.04H7m6RI098563@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tagattie Date: Sun May 17 07:48:05 2020 New Revision: 535523 URL: https://svnweb.freebsd.org/changeset/ports/535523 Log: Update to 3.1.34 PR: 245257 Submitted by: fullermd@over-yonder.net Approved by: ports@michael-fausten.de (maintainer timeout, >6 weeks), ehaupt (mentor) Modified: head/www/smarty3/Makefile head/www/smarty3/distinfo head/www/smarty3/pkg-plist Modified: head/www/smarty3/Makefile ============================================================================== --- head/www/smarty3/Makefile Sun May 17 07:44:42 2020 (r535522) +++ head/www/smarty3/Makefile Sun May 17 07:48:05 2020 (r535523) @@ -3,7 +3,7 @@ PORTNAME= smarty DISTVERSIONPREFIX= v -DISTVERSION= 3.1.32 +DISTVERSION= 3.1.34 CATEGORIES= www PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX} Modified: head/www/smarty3/distinfo ============================================================================== --- head/www/smarty3/distinfo Sun May 17 07:44:42 2020 (r535522) +++ head/www/smarty3/distinfo Sun May 17 07:48:05 2020 (r535523) @@ -1,3 +1,3 @@ -TIMESTAMP = 1534033749 -SHA256 (smarty-php-smarty-v3.1.32_GH0.tar.gz) = eb2b3f2d0991c10ac65d597dd0466ecdc79e94e459e1a8ac7dc103295c156e84 -SIZE (smarty-php-smarty-v3.1.32_GH0.tar.gz) = 250680 +TIMESTAMP = 1585780469 +SHA256 (smarty-php-smarty-v3.1.34_GH0.tar.gz) = f1830270b96faf8b2a79a34eaee1fa683e77c986805dd88f305648a8c1b5cda2 +SIZE (smarty-php-smarty-v3.1.34_GH0.tar.gz) = 250396 Modified: head/www/smarty3/pkg-plist ============================================================================== --- head/www/smarty3/pkg-plist Sun May 17 07:44:42 2020 (r535522) +++ head/www/smarty3/pkg-plist Sun May 17 07:48:05 2020 (r535523) @@ -3,7 +3,6 @@ %%DATADIR%%/SmartyBC.class.php %%DATADIR%%/bootstrap.php %%DATADIR%%/debug.tpl -%%DATADIR%%/libs - Verknüpfung.lnk %%DATADIR%%/plugins/block.textformat.php %%DATADIR%%/plugins/function.counter.php %%DATADIR%%/plugins/function.cycle.php @@ -204,4 +203,3 @@ %%DATADIR%%/sysplugins/smarty_variable.php %%DATADIR%%/sysplugins/smartycompilerexception.php %%DATADIR%%/sysplugins/smartyexception.php -
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202005170748.04H7m6RI098563>