git: 74f0076142ea - main - www/smarty: Update to 5.4.0

From: Po-Chuan Hsieh <sunpoet_at_FreeBSD.org>
Date: Thu, 05 Sep 2024 06:20:08 UTC
The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=74f0076142ea6d382c63205cd453cb2c40812c3b

commit 74f0076142ea6d382c63205cd453cb2c40812c3b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-05 05:25:25 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-05 06:17:48 +0000

    www/smarty: Update to 5.4.0
    
    Changes:        https://github.com/smarty-php/smarty/releases
---
 www/smarty/Makefile  | 2 +-
 www/smarty/distinfo  | 6 +++---
 www/smarty/pkg-plist | 1 +
 3 files changed, 5 insertions(+), 4 deletions(-)

diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index fcf22280d275..d4ee70db59a3 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	smarty
-PORTVERSION=	5.3.1
+PORTVERSION=	5.4.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	www
 PKGNAMESUFFIX=	${PHP_PKGNAMESUFFIX}
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index 3f467104d90f..0db7364ae783 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718690464
-SHA256 (smarty-php-smarty-v5.3.1_GH0.tar.gz) = 0a8cadf84a1c37af497df78e16fe5c8432795eba190f034bca3665f29f3556d7
-SIZE (smarty-php-smarty-v5.3.1_GH0.tar.gz) = 329906
+TIMESTAMP = 1724084536
+SHA256 (smarty-php-smarty-v5.4.0_GH0.tar.gz) = b6013cf07f3eaf11bff5f876ad8878aa4081bdb89e595cc771392a4bb824316f
+SIZE (smarty-php-smarty-v5.4.0_GH0.tar.gz) = 330790
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist
index 0d69b8fcb38c..c785d9978eaf 100644
--- a/www/smarty/pkg-plist
+++ b/www/smarty/pkg-plist
@@ -31,6 +31,7 @@
 %%DATADIR%%/Compile/Modifier/ModifierCompilerInterface.php
 %%DATADIR%%/Compile/Modifier/Nl2brModifierCompiler.php
 %%DATADIR%%/Compile/Modifier/NoPrintModifierCompiler.php
+%%DATADIR%%/Compile/Modifier/RawModifierCompiler.php
 %%DATADIR%%/Compile/Modifier/RoundModifierCompiler.php
 %%DATADIR%%/Compile/Modifier/StrRepeatModifierCompiler.php
 %%DATADIR%%/Compile/Modifier/StringFormatModifierCompiler.php