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/1b373cbe4849
branches:  trunk
changeset: 310246:1b373cbe4849
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 8fa6b26f6da4 -r 1b373cbe4849 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