Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 08 Apr 2026 09:14:23 +0000
From:      Muhammad Moinur Rahman <bofh@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 741c3d163dc7 - main - textproc/cg3: Update version 1.3.9=>1.4.5
Message-ID:  <69d61c6f.44285.46964bec@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by bofh:

URL: https://cgit.FreeBSD.org/ports/commit/?id=741c3d163dc7996ddf174c551ace322438c41232

commit 741c3d163dc7996ddf174c551ace322438c41232
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2026-04-08 08:03:49 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2026-04-08 09:13:52 +0000

    textproc/cg3: Update version 1.3.9=>1.4.5
    
    Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.4.5
---
 textproc/cg3/Makefile  | 4 ++--
 textproc/cg3/distinfo  | 6 +++---
 textproc/cg3/pkg-plist | 2 ++
 3 files changed, 7 insertions(+), 5 deletions(-)

diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile
index 1e1535f9ea20..7aee4b5be2c0 100644
--- a/textproc/cg3/Makefile
+++ b/textproc/cg3/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	cg3
-DISTVERSION=	1.3.9
+DISTVERSION=	1.4.5
 CATEGORIES=	textproc
 MASTER_SITES=	https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/
 
@@ -13,7 +13,7 @@ LICENSE_FILE=	${WRKSRC}/COPYING
 LIB_DEPENDS=	libboost_date_time.so:devel/boost-libs \
 		libicuuc.so:devel/icu
 
-USES=		cmake pathfix perl5 shebangfix tar:bz2
+USES=		cmake pathfix perl5 pkgconfig shebangfix sqlite tar:bz2
 USE_LDCONFIG=	yes
 
 SHEBANG_FILES=	scripts/cg-sort scripts/cg-strictify scripts/cg-untrace \
diff --git a/textproc/cg3/distinfo b/textproc/cg3/distinfo
index b3736b632882..6f5687ec797e 100644
--- a/textproc/cg3/distinfo
+++ b/textproc/cg3/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1775478793
-SHA256 (cg3-1.3.9.tar.bz2) = 30cacf80758c111a3d02439e4442364a0bc5de9ea3ccb75357011b30fe0fccc0
-SIZE (cg3-1.3.9.tar.bz2) = 295646
+TIMESTAMP = 1775635120
+SHA256 (cg3-1.4.5.tar.bz2) = 62f232659fa5d678b00eeae818b23692dc4ce95bba66e3f91b9f3a26c1b4a646
+SIZE (cg3-1.4.5.tar.bz2) = 301160
diff --git a/textproc/cg3/pkg-plist b/textproc/cg3/pkg-plist
index 8245af72bcb8..9281a59c4521 100644
--- a/textproc/cg3/pkg-plist
+++ b/textproc/cg3/pkg-plist
@@ -1,5 +1,7 @@
+bin/cg-annotate
 bin/cg-comp
 bin/cg-conv
+bin/cg-merge-annotations
 bin/cg-mwesplit
 bin/cg-proc
 bin/cg-relabel


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d61c6f.44285.46964bec>