git: 44d1cb84a27c - main - www/smarty: Update to 4.2.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 03 Oct 2022 02:24:51 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=44d1cb84a27cb6c453b92929791861685d3409a7 commit 44d1cb84a27cb6c453b92929791861685d3409a7 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-10-03 02:14:29 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-10-03 02:14:29 +0000 www/smarty: Update to 4.2.1 Changes: https://github.com/smarty-php/smarty/releases --- www/smarty/Makefile | 2 +- www/smarty/distinfo | 6 +++--- www/smarty/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/www/smarty/Makefile b/www/smarty/Makefile index 56952409155d..b229300e303c 100644 --- a/www/smarty/Makefile +++ b/www/smarty/Makefile @@ -1,6 +1,6 @@ PORTNAME= smarty DISTVERSIONPREFIX= v -PORTVERSION= 4.2.0 +PORTVERSION= 4.2.1 CATEGORIES= www PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} diff --git a/www/smarty/distinfo b/www/smarty/distinfo index 0ba861f617aa..e7d7f81346d9 100644 --- a/www/smarty/distinfo +++ b/www/smarty/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1660576666 -SHA256 (smarty-php-smarty-v4.2.0_GH0.tar.gz) = f875fa4c2859b0b82fff03f3c941df2cc64304e40de108a1ec3c84f9c8dedec4 -SIZE (smarty-php-smarty-v4.2.0_GH0.tar.gz) = 235962 +TIMESTAMP = 1663672760 +SHA256 (smarty-php-smarty-v4.2.1_GH0.tar.gz) = 966ed52f98dac2863be8b145c78a2d83d719da6943b87942148afe51651e112b +SIZE (smarty-php-smarty-v4.2.1_GH0.tar.gz) = 236881 diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist index e0e78d90367d..27d278e0dbca 100644 --- a/www/smarty/pkg-plist +++ b/www/smarty/pkg-plist @@ -19,7 +19,9 @@ %%DATADIR%%/plugins/modifier.date_format.php %%DATADIR%%/plugins/modifier.debug_print_var.php %%DATADIR%%/plugins/modifier.escape.php +%%DATADIR%%/plugins/modifier.explode.php %%DATADIR%%/plugins/modifier.mb_wordwrap.php +%%DATADIR%%/plugins/modifier.number_format.php %%DATADIR%%/plugins/modifier.regex_replace.php %%DATADIR%%/plugins/modifier.replace.php %%DATADIR%%/plugins/modifier.spacify.php