pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/editors/neovim



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Apr 20 05:31:11 UTC 2026

Modified Files:
        pkgsrc/editors/neovim: Makefile distinfo

Log Message:
neovim: updated to 0.12.1

0.12.1
Bug fixes
https://github.com/neovim/neovim/commit/7ac5a26d5633a41d7e291141488ca635242973a5


To generate a diff of this commit:
cvs rdiff -u -r1.24 -r1.25 pkgsrc/editors/neovim/Makefile
cvs rdiff -u -r1.21 -r1.22 pkgsrc/editors/neovim/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/editors/neovim/Makefile
diff -u pkgsrc/editors/neovim/Makefile:1.24 pkgsrc/editors/neovim/Makefile:1.25
--- pkgsrc/editors/neovim/Makefile:1.24 Mon Apr  6 15:30:41 2026
+++ pkgsrc/editors/neovim/Makefile      Mon Apr 20 05:31:11 2026
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.24 2026/04/06 15:30:41 leot Exp $
+# $NetBSD: Makefile,v 1.25 2026/04/20 05:31:11 adam Exp $
 
-DISTNAME=      neovim-0.12.0
+DISTNAME=      neovim-0.12.1
 CATEGORIES=    editors
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=neovim/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/editors/neovim/distinfo
diff -u pkgsrc/editors/neovim/distinfo:1.21 pkgsrc/editors/neovim/distinfo:1.22
--- pkgsrc/editors/neovim/distinfo:1.21 Mon Apr  6 15:30:41 2026
+++ pkgsrc/editors/neovim/distinfo      Mon Apr 20 05:31:11 2026
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2026/04/06 15:30:41 leot Exp $
+$NetBSD: distinfo,v 1.22 2026/04/20 05:31:11 adam Exp $
 
-BLAKE2s (neovim-0.12.0.tar.gz) = 3fa29b24bba456633f97f5bce3ad3e5009d4f5cad95a3b525d06a7d140c8889b
-SHA512 (neovim-0.12.0.tar.gz) = 1897ddcf730a6593e561b7bb555405a5fd5aa495bd73a6434ec0358b525b53925e0b45346697fb846bd36c724e1fa3b7a310908152bafb1c3724a08e86a97c5b
-Size (neovim-0.12.0.tar.gz) = 13648075 bytes
+BLAKE2s (neovim-0.12.1.tar.gz) = e471805adb3aa55811d5157bd60760fe726d438c0a8c963a4910c527d7063810
+SHA512 (neovim-0.12.1.tar.gz) = f0cbd3e4806354f33a3f2e0b9f0889b3c6269df4491e550d61bec29880f1468bc4b0d8cee1b15ceafd67f1d48359d70890431505f55837c921d315f89fd12cf7
+Size (neovim-0.12.1.tar.gz) = 13652732 bytes



Home | Main Index | Thread Index | Old Index