pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/devel/cloc cloc: update to 1.88 and take MAINTAINER.
details: https://anonhg.NetBSD.org/pkgsrc/rev/52ddab4dedd1
branches: trunk
changeset: 445533:52ddab4dedd1
user: fcambus <fcambus%pkgsrc.org@localhost>
date: Mon Jan 25 07:59:53 2021 +0000
description:
cloc: update to 1.88 and take MAINTAINER.
Release Notes for cloc version 1.88:
New Languages and File Types:
o LLVM IR
o Logos
o Meson
o Mojo
o Odin
o Jinja Templates
o WXML
o WXSS
Updates:
o Support MATLAB block comments.
o More flexible matching of git hashes.
o Case insensitive diff file alignment on Windows.
o Add .BAS as a Visual Basic extension
o Rename Objective C to Objective-C
Bug Fixes:
o Add missing Raku_or_Prolog() subroutine.
o Handle UTF encoded list files (file given to --list-file).
o Improved support for options parsing from config file.
o Catch unidentified files via --diff-list-file.
o Don't insert extra newlines when stripping with --unicode.
diffstat:
devel/cloc/Makefile | 7 +++----
devel/cloc/distinfo | 10 +++++-----
2 files changed, 8 insertions(+), 9 deletions(-)
diffs (34 lines):
diff -r e3a132c51220 -r 52ddab4dedd1 devel/cloc/Makefile
--- a/devel/cloc/Makefile Mon Jan 25 07:59:02 2021 +0000
+++ b/devel/cloc/Makefile Mon Jan 25 07:59:53 2021 +0000
@@ -1,11 +1,10 @@
-# $NetBSD: Makefile,v 1.8 2020/08/31 18:07:17 wiz Exp $
+# $NetBSD: Makefile,v 1.9 2021/01/25 07:59:53 fcambus Exp $
-DISTNAME= cloc-1.86
-PKGREVISION= 1
+DISTNAME= cloc-1.88
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=AlDanial/}
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= fcambus%NetBSD.org@localhost
HOMEPAGE= https://github.com/AlDanial/cloc
COMMENT= Count lines of code
LICENSE= gnu-gpl-v2
diff -r e3a132c51220 -r 52ddab4dedd1 devel/cloc/distinfo
--- a/devel/cloc/distinfo Mon Jan 25 07:59:02 2021 +0000
+++ b/devel/cloc/distinfo Mon Jan 25 07:59:53 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.5 2020/05/26 20:53:13 fcambus Exp $
+$NetBSD: distinfo,v 1.6 2021/01/25 07:59:53 fcambus Exp $
-SHA1 (cloc-1.86.tar.gz) = 9d7688d43de4030f11ce9d1c2970c4a64a987133
-RMD160 (cloc-1.86.tar.gz) = eb58b3a84854fde2c38769d245718a0137f16c4a
-SHA512 (cloc-1.86.tar.gz) = fe6101404f5884d11bf73de43bd25e533b04a70707b95e4e9482b51413aed46ddb55beaa27e3d25cd7604394a739f7cac6c1f8695cd9cab3f23adf6e27171719
-Size (cloc-1.86.tar.gz) = 536828 bytes
+SHA1 (cloc-1.88.tar.gz) = e98cb56f411052f9dc9d28e371bbdda9c1f9163f
+RMD160 (cloc-1.88.tar.gz) = 228c4ec8e16cc7ae60ffe8558654b5ad96186207
+SHA512 (cloc-1.88.tar.gz) = 0acd152b387d3088d8bd35d121677d00accb03f882d83bfb34924915d40700b0c23bca1bde924d1999b5fa910503d33af230567fcc8f452f7d00a69caaaf8c4f
+Size (cloc-1.88.tar.gz) = 548402 bytes
SHA1 (patch-Unix_Makefile) = b797a50124177380837d00ff72dd119c508c87c3
Home |
Main Index |
Thread Index |
Old Index