summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-03 10:14:29 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2022-10-03 10:14:29 +0800
commit44d1cb84a27cb6c453b92929791861685d3409a7 (patch)
tree2887f9596b4b2ad67bd47b3aedc751765c73754d
parentwww/npm: Update to 8.19.2 (diff)
www/smarty: Update to 4.2.1
Changes: https://github.com/smarty-php/smarty/releases
-rw-r--r--www/smarty/Makefile2
-rw-r--r--www/smarty/distinfo6
-rw-r--r--www/smarty/pkg-plist2
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