pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/editors/reovim
Module Name: pkgsrc
Committed By: pin
Date: Thu Apr 2 14:11:48 UTC 2026
Modified Files:
pkgsrc/editors/reovim: Makefile
Log Message:
editors/reovim: cannot be updated
Rust-1.91.1 is too old.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 pkgsrc/editors/reovim/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/editors/reovim/Makefile
diff -u pkgsrc/editors/reovim/Makefile:1.5 pkgsrc/editors/reovim/Makefile:1.6
--- pkgsrc/editors/reovim/Makefile:1.5 Thu Jan 15 18:43:43 2026
+++ pkgsrc/editors/reovim/Makefile Thu Apr 2 14:11:48 2026
@@ -1,6 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2026/01/15 18:43:43 pin Exp $
+# $NetBSD: Makefile,v 1.6 2026/04/02 14:11:48 pin Exp $
DISTNAME= reovim-0.8.1
+# The MSRV relaxing patch no longer works.
+# reovim v0.14.x requires Rust >= 1.92.
CATEGORIES= editors
MASTER_SITES= ${MASTER_SITE_GITHUB:=ds1sqe/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Home |
Main Index |
Thread Index |
Old Index