pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
jgenesis: require Rust 1.80.1
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By: wiz
Date: Tue Oct 8 21:25:11 2024 +0200
Changeset: f1a8332dd4a5bded89aa5fe2609210912ef0fd8b
Modified Files:
jgenesis/Makefile
Added Files:
jgenesis/TODO
Log Message:
jgenesis: require Rust 1.80.1
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f1a8332dd4a5bded89aa5fe2609210912ef0fd8b
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
jgenesis/Makefile | 2 +-
jgenesis/TODO | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diffs:
diff --git a/jgenesis/Makefile b/jgenesis/Makefile
index f9a55d5d12..1b6b455018 100644
--- a/jgenesis/Makefile
+++ b/jgenesis/Makefile
@@ -20,7 +20,7 @@ DISTFILES= ${DEFAULT_DISTFILES}
DISTFILES+= glyphon-${GLYPHON_REV}.tar.gz
SITES.glyphon-${GLYPHON_REV}.tar.gz+= -${MASTER_SITE_GITHUB:=grovesNL/}glyphon/archive/${GLYPHON_REV}.tar.gz
-#RUST_REQ= 1.80.1
+RUST_REQ= 1.80.1
#Upstream does not state the required MSRV.
#This package is confirmed to build with Rust 1.80.1 on amd64
USE_TOOLS+= pkg-config
diff --git a/jgenesis/TODO b/jgenesis/TODO
new file mode 100644
index 0000000000..0525a409cc
--- /dev/null
+++ b/jgenesis/TODO
@@ -0,0 +1 @@
+Needs rust 1.80.
Home |
Main Index |
Thread Index |
Old Index