pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/go Add go113.
details: https://anonhg.NetBSD.org/pkgsrc/rev/69aa92a90f31
branches: trunk
changeset: 418919:69aa92a90f31
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Dec 08 14:42:02 2019 +0000
description:
Add go113.
I forgot to include this file in the go113 commit, thanks wiz@ for
notifying me!
diffstat:
lang/go/version.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r bec808513d4f -r 69aa92a90f31 lang/go/version.mk
--- a/lang/go/version.mk Sun Dec 08 13:56:25 2019 +0000
+++ b/lang/go/version.mk Sun Dec 08 14:42:02 2019 +0000
@@ -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 @@
.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