pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/rust-bin



Module Name:    pkgsrc
Committed By:   gdt
Date:           Sun Nov 28 18:26:13 UTC 2021

Modified Files:
        pkgsrc/lang/rust-bin: DESCR

Log Message:
lang/rust-bin: Clarify DESCR

Note that a TNF-built binary is used on NetBSD versions not supported
by upstream.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/rust-bin/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/rust-bin/DESCR
diff -u pkgsrc/lang/rust-bin/DESCR:1.1 pkgsrc/lang/rust-bin/DESCR:1.2
--- pkgsrc/lang/rust-bin/DESCR:1.1      Mon May 18 16:17:21 2020
+++ pkgsrc/lang/rust-bin/DESCR  Sun Nov 28 18:26:13 2021
@@ -12,4 +12,6 @@ abstractions" even though some of these 
 a high-level language.  Even then, Rust still allows precise control
 like a low-level language would.
 
-This package installs a released binary.
+This package installs a released binary, on architectures supported by
+upstream, or a TNF-built binary, on NetBSD versions not supported by
+upstream.



Home | Main Index | Thread Index | Old Index