pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/compiledb-go



Module Name:    pkgsrc
Committed By:   wiz
Date:           Mon Jul 27 14:04:28 UTC 2026

Modified Files:
        pkgsrc/devel/compiledb-go: Makefile distinfo

Log Message:
compiledb-go: update to 1.6.2.

fix: report source commands without -c
fix: add normalizeCompilerArgs for special args(-target xxx)


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 pkgsrc/devel/compiledb-go/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/compiledb-go/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/compiledb-go/Makefile
diff -u pkgsrc/devel/compiledb-go/Makefile:1.26 pkgsrc/devel/compiledb-go/Makefile:1.27
--- pkgsrc/devel/compiledb-go/Makefile:1.26     Wed Jul  8 18:32:23 2026
+++ pkgsrc/devel/compiledb-go/Makefile  Mon Jul 27 14:04:28 2026
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.26 2026/07/08 18:32:23 bsiegert Exp $
+# $NetBSD: Makefile,v 1.27 2026/07/27 14:04:28 wiz Exp $
 
-DISTNAME=      compiledb-go-1.6.1
-PKGREVISION=   3
+DISTNAME=      compiledb-go-1.6.2
 CATEGORIES=    devel
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=fcying/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/devel/compiledb-go/distinfo
diff -u pkgsrc/devel/compiledb-go/distinfo:1.9 pkgsrc/devel/compiledb-go/distinfo:1.10
--- pkgsrc/devel/compiledb-go/distinfo:1.9      Sun Apr 19 14:40:53 2026
+++ pkgsrc/devel/compiledb-go/distinfo  Mon Jul 27 14:04:28 2026
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.9 2026/04/19 14:40:53 wiz Exp $
+$NetBSD: distinfo,v 1.10 2026/07/27 14:04:28 wiz Exp $
 
-BLAKE2s (compiledb-go-1.6.1.tar.gz) = 674824a9664a6e8b1387ea74f128e0b3c8514eaf9b74fe8a889b9b7682b5043d
-SHA512 (compiledb-go-1.6.1.tar.gz) = f03f65a6680304f646e18c6424e3f1c6f70d8381f448ad9b562b4c69f80348129a556c292964fc2fd3b9b079e03c11a58f94c43e7d4ad967067ae2f12cbcc241
-Size (compiledb-go-1.6.1.tar.gz) = 27851 bytes
+BLAKE2s (compiledb-go-1.6.2.tar.gz) = bca8ead999157b407e52e9b5e0029451423511b17ca489dcc2313bae258d0d39
+SHA512 (compiledb-go-1.6.2.tar.gz) = f61faa15da8fee2a0a332005459d08cec3bd21ccc1fe18b6c72e50b53fcf4a8f23cb4f24c5e808e4052ad9946f113f7eddf2ae10885f54a9cac66240a957ffc7
+Size (compiledb-go-1.6.2.tar.gz) = 30239 bytes
 BLAKE2s (github.com_cpuguy83_go-md2man_v2_@v_v2.0.4.mod) = 5d28aa7bd4d3be65c094ff1eff00044ed7a895928d188f7a279b5bd9a596d393
 SHA512 (github.com_cpuguy83_go-md2man_v2_@v_v2.0.4.mod) = d39412bb14c058291d07276337f802547bfb1a682cc65199cb04334f8089b6ea5d4d73587c2765c518f9e27fa3421c276eaea616d7cfbe36a2a244326edf1cb5
 Size (github.com_cpuguy83_go-md2man_v2_@v_v2.0.4.mod) = 100 bytes



Home | Main Index | Thread Index | Old Index