Date: Wed, 12 May 2021 21:06:04 GMT From: Danilo Egea Gondolfo <danilo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 82fdb4344a3d - main - mist/cloc: Update to 1.90 Message-ID: <202105122106.14CL64vZ054456@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by danilo: URL: https://cgit.FreeBSD.org/ports/commit/?id=82fdb4344a3d86d8d2a3ecb64c7bc8b251152f61 commit 82fdb4344a3d86d8d2a3ecb64c7bc8b251152f61 Author: Danilo Egea Gondolfo <danilo@FreeBSD.org> AuthorDate: 2021-05-12 21:04:31 +0000 Commit: Danilo Egea Gondolfo <danilo@FreeBSD.org> CommitDate: 2021-05-12 21:05:59 +0000 mist/cloc: Update to 1.90 Drop maintainership. --- misc/cloc/Makefile | 5 +++-- misc/cloc/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 5 deletions(-) diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 5e4f74d2f99b..6eadcf493bfa 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,10 +1,11 @@ # Created by: Andrew Pantyukhin <infofarmer@FreeBSD.org> PORTNAME= cloc -PORTVERSION= 1.88 +PORTVERSION= 1.90 +DISTVERSIONPREFIX= v CATEGORIES= misc -MAINTAINER= danilo@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Counts lines of code LICENSE= GPLv2 diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index c3c64c106152..d87a7979fb84 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1603826660 -SHA256 (AlDanial-cloc-1.88_GH0.tar.gz) = e85c2d1b3ec389d892955cf20b3fa5c797e81136e231d9a09e4f4c62e272f8cd -SIZE (AlDanial-cloc-1.88_GH0.tar.gz) = 548402 +TIMESTAMP = 1620852888 +SHA256 (AlDanial-cloc-v1.90_GH0.tar.gz) = 60b429dd2aa5cd65707b359dcbcbeb710c8e4db880886528ced0962c67e52548 +SIZE (AlDanial-cloc-v1.90_GH0.tar.gz) = 596758
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202105122106.14CL64vZ054456>