Date: Sat, 30 Sep 2023 00:48:01 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: 0f34cc26b1f9 - main - misc/cloc: Update to 1.98 Message-ID: <202309300048.38U0m15O005433@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=0f34cc26b1f9eea99a6090cc36df248bd3a885e8 commit 0f34cc26b1f9eea99a6090cc36df248bd3a885e8 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-30 00:21:08 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-30 00:44:21 +0000 misc/cloc: Update to 1.98 Changes: https://github.com/AlDanial/cloc/releases --- misc/cloc/Makefile | 2 +- misc/cloc/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 811052bfc51a..b8d32308f26d 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,5 +1,5 @@ PORTNAME= cloc -PORTVERSION= 1.96 +PORTVERSION= 1.98 CATEGORIES= misc MASTER_SITES= https://github.com/AlDanial/cloc/releases/download/v${PORTVERSION}/ diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 00e020f7049d..b3fad0118161 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1681052904 -SHA256 (cloc-1.96.tar.gz) = b91fba69074c1140e32d387f1cee5fe335d4595db971149c1561a4adda36d003 -SIZE (cloc-1.96.tar.gz) = 649802 +TIMESTAMP = 1696001278 +SHA256 (cloc-1.98.tar.gz) = 5fe0b159eb75718df7308a4f61470eaddf82170733929999e37a3fbb4651cf8a +SIZE (cloc-1.98.tar.gz) = 665572
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309300048.38U0m15O005433>