git: a0b7c44c9a70 - main - www/smarty: Update to 5.6.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 19 Oct 2025 00:02:35 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=a0b7c44c9a70ec0be391a4a3dfa0751f89c7ef76
commit a0b7c44c9a70ec0be391a4a3dfa0751f89c7ef76
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-18 23:51:12 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-18 23:51:12 +0000
www/smarty: Update to 5.6.0
Changes: https://github.com/smarty-php/smarty/releases
---
www/smarty/Makefile | 2 +-
www/smarty/distinfo | 6 +++---
www/smarty/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/www/smarty/Makefile b/www/smarty/Makefile
index 5b65c5a7463e..5d39008906ec 100644
--- a/www/smarty/Makefile
+++ b/www/smarty/Makefile
@@ -1,5 +1,5 @@
PORTNAME= smarty
-PORTVERSION= 5.5.2
+PORTVERSION= 5.6.0
DISTVERSIONPREFIX= v
CATEGORIES= www
PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX}
diff --git a/www/smarty/distinfo b/www/smarty/distinfo
index a56315679700..1f67e21e8120 100644
--- a/www/smarty/distinfo
+++ b/www/smarty/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757120554
-SHA256 (smarty-php-smarty-v5.5.2_GH0.tar.gz) = 18ab510562a03f6e74e16f16bb14952827eb29676cf0bb751a996957aaad949b
-SIZE (smarty-php-smarty-v5.5.2_GH0.tar.gz) = 336484
+TIMESTAMP = 1759774553
+SHA256 (smarty-php-smarty-v5.6.0_GH0.tar.gz) = 932c3c4556cd4abed88bb76b4e1856f65ab3fa91a4ccaf501d403d8b1580cdc3
+SIZE (smarty-php-smarty-v5.6.0_GH0.tar.gz) = 337360
diff --git a/www/smarty/pkg-plist b/www/smarty/pkg-plist
index c785d9978eaf..d688d01f1f4c 100644
--- a/www/smarty/pkg-plist
+++ b/www/smarty/pkg-plist
@@ -6,6 +6,7 @@
%%DATADIR%%/Cacheresource/Custom.php
%%DATADIR%%/Cacheresource/File.php
%%DATADIR%%/Cacheresource/KeyValueStore.php
+%%DATADIR%%/Compile/AttributeCompiler.php
%%DATADIR%%/Compile/Base.php
%%DATADIR%%/Compile/BlockCompiler.php
%%DATADIR%%/Compile/CompilerInterface.php
@@ -106,6 +107,8 @@
%%DATADIR%%/Filter/FilterInterface.php
%%DATADIR%%/Filter/FilterPluginWrapper.php
%%DATADIR%%/Filter/Output/TrimWhitespace.php
+%%DATADIR%%/FunctionHandler/AttributeBase.php
+%%DATADIR%%/FunctionHandler/AttributeFunctionHandlerInterface.php
%%DATADIR%%/FunctionHandler/BCPluginWrapper.php
%%DATADIR%%/FunctionHandler/Base.php
%%DATADIR%%/FunctionHandler/Count.php