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:           Sat Apr 23 15:55:31 UTC 2022

Modified Files:
        pkgsrc/lang/rust: Makefile

Log Message:
lang/rust: bump PKGREVISION after removal of PR#56791 workaround.


To generate a diff of this commit:
cvs rdiff -u -r1.253 -r1.254 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.253 pkgsrc/lang/rust/Makefile:1.254
--- pkgsrc/lang/rust/Makefile:1.253     Fri Apr 15 17:30:34 2022
+++ pkgsrc/lang/rust/Makefile   Sat Apr 23 15:55:31 2022
@@ -1,9 +1,10 @@
-# $NetBSD: Makefile,v 1.253 2022/04/15 17:30:34 adam Exp $
+# $NetBSD: Makefile,v 1.254 2022/04/23 15:55:31 he Exp $
 
 DISTNAME=      rustc-1.59.0-src
 PKGNAME=       ${DISTNAME:S/rustc/rust/:S/-src//}
 CATEGORIES=    lang
 MASTER_SITES=  https://static.rust-lang.org/dist/
+PKGREVISION=   1
 
 MAINTAINER=    pkgsrc-users%NetBSD.org@localhost
 HOMEPAGE=      https://www.rust-lang.org/



Home | Main Index | Thread Index | Old Index