diff --git a/misc/cloc/Makefile b/misc/cloc/Makefile index 99a89748e378..811052bfc51a 100644 --- a/misc/cloc/Makefile +++ b/misc/cloc/Makefile @@ -1,28 +1,28 @@ PORTNAME= cloc -PORTVERSION= 1.94 +PORTVERSION= 1.96 CATEGORIES= misc MASTER_SITES= https://github.com/AlDanial/cloc/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= Count lines of code WWW= https://github.com/AlDanial/cloc LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/LICENSE RUN_DEPENDS= p5-Algorithm-Diff>=0:devel/p5-Algorithm-Diff USES= perl5 shebangfix USE_PERL5= run NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/cloc SHEBANG_FILES= cloc do-install: ${INSTALL_SCRIPT} ${WRKSRC}/cloc ${STAGEDIR}${PREFIX}/bin/ .include diff --git a/misc/cloc/distinfo b/misc/cloc/distinfo index 8a93900f2c7b..00e020f7049d 100644 --- a/misc/cloc/distinfo +++ b/misc/cloc/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1657292474 -SHA256 (cloc-1.94.tar.gz) = 08212290c4e9b21c7bb1abc0a9b4a365ce1c5eb0d8f3ebb74d50b29559a71a9c -SIZE (cloc-1.94.tar.gz) = 636328 +TIMESTAMP = 1681052904 +SHA256 (cloc-1.96.tar.gz) = b91fba69074c1140e32d387f1cee5fe335d4595db971149c1561a4adda36d003 +SIZE (cloc-1.96.tar.gz) = 649802