pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/go This file was missing from the previous commit.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a6ce5f062bf6
branches:  trunk
changeset: 324959:a6ce5f062bf6
user:      bsiegert <bsiegert%pkgsrc.org@localhost>
date:      Sun Nov 04 18:22:47 2018 +0000

description:
This file was missing from the previous commit.

go111-1.11.2.

diffstat:

 lang/go/version.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (16 lines):

diff -r 620301b83d79 -r a6ce5f062bf6 lang/go/version.mk
--- a/lang/go/version.mk        Sun Nov 04 18:22:17 2018 +0000
+++ b/lang/go/version.mk        Sun Nov 04 18:22:47 2018 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: version.mk,v 1.48 2018/11/04 12:36:09 bsiegert Exp $
+# $NetBSD: version.mk,v 1.49 2018/11/04 18:22:47 bsiegert Exp $
 
 SSP_SUPPORTED= no
 
 .include "../../mk/bsd.prefs.mk"
 
-GO111_VERSION= 1.11.1
+GO111_VERSION= 1.11.2
 GO110_VERSION= 1.10.5
 GO19_VERSION=  1.9.7
 GO14_VERSION=  1.4.3



Home | Main Index | Thread Index | Old Index