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: ryoon
Date: Thu Dec 7 12:53:31 UTC 2017
Modified Files:
pkgsrc/lang/rust: Makefile
Log Message:
Bump PKGREVISION after binary change
To generate a diff of this commit:
cvs rdiff -u -r1.22 -r1.23 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.22 pkgsrc/lang/rust/Makefile:1.23
--- pkgsrc/lang/rust/Makefile:1.22 Mon Dec 4 14:49:53 2017
+++ pkgsrc/lang/rust/Makefile Thu Dec 7 12:53:31 2017
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.22 2017/12/04 14:49:53 ryoon Exp $
+# $NetBSD: Makefile,v 1.23 2017/12/07 12:53:31 ryoon Exp $
DISTNAME= rustc-1.22.1-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= lang
MASTER_SITES= http://static.rust-lang.org/dist/
Home |
Main Index |
Thread Index |
Old Index