git: 37192b7ab27a - main - editors/neovim: for rebuild (again)

From: Baptiste Daroussin <bapt_at_FreeBSD.org>
Date: Tue, 28 Jan 2025 08:34:02 UTC
The branch main has been updated by bapt:

URL: https://cgit.FreeBSD.org/ports/commit/?id=37192b7ab27afdb5da6a368492e821d016c07145

commit 37192b7ab27afdb5da6a368492e821d016c07145
Author:     Baptiste Daroussin <bapt@FreeBSD.org>
AuthorDate: 2025-01-28 08:33:03 +0000
Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
CommitDate: 2025-01-28 08:33:03 +0000

    editors/neovim: for rebuild (again)
    
    When releasing 2.0.4 I missed the cherry-pick the patch which was
    needing a rebuild for neovim, which means we have to rebuild again
    to make sure the packages is built with pkg 2.0.5+
---
 editors/neovim/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/editors/neovim/Makefile b/editors/neovim/Makefile
index ff9df70d93d6..707eed2f20eb 100644
--- a/editors/neovim/Makefile
+++ b/editors/neovim/Makefile
@@ -1,7 +1,7 @@
 PORTNAME=	neovim
 DISTVERSIONPREFIX=	v
 DISTVERSION=	0.10.3
-PORTREVISION=	1
+PORTREVISION=	2
 CATEGORIES=	editors
 
 MAINTAINER=	adamw@FreeBSD.org