Date: Sat, 27 Aug 2022 10:31:24 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: f4d47948c43a - main - www/smarty3: Update to 3.1.46 Message-ID: <202208271031.27RAVOEu048055@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=f4d47948c43aa5ed39096ffb27e0b4c5f17fa8b3 commit f4d47948c43aa5ed39096ffb27e0b4c5f17fa8b3 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2022-08-27 10:23:53 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2022-08-27 10:23:53 +0000 www/smarty3: Update to 3.1.46 Changes: https://github.com/smarty-php/smarty/releases https://github.com/smarty-php/smarty/blob/support/3.1/CHANGELOG.md --- www/smarty3/Makefile | 2 +- www/smarty3/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/smarty3/Makefile b/www/smarty3/Makefile index 9e16a7080279..1d491ad9af5b 100644 --- a/www/smarty3/Makefile +++ b/www/smarty3/Makefile @@ -1,6 +1,6 @@ PORTNAME= smarty DISTVERSIONPREFIX= v -PORTVERSION= 3.1.45 +PORTVERSION= 3.1.46 CATEGORIES= www PKGNAMESUFFIX= 3${PHP_PKGNAMESUFFIX} diff --git a/www/smarty3/distinfo b/www/smarty3/distinfo index 3cf5f11542ff..3db48d4d416f 100644 --- a/www/smarty3/distinfo +++ b/www/smarty3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1653925906 -SHA256 (smarty-php-smarty-v3.1.45_GH0.tar.gz) = 4e8dcc8b52ea097b93d32aa432cb552547568ae328505d25af078d63354a9a83 -SIZE (smarty-php-smarty-v3.1.45_GH0.tar.gz) = 265781 +TIMESTAMP = 1660576738 +SHA256 (smarty-php-smarty-v3.1.46_GH0.tar.gz) = 3ebf01a1fed86c318b0bc0a78551686a7d5b377f04444883dc9fb3f84e6518b4 +SIZE (smarty-php-smarty-v3.1.46_GH0.tar.gz) = 266367
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202208271031.27RAVOEu048055>