pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/go14



Module Name:    pkgsrc
Committed By:   bsiegert
Date:           Tue Feb 27 15:19:16 UTC 2018

Modified Files:
        pkgsrc/lang/go14: DESCR

Log Message:
Mention that on NetBSD, Go 1.4 needs COMPAT_60 to be enabled in the kernel.
Prodded by spz@ in a recent pullup ticket.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/go14/DESCR

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/go14/DESCR
diff -u pkgsrc/lang/go14/DESCR:1.1 pkgsrc/lang/go14/DESCR:1.2
--- pkgsrc/lang/go14/DESCR:1.1  Fri Jul 31 14:46:25 2015
+++ pkgsrc/lang/go14/DESCR      Tue Feb 27 15:19:15 2018
@@ -9,4 +9,5 @@ machine code yet has the convenience of 
 of run-time reflection. It's a fast, statically typed, compiled language
 that feels like a dynamically typed, interpreted language.
 
-This package contains the (legacy) 1.4 release of Go.
+This package contains the (legacy) 1.4 release of Go. On NetBSD, this
+needs the COMPAT_60 option to be present in the kernel.



Home | Main Index | Thread Index | Old Index