pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/rust



Module Name:    pkgsrc
Committed By:   pin
Date:           Mon Apr 22 19:00:31 UTC 2024

Modified Files:
        pkgsrc/lang/rust: Makefile

Log Message:
lang/rust: revision bump for llvm update


To generate a diff of this commit:
cvs rdiff -u -r1.306 -r1.307 pkgsrc/lang/rust/Makefile

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/Makefile
diff -u pkgsrc/lang/rust/Makefile:1.306 pkgsrc/lang/rust/Makefile:1.307
--- pkgsrc/lang/rust/Makefile:1.306     Thu Apr 18 12:00:45 2024
+++ pkgsrc/lang/rust/Makefile   Mon Apr 22 19:00:31 2024
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.306 2024/04/18 12:00:45 jperkin Exp $
+# $NetBSD: Makefile,v 1.307 2024/04/22 19:00:31 pin Exp $
 
 DISTNAME=      rustc-1.76.0-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
+PKGREVISION=   1
 CATEGORIES=    lang
 MASTER_SITES=  https://static.rust-lang.org/dist/
 



Home | Main Index | Thread Index | Old Index