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:           Tue May 20 13:13:52 UTC 2025

Modified Files:
        pkgsrc/editors/neovim: Makefile distinfo

Log Message:
neovim: updated to 0.11.1

0.11.1
Bug fixes


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/editors/neovim/Makefile
cvs rdiff -u -r1.11 -r1.12 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.14 pkgsrc/editors/neovim/Makefile:1.15
--- pkgsrc/editors/neovim/Makefile:1.14 Thu Apr 24 12:50:18 2025
+++ pkgsrc/editors/neovim/Makefile      Tue May 20 13:13:52 2025
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.14 2025/04/24 12:50:18 leot Exp $
+# $NetBSD: Makefile,v 1.15 2025/05/20 13:13:52 adam Exp $
 
-DISTNAME=      neovim-0.11.0
+DISTNAME=      neovim-0.11.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.11 pkgsrc/editors/neovim/distinfo:1.12
--- pkgsrc/editors/neovim/distinfo:1.11 Thu Apr 24 12:50:18 2025
+++ pkgsrc/editors/neovim/distinfo      Tue May 20 13:13:52 2025
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.11 2025/04/24 12:50:18 leot Exp $
+$NetBSD: distinfo,v 1.12 2025/05/20 13:13:52 adam Exp $
 
-BLAKE2s (neovim-0.11.0.tar.gz) = 15614a9e648744c4b48d11eab05c6d2f4839d41965c22345af2db60eb4801bd1
-SHA512 (neovim-0.11.0.tar.gz) = f898aebffa1d222cdbbc2663b69a6ea55a045c3ddb4e8454bda7b0c6e9abbfc60dce6ea235f535506f6caac9cc1b07c65bdab25374f320cfabc3744336989cf6
-Size (neovim-0.11.0.tar.gz) = 12901255 bytes
+BLAKE2s (neovim-0.11.1.tar.gz) = 781ea3afe602bbd6fa58f315663db47b456bd31fec72dfa0c2a6046ed992681b
+SHA512 (neovim-0.11.1.tar.gz) = d2dac85379022e939a6a5ac8b64074d1e4a6d3605791b916e1d77366b97a28ee9f99107e4c251d5a28a5f515fa8bcde9cc6372a9d7901832de3ee01fb9895f4d
+Size (neovim-0.11.1.tar.gz) = 12907535 bytes



Home | Main Index | Thread Index | Old Index