pkgsrc-WIP-changes archive

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

+go114



Module Name:	pkgsrc-wip
Committed By:	Benny Siegert <bsiegert%gmail.com@localhost>
Pushed By:	bsiegert
Date:		Thu Dec 19 11:54:54 2019 +0000
Changeset:	57ad097a6cb7d6a48cc96fe89ed3f53c239cc296

Modified Files:
	Makefile

Log Message:
+go114

Also comment out go, since it does not contain a package.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=57ad097a6cb7d6a48cc96fe89ed3f53c239cc296

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

diffstat:
 Makefile | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index cb3e3ce8e6..5adb2400b7 100644
--- a/Makefile
+++ b/Makefile
@@ -1174,7 +1174,8 @@ SUBDIR+=	gnuradio-wavelet
 SUBDIR+=	gnuradio-wxgui
 SUBDIR+=	gnuradio-zeromq
 SUBDIR+=	gnutls-guile
-SUBDIR+=	go
+#SUBDIR+=	go # not a package
+SUBDIR+=	go114
 SUBDIR+=	go-backoff
 SUBDIR+=	go-collectd
 SUBDIR+=	go-dotenv


Home | Main Index | Thread Index | Old Index