pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/go116
Module Name: pkgsrc
Committed By: leot
Date: Sun Mar 21 22:26:32 UTC 2021
Modified Files:
pkgsrc/lang/go116: DESCR
Log Message:
go116: Remove outdated note/warning
(Go 1.16.2 is no longer a beta release only for Darwin/aarch64.)
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/go116/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/go116/DESCR
diff -u pkgsrc/lang/go116/DESCR:1.1 pkgsrc/lang/go116/DESCR:1.2
--- pkgsrc/lang/go116/DESCR:1.1 Sat Dec 19 17:58:06 2020
+++ pkgsrc/lang/go116/DESCR Sun Mar 21 22:26:32 2021
@@ -8,6 +8,3 @@ flexible and modular program constructio
machine code yet has the convenience of garbage collection and the power
of run-time reflection. It's a fast, statically typed, compiled language
that feels like a dynamically typed, interpreted language.
-
-NOTE: THIS IS A BETA RELEASE. It is provided as part of pkgsrc to support
-macOS on Apple Silicon (Darwin/aarch64) only.
Home |
Main Index |
Thread Index |
Old Index