Date: Mon, 06 Apr 2026 13:37:07 +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: fafacacf386a - main - textproc/cg3: Update version 1.3.7=>1.3.9 Message-ID: <69d3b703.3769d.6d493f87@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=fafacacf386ab7789077e3c19672db868c3c1e57 commit fafacacf386ab7789077e3c19672db868c3c1e57 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2026-04-06 12:35:16 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2026-04-06 13:36:37 +0000 textproc/cg3: Update version 1.3.7=>1.3.9 Changelog: https://github.com/GrammarSoft/cg3/releases/tag/v1.3.9 --- textproc/cg3/Makefile | 4 +--- textproc/cg3/distinfo | 6 +++--- textproc/cg3/pkg-plist | 2 ++ 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index 0d2575673b09..1e1535f9ea20 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,5 +1,5 @@ PORTNAME= cg3 -DISTVERSION= 1.3.7 +DISTVERSION= 1.3.9 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ @@ -19,8 +19,6 @@ USE_LDCONFIG= yes SHEBANG_FILES= scripts/cg-sort scripts/cg-strictify scripts/cg-untrace \ scripts/cg3-autobin.pl.in -OPTIONS_DEFINE= OPTIMIZED_CFLAGS - post-patch: @${REINPLACE_CMD} -e '/D_POSIX_C_SOURCE/d' \ ${WRKSRC}/CMakeLists.txt diff --git a/textproc/cg3/distinfo b/textproc/cg3/distinfo index 424625577ecb..b3736b632882 100644 --- a/textproc/cg3/distinfo +++ b/textproc/cg3/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771844431 -SHA256 (cg3-1.3.7.tar.bz2) = d8d996c60063baae2be1088d6122678179ab3c47653e76edd6cda07a423f4660 -SIZE (cg3-1.3.7.tar.bz2) = 292360 +TIMESTAMP = 1775478793 +SHA256 (cg3-1.3.9.tar.bz2) = 30cacf80758c111a3d02439e4442364a0bc5de9ea3ccb75357011b30fe0fccc0 +SIZE (cg3-1.3.9.tar.bz2) = 295646 diff --git a/textproc/cg3/pkg-plist b/textproc/cg3/pkg-plist index 9ae4a11ce71a..8245af72bcb8 100644 --- a/textproc/cg3/pkg-plist +++ b/textproc/cg3/pkg-plist @@ -15,6 +15,8 @@ libdata/pkgconfig/cg3.pc share/man/man1/cg-comp.1.gz share/man/man1/cg-conv.1.gz share/man/man1/cg-proc.1.gz +share/man/man1/cg-sort.1.gz +share/man/man1/cg-untrace.1.gz share/man/man1/cg3-autobin.pl.1.gz share/man/man1/vislcg3.1.gz share/emacs/site-lisp/cg.elhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d3b703.3769d.6d493f87>
