Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Sep 2023 21:31:32 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: 8da593e466fc - main - textproc/pear-Text_Template: Update to 3.0.1
Message-ID:  <202309042131.384LVWR9092421@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=8da593e466fc57b17d51cc2796b54971da17b2d5

commit 8da593e466fc57b17d51cc2796b54971da17b2d5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-04 21:25:48 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-04 21:30:07 +0000

    textproc/pear-Text_Template: Update to 3.0.1
    
    Changes:        https://github.com/sebastianbergmann/php-text-template/blob/main/ChangeLog.md
---
 textproc/pear-Text_Template/Makefile | 2 +-
 textproc/pear-Text_Template/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/textproc/pear-Text_Template/Makefile b/textproc/pear-Text_Template/Makefile
index 6ed146894168..acfee9e505ea 100644
--- a/textproc/pear-Text_Template/Makefile
+++ b/textproc/pear-Text_Template/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	Text_Template
-PORTVERSION=	3.0.0
+PORTVERSION=	3.0.1
 CATEGORIES=	textproc www pear
 PKGNAMEPREFIX=	${PEAR_PKGNAMEPREFIX}
 
diff --git a/textproc/pear-Text_Template/distinfo b/textproc/pear-Text_Template/distinfo
index 94d07ee54784..88373568579d 100644
--- a/textproc/pear-Text_Template/distinfo
+++ b/textproc/pear-Text_Template/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771163
-SHA256 (sebastianbergmann-php-text-template-3.0.0_GH0.tar.gz) = 4bbfeb9d6ea731812d4bb38106e0c212018224e9bc9e366cf1754a5c178a8fa9
-SIZE (sebastianbergmann-php-text-template-3.0.0_GH0.tar.gz) = 3618
+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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309042131.384LVWR9092421>