CVS commit: pkgsrc/devel
"Tobias Nygren" <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.pkgsrc.cvs |
|---|---|
| Message-ID | <[email protected]> |
Module Name: pkgsrc
Committed By: tnn
Date: Fri Aug 21 18:59:29 UTC 2026
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/go-wire: DESCR Makefile PLIST distinfo go-modules.mk
Log Message:
go-wire: remove
only use was historical TOOL dependency of www/grafana
To generate a diff of this commit:
cvs rdiff -u -r1.4676 -r1.4677 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-wire/DESCR pkgsrc/devel/go-wire/PLIST
cvs rdiff -u -r1.53 -r0 pkgsrc/devel/go-wire/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-wire/distinfo \
pkgsrc/devel/go-wire/go-modules.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
(unnamed)
(text/x-diff, 577 B)
Modified files: Index: pkgsrc/devel/Makefile diff -u pkgsrc/devel/Makefile:1.4676 pkgsrc/devel/Makefile:1.4677 --- pkgsrc/devel/Makefile:1.4676 Mon Aug 17 14:18:54 2026 +++ pkgsrc/devel/Makefile Fri Aug 21 18:59:28 2026 @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4676 2026/08/17 14:18:54 wiz Exp $ +# $NetBSD: Makefile,v 1.4677 2026/08/21 18:59:28 tnn Exp $ # COMMENT= Development utilities @@ -509,7 +509,6 @@ SUBDIR+= go-swagger SUBDIR+= go-sys SUBDIR+= go-tcr SUBDIR+= go-tools -SUBDIR+= go-wire SUBDIR+= gob2 SUBDIR+= gobject-introspection SUBDIR+= golangci-lint