Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2022 13:53:02 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: c9be2a486538 - main - misc/cloc: Update to 1.94
Message-ID:  <202207111353.26BDr2jO012062@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=c9be2a486538ef336841c574f28215e27e1557f3

commit c9be2a486538ef336841c574f28215e27e1557f3
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-07-11 13:49:24 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-07-11 13:49:24 +0000

    misc/cloc: Update to 1.94
    
    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 4ecb024f6060..7d912e8a1644 100644
--- a/misc/cloc/Makefile
+++ b/misc/cloc/Makefile
@@ -1,7 +1,7 @@
 # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org>
 
 PORTNAME=	cloc
-PORTVERSION=	1.92
+PORTVERSION=	1.94
 CATEGORIES=	misc
 MASTER_SITES=	https://github.com/AlDanial/cloc/releases/download/v${PORTVERSION}/
 
diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo
index afa4a9caef87..8a93900f2c7b 100644
--- a/misc/cloc/distinfo
+++ b/misc/cloc/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382506
-SHA256 (cloc-1.92.tar.gz) = 73570f9da159fab13846038de7c3d8772554117c04117281dcbe6e5c7b988264
-SIZE (cloc-1.92.tar.gz) = 612600
+TIMESTAMP = 1657292474
+SHA256 (cloc-1.94.tar.gz) = 08212290c4e9b21c7bb1abc0a9b4a365ce1c5eb0d8f3ebb74d50b29559a71a9c
+SIZE (cloc-1.94.tar.gz) = 636328



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