summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 21:46:51 +0800
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2024-03-09 22:05:34 +0800
commit2d7f457dd0f6293809a4e9b4acfd95ef2ee2ff98 (patch)
tree895b713b7c83b22a970601f92478ddb539b92943
parentwww/owncloud: Update to 10.14.0 (diff)
www/smarty: Update to 4.4.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-plist3
3 files changed, 7 insertions, 4 deletions
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index a6e1314e7600..3ad9d51f938d 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -1,6 +1,6 @@
PORTNAME= smarty
DISTVERSIONPREFIX= v
-PORTVERSION= 4.3.4
+PORTVERSION= 4.4.1
CATEGORIES= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index 5db5a13a85c2..ba71387bd24b 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696432882
-SHA256 (smarty-php-smarty-v4.3.4_GH0.tar.gz) = 4c8d5afdc58aa9fec2a27cd0b3bdac0e48fe6be022415ed7fc8d56b5be97418a
-SIZE (smarty-php-smarty-v4.3.4_GH0.tar.gz) = 361396
+TIMESTAMP = 1709390446
+SHA256 (smarty-php-smarty-v4.4.1_GH0.tar.gz) = 977a0878598594521299f42a4d3e5b52361c5378c379e0f30ee32a1ed160153a
+SIZE (smarty-php-smarty-v4.4.1_GH0.tar.gz) = 362765
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist
index ea021aba3df2..013c0e885bb7 100644
--- a/www/smarty/pkg-plist
+++ b/www/smarty/pkg-plist
@@ -22,6 +22,7 @@
%%DATADIR%%/plugins/modifier.debug_print_var.php
%%DATADIR%%/plugins/modifier.escape.php
%%DATADIR%%/plugins/modifier.explode.php
+%%DATADIR%%/plugins/modifier.implode.php
%%DATADIR%%/plugins/modifier.mb_wordwrap.php
%%DATADIR%%/plugins/modifier.number_format.php
%%DATADIR%%/plugins/modifier.regex_replace.php
@@ -37,6 +38,7 @@
%%DATADIR%%/plugins/modifiercompiler.escape.php
%%DATADIR%%/plugins/modifiercompiler.from_charset.php
%%DATADIR%%/plugins/modifiercompiler.indent.php
+%%DATADIR%%/plugins/modifiercompiler.json_encode.php
%%DATADIR%%/plugins/modifiercompiler.lower.php
%%DATADIR%%/plugins/modifiercompiler.nl2br.php
%%DATADIR%%/plugins/modifiercompiler.noprint.php
@@ -46,6 +48,7 @@
%%DATADIR%%/plugins/modifiercompiler.strip.php
%%DATADIR%%/plugins/modifiercompiler.strip_tags.php
%%DATADIR%%/plugins/modifiercompiler.strlen.php
+%%DATADIR%%/plugins/modifiercompiler.substr.php
%%DATADIR%%/plugins/modifiercompiler.to_charset.php
%%DATADIR%%/plugins/modifiercompiler.unescape.php
%%DATADIR%%/plugins/modifiercompiler.upper.php