git: 4c064f921f34 - main - textproc/lttoolbox: Update version 3.6.1=>3.6.4
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 04 May 2022 00:53:38 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=4c064f921f345d5e28eab4d1a5828c40acf43760 commit 4c064f921f345d5e28eab4d1a5828c40acf43760 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-05-04 00:51:24 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-05-04 00:53:08 +0000 textproc/lttoolbox: Update version 3.6.1=>3.6.4 Relnotes: https://github.com/apertium/lttoolbox/releases/tag/v3.6.4 --- textproc/lttoolbox/Makefile | 4 ++-- textproc/lttoolbox/distinfo | 6 +++--- textproc/lttoolbox/pkg-plist | 2 ++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index 8a8a77c663ea..4f1c55d45f8d 100644 --- a/textproc/lttoolbox/Makefile +++ b/textproc/lttoolbox/Makefile @@ -3,7 +3,6 @@ PORTNAME= lttoolbox PORTVERSION= ${APVER}.${APREV} DISTVERSIONPREFIX= v -PORTREVISION= 3 CATEGORIES= textproc MAINTAINER= bofh@FreeBSD.org @@ -21,13 +20,14 @@ GH_ACCOUNT= apertium USE_LDCONFIG= yes APVER= 3.6 -APREV= 1 +APREV= 4 GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CFLAGS+= -I${LOCALBASE}/include/utf8cpp +LDFLAGS+= -lpthread PLIST_SUB+= APVER="${APVER}" diff --git a/textproc/lttoolbox/distinfo b/textproc/lttoolbox/distinfo index 6f5acf2745ca..b165bd7e91c5 100644 --- a/textproc/lttoolbox/distinfo +++ b/textproc/lttoolbox/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1647946191 -SHA256 (apertium-lttoolbox-v3.6.1_GH0.tar.gz) = ae45b16591ef160fd111eed6def2fad650e7af35d0c3a924eea7cdc60a44bf1b -SIZE (apertium-lttoolbox-v3.6.1_GH0.tar.gz) = 185281 +TIMESTAMP = 1651613865 +SHA256 (apertium-lttoolbox-v3.6.4_GH0.tar.gz) = c17802cea31f84144ec225209339b6a0fa541ff2c7c79eabf23482f31872da73 +SIZE (apertium-lttoolbox-v3.6.4_GH0.tar.gz) = 189836 diff --git a/textproc/lttoolbox/pkg-plist b/textproc/lttoolbox/pkg-plist index 083534b76a6b..227fb59acb79 100644 --- a/textproc/lttoolbox/pkg-plist +++ b/textproc/lttoolbox/pkg-plist @@ -1,3 +1,4 @@ +bin/lt-append bin/lt-comp bin/lt-expand bin/lt-print @@ -46,6 +47,7 @@ lib/liblttoolbox3.so %%DATADIR%%/dix.rnc %%DATADIR%%/dix.rng %%DATADIR%%/dix.xsd +man/man1/lt-append.1.gz man/man1/lt-comp.1.gz man/man1/lt-expand.1.gz man/man1/lt-print.1.gz