diff --git a/textproc/cg3/Makefile b/textproc/cg3/Makefile index 0d2575673b09..1e1535f9ea20 100644 --- a/textproc/cg3/Makefile +++ b/textproc/cg3/Makefile @@ -1,32 +1,30 @@ PORTNAME= cg3 -DISTVERSION= 1.3.7 +DISTVERSION= 1.3.9 CATEGORIES= textproc MASTER_SITES= https://github.com/GrammarSoft/${PORTNAME}/releases/download/v${DISTVERSION}/ MAINTAINER= bofh@FreeBSD.org COMMENT= Tools for the Constraint Grammar formalism WWW= https://visl.sdu.dk/constraint_grammar.html LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libboost_date_time.so:devel/boost-libs \ libicuuc.so:devel/icu USES= cmake pathfix perl5 shebangfix tar:bz2 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 post-patch-OPTIMIZED_CFLAGS-off: @${REINPLACE_CMD} -e 's| -O3||g' \ ${WRKSRC}/CMakeLists.txt .include 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 @@ -1,20 +1,22 @@ bin/cg-comp bin/cg-conv bin/cg-mwesplit bin/cg-proc bin/cg-relabel bin/cg-sort bin/cg-strictify bin/cg-untrace bin/cg3-autobin.pl bin/vislcg3 include/cg3.h lib/libcg3.so lib/libcg3.so.1 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.el