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:           Mon Jan  5 06:07:16 UTC 2026

Modified Files:
        pkgsrc/editors/reovim: Makefile

Log Message:
editors/reovim: add note on MSRV


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 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.1 pkgsrc/editors/reovim/Makefile:1.2
--- pkgsrc/editors/reovim/Makefile:1.1  Wed Dec 31 21:36:36 2025
+++ pkgsrc/editors/reovim/Makefile      Mon Jan  5 06:07:16 2026
@@ -1,6 +1,7 @@
-# $NetBSD: Makefile,v 1.1 2025/12/31 21:36:36 pin Exp $
+# $NetBSD: Makefile,v 1.2 2026/01/05 06:07:16 pin Exp $
 
 DISTNAME=      reovim-0.7.8
+# reovim >= 0.7.9 requires Rust >= 1.92
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=ds1sqe/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}



Home | Main Index | Thread Index | Old Index