pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/go
Module Name: pkgsrc
Committed By: bsiegert
Date: Sun Dec 8 14:42:03 UTC 2019
Modified Files:
pkgsrc/lang/go: version.mk
Log Message:
Add go113.
I forgot to include this file in the go113 commit, thanks wiz@ for
notifying me!
To generate a diff of this commit:
cvs rdiff -u -r1.72 -r1.73 pkgsrc/lang/go/version.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/go/version.mk
diff -u pkgsrc/lang/go/version.mk:1.72 pkgsrc/lang/go/version.mk:1.73
--- pkgsrc/lang/go/version.mk:1.72 Sat Dec 7 18:15:13 2019
+++ pkgsrc/lang/go/version.mk Sun Dec 8 14:42:02 2019
@@ -1,4 +1,4 @@
-# $NetBSD: version.mk,v 1.72 2019/12/07 18:15:13 rillig Exp $
+# $NetBSD: version.mk,v 1.73 2019/12/08 14:42:02 bsiegert Exp $
CTF_SUPPORTED= no
SSP_SUPPORTED= no
@@ -6,6 +6,7 @@ STRIP_DEBUG_SUPPORTED= no
.include "../../mk/bsd.prefs.mk"
+GO113_VERSION= 1.13.5
GO112_VERSION= 1.12.12
GO111_VERSION= 1.11.13
GO110_VERSION= 1.10.8
Home |
Main Index |
Thread Index |
Old Index