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 Nov  4 18:22:48 UTC 2018

Modified Files:
        pkgsrc/lang/go: version.mk

Log Message:
This file was missing from the previous commit.

go111-1.11.2.


To generate a diff of this commit:
cvs rdiff -u -r1.48 -r1.49 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.48 pkgsrc/lang/go/version.mk:1.49
--- pkgsrc/lang/go/version.mk:1.48      Sun Nov  4 12:36:09 2018
+++ pkgsrc/lang/go/version.mk   Sun Nov  4 18:22:47 2018
@@ -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