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: bsiegert
Date: Sun Sep 18 08:16:55 UTC 2022
Modified Files:
pkgsrc/devel: Makefile
Removed Files:
pkgsrc/devel/go-check: DESCR Makefile PLIST buildlink3.mk distinfo
Log Message:
go-check: remove
This is an old-style GOPATH build that exposes a library. Its only user
(pkglint) is now a module-based build.
proposed by wiz@
To generate a diff of this commit:
cvs rdiff -u -r1.3797 -r1.3798 pkgsrc/devel/Makefile
cvs rdiff -u -r1.1 -r0 pkgsrc/devel/go-check/DESCR \
pkgsrc/devel/go-check/PLIST
cvs rdiff -u -r1.52 -r0 pkgsrc/devel/go-check/Makefile
cvs rdiff -u -r1.2 -r0 pkgsrc/devel/go-check/buildlink3.mk
cvs rdiff -u -r1.3 -r0 pkgsrc/devel/go-check/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/Makefile
diff -u pkgsrc/devel/Makefile:1.3797 pkgsrc/devel/Makefile:1.3798
--- pkgsrc/devel/Makefile:1.3797 Thu Sep 15 17:51:06 2022
+++ pkgsrc/devel/Makefile Sun Sep 18 08:16:54 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3797 2022/09/15 17:51:06 adam Exp $
+# $NetBSD: Makefile,v 1.3798 2022/09/18 08:16:54 bsiegert Exp $
#
COMMENT= Development utilities
@@ -424,7 +424,6 @@ SUBDIR+= gnustep-examples
SUBDIR+= gnustep-make
SUBDIR+= gnustep-objc
SUBDIR+= gnustep-objc-lf2
-SUBDIR+= go-check
SUBDIR+= go-ed25519
SUBDIR+= go-flags-svent
SUBDIR+= go-gocode
Home |
Main Index |
Thread Index |
Old Index