pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust rust: builds just fine with python-3.7. Remo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/4f331098edf9
branches: trunk
changeset: 317255:4f331098edf9
user: tnn <tnn%pkgsrc.org@localhost>
date: Thu Jan 03 01:05:46 2019 +0000
description:
rust: builds just fine with python-3.7. Remove PYTHON_VERSIONS_ACCEPTED.
diffstat:
lang/rust/Makefile | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diffs (18 lines):
diff -r 204926fca5e9 -r 4f331098edf9 lang/rust/Makefile
--- a/lang/rust/Makefile Wed Jan 02 23:48:41 2019 +0000
+++ b/lang/rust/Makefile Thu Jan 03 01:05:46 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.70 2018/12/21 23:12:34 he Exp $
+# $NetBSD: Makefile,v 1.71 2019/01/03 01:05:46 tnn Exp $
DISTNAME= rustc-1.31.1-src
PKGNAME= ${DISTNAME:S/rustc/rust/:S/-src//}
@@ -103,8 +103,6 @@
UNLIMIT_RESOURCES+= cputime
-PYTHON_VERSIONS_ACCEPTED= 27
-
TEST_TARGET= check
# bin/* lib/*, but names vary
Home |
Main Index |
Thread Index |
Old Index