pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/rumdl
Module Name: pkgsrc
Committed By: pin
Date: Tue Mar 10 19:37:51 UTC 2026
Modified Files:
pkgsrc/textproc/rumdl: Makefile
Log Message:
textproc/rumdl: Add note on MSRV
To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/textproc/rumdl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/rumdl/Makefile
diff -u pkgsrc/textproc/rumdl/Makefile:1.17 pkgsrc/textproc/rumdl/Makefile:1.18
--- pkgsrc/textproc/rumdl/Makefile:1.17 Fri Mar 6 08:17:28 2026
+++ pkgsrc/textproc/rumdl/Makefile Tue Mar 10 19:37:51 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.17 2026/03/06 08:17:28 pin Exp $
+# $NetBSD: Makefile,v 1.18 2026/03/10 19:37:51 pin Exp $
DISTNAME= rumdl-0.1.42
+# rumdl >= v0.1.45 requires Rust >= 1.94
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index