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: Thu Mar 12 17:19:30 UTC 2026
Modified Files:
pkgsrc/textproc/rumdl: Makefile
Log Message:
textproc/rumdl: correct first version that requires 1.94
To generate a diff of this commit:
cvs rdiff -u -r1.18 -r1.19 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.18 pkgsrc/textproc/rumdl/Makefile:1.19
--- pkgsrc/textproc/rumdl/Makefile:1.18 Tue Mar 10 19:37:51 2026
+++ pkgsrc/textproc/rumdl/Makefile Thu Mar 12 17:19:30 2026
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2026/03/10 19:37:51 pin Exp $
+# $NetBSD: Makefile,v 1.19 2026/03/12 17:19:30 pin Exp $
DISTNAME= rumdl-0.1.42
-# rumdl >= v0.1.45 requires Rust >= 1.94
+# rumdl >= v0.1.43 requires Rust >= 1.94
CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_GITHUB:=rvben/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index