diff options
| author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-04-08 08:03:49 +0000 |
|---|---|---|
| committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2026-04-08 09:13:52 +0000 |
| commit | 741c3d163dc7996ddf174c551ace322438c41232 (patch) | |
| tree | 98fca16fa9981d7e0b6f957234718f6ce5c5162b | |
| parent | 271dd38a092fa1e0e81539d48f7037b355aa68fb (diff) | |
textproc/cg3: Update version 1.3.9=>1.4.5
| -rw-r--r-- | textproc/cg3/Makefile | 4 | ||||
| -rw-r--r-- | textproc/cg3/distinfo | 6 | ||||
| -rw-r--r-- | 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 |
