git: 91bcc2447ff4 - main - textproc/link-grammar: update to 5.12.6

From: Dima Panov <fluffy_at_FreeBSD.org>
Date: Fri, 12 Sep 2025 17:30:50 UTC
The branch main has been updated by fluffy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=91bcc2447ff413f13b0840103e44de82048028a3

commit 91bcc2447ff413f13b0840103e44de82048028a3
Author:     Olivier Duchateau <duchateau.olivier@gmail.com>
AuthorDate: 2025-09-12 14:34:05 +0000
Commit:     Dima Panov <fluffy@FreeBSD.org>
CommitDate: 2025-09-12 17:30:35 +0000

    textproc/link-grammar: update to 5.12.6
    
    What's new:
    *  Fix build break due to missing header file.
    
    PR:     289486
---
 textproc/link-grammar/Makefile | 6 +++---
 textproc/link-grammar/distinfo | 6 +++---
 2 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/textproc/link-grammar/Makefile b/textproc/link-grammar/Makefile
index 4f6589a90884..b1b2759324c6 100644
--- a/textproc/link-grammar/Makefile
+++ b/textproc/link-grammar/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	link-grammar
-DISTVERSION=	5.12.5
+DISTVERSION=	5.12.6
 CATEGORIES=	textproc
 MASTER_SITES=	https://www.gnucash.org/${PORTNAME}/downloads/${PORTVERSION}/
 
@@ -10,6 +10,8 @@ WWW=		https://opencog.github.io/link-grammar-website/
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/LICENSE
 
+LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
+
 USES=		compiler:c++11-lib dos2unix gmake libtool localbase ncurses \
 		pathfix pkgconfig sqlite
 USE_LDCONFIG=	yes
@@ -20,8 +22,6 @@ CONFIGURE_ARGS=	--disable-maintainer-mode \
 
 INSTALL_TARGET=	install-strip
 
-LIB_DEPENDS=	libpcre2-8.so:devel/pcre2
-
 PLIST_SUB=	VERSION=${PORTVERSION}
 
 OPTIONS_SUB=		yes
diff --git a/textproc/link-grammar/distinfo b/textproc/link-grammar/distinfo
index a32a516e4f17..fb51b563b379 100644
--- a/textproc/link-grammar/distinfo
+++ b/textproc/link-grammar/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754743831
-SHA256 (link-grammar-5.12.5.tar.gz) = adf7e60a40248e261dd159b948ad6c6b8cd4f99142525888081dca140395da34
-SIZE (link-grammar-5.12.5.tar.gz) = 4727809
+TIMESTAMP = 1757670133
+SHA256 (link-grammar-5.12.6.tar.gz) = 997dd6b236c7957fdda975a402e066b3e031134e7c75eb0e6d8f106185cc0814
+SIZE (link-grammar-5.12.6.tar.gz) = 4726532