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:   he
Date:           Mon Jun 16 21:11:58 UTC 2025

Modified Files:
        pkgsrc/lang/rust: Makefile

Log Message:
lang/rust: drop PKGREVISION.


To generate a diff of this commit:
cvs rdiff -u -r1.335 -r1.336 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.335 pkgsrc/lang/rust/Makefile:1.336
--- pkgsrc/lang/rust/Makefile:1.335     Mon Jun 16 21:10:43 2025
+++ pkgsrc/lang/rust/Makefile   Mon Jun 16 21:11:58 2025
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.335 2025/06/16 21:10:43 he Exp $
+# $NetBSD: Makefile,v 1.336 2025/06/16 21:11:58 he Exp $
 
 DISTNAME=      rustc-1.86.0-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
-PKGREVISION=   3
 CATEGORIES=    lang
 MASTER_SITES=  https://static.rust-lang.org/dist/
 



Home | Main Index | Thread Index | Old Index