pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel
Module Name: pkgsrc
Committed By: schmonz
Date: Wed Jul 31 20:01:20 UTC 2024
Modified Files:
pkgsrc/devel: Makefile
Log Message:
Add and enable go-tcr.
To generate a diff of this commit:
cvs rdiff -u -r1.4320 -r1.4321 pkgsrc/devel/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.4320 pkgsrc/devel/Makefile:1.4321
--- pkgsrc/devel/Makefile:1.4320 Wed Jul 31 08:57:53 2024
+++ pkgsrc/devel/Makefile Wed Jul 31 20:01:20 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4320 2024/07/31 08:57:53 adam Exp $
+# $NetBSD: Makefile,v 1.4321 2024/07/31 20:01:20 schmonz Exp $
#
COMMENT= Development utilities
@@ -469,6 +469,7 @@ SUBDIR+= go-review
SUBDIR+= go-staticcheck
SUBDIR+= go-swagger
SUBDIR+= go-sys
+SUBDIR+= go-tcr
SUBDIR+= go-tools
SUBDIR+= go-wire
SUBDIR+= gob2
Home |
Main Index |
Thread Index |
Old Index