Date: Wed, 21 Feb 2024 15:21:26 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: 3898638adfc8 - main - textproc/pear-Text_Template: Update to 4.0.0 Message-ID: <202402211521.41LFLQgO031318@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=3898638adfc825d6193e59b6c22b596010d97db6 commit 3898638adfc825d6193e59b6c22b596010d97db6 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-02-21 14:31:33 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-02-21 15:07:05 +0000 textproc/pear-Text_Template: Update to 4.0.0 Changes: https://github.com/sebastianbergmann/php-text-template/blob/main/ChangeLog.md --- textproc/pear-Text_Template/Makefile | 3 +-- textproc/pear-Text_Template/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile index f5461e9d0015..768d9cf0d1c9 100644 --- a/textproc/pear-Text_Template/Makefile +++ b/textproc/pear-Text_Template/Makefile @@ -1,6 +1,5 @@ PORTNAME= Text_Template -PORTVERSION= 3.0.1 -PORTREVISION= 1 +PORTVERSION= 4.0.0 CATEGORIES= textproc www pear PKGNAMEPREFIX= ${PEAR_PKGNAMEPREFIX} diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo index 88373568579d..6d579b55ec1e 100644 --- a/textproc/pear-Text_Template/distinfo +++ b/textproc/pear-Text_Template/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693823855 -SHA256 (sebastianbergmann-php-text-template-3.0.1_GH0.tar.gz) = 407b85a401b0c504f872eb2d859dfbb3c9afffb6ad5d0d12663f70b147dcaf2e -SIZE (sebastianbergmann-php-text-template-3.0.1_GH0.tar.gz) = 4288 +TIMESTAMP = 1708449080 +SHA256 (sebastianbergmann-php-text-template-4.0.0_GH0.tar.gz) = 1d0445b92d413d7590226404e05a288579cc62edd2f58852d68ddbd060bd4ec7 +SIZE (sebastianbergmann-php-text-template-4.0.0_GH0.tar.gz) = 4437
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202402211521.41LFLQgO031318>