pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/go Forgot this in the last commit. Add GO19_VERSION.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a0be5f423142
branches: trunk
changeset: 382640:a0be5f423142
user: bsiegert <bsiegert%pkgsrc.org@localhost>
date: Sun Jul 08 18:00:56 2018 +0000
description:
Forgot this in the last commit. Add GO19_VERSION.
diffstat:
lang/go/version.mk | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (16 lines):
diff -r 6fafd8b78f2d -r a0be5f423142 lang/go/version.mk
--- a/lang/go/version.mk Sun Jul 08 18:00:05 2018 +0000
+++ b/lang/go/version.mk Sun Jul 08 18:00:56 2018 +0000
@@ -1,10 +1,11 @@
-# $NetBSD: version.mk,v 1.39 2018/07/08 13:53:42 bsiegert Exp $
+# $NetBSD: version.mk,v 1.40 2018/07/08 18:00:56 bsiegert Exp $
SSP_SUPPORTED= no
.include "../../mk/bsd.prefs.mk"
GO_VERSION= 1.10.3
+GO19_VERSION= 1.9.4
GO14_VERSION= 1.4.3
# How to find the Go tool
Home |
Main Index |
Thread Index |
Old Index