pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rumdl: add note on MSRV
Module Name: pkgsrc-wip
Committed By: pin <voidpin%protonmail.com@localhost>
Pushed By: pin
Date: Mon Nov 3 07:41:44 2025 +0100
Changeset: 6901cab040d2f737cde0bcdb03ef78103f82415d
Modified Files:
rumdl/Makefile
Log Message:
rumdl: add note on MSRV
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6901cab040d2f737cde0bcdb03ef78103f82415d
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rumdl/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/rumdl/Makefile b/rumdl/Makefile
index fab2e76452..0603657753 100644
--- a/rumdl/Makefile
+++ b/rumdl/Makefile
@@ -1,6 +1,7 @@
# $NetBSD$
DISTNAME= rumdl-0.0.169
+# rumdl >= 0.0.170 requires Rust >= 1.91
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index