pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang Add rust-src.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/24aae6e9c257
branches:  trunk
changeset: 770270:24aae6e9c257
user:      he <he%pkgsrc.org@localhost>
date:      Sun Nov 28 13:51:55 2021 +0000

description:
Add rust-src.

diffstat:

 lang/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r b0400b42d620 -r 24aae6e9c257 lang/Makefile
--- a/lang/Makefile     Sun Nov 28 13:49:01 2021 +0000
+++ b/lang/Makefile     Sun Nov 28 13:51:55 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.611 2021/11/27 07:25:28 taca Exp $
+# $NetBSD: Makefile,v 1.612 2021/11/28 13:51:55 he Exp $
 #
 
 COMMENT=       Programming languages
@@ -257,6 +257,7 @@
 SUBDIR+=       runawk
 SUBDIR+=       rust
 SUBDIR+=       rust-bin
+SUBDIR+=       rust-src
 SUBDIR+=       sablevm
 SUBDIR+=       sablevm-classpath
 SUBDIR+=       sablevm-classpath-gui



Home | Main Index | Thread Index | Old Index