Skip to content

Commit

Permalink
textproc/lttoolbox: Update version 3.6.1=>3.6.4
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed May 4, 2022
1 parent 9daf771 commit 4c064f9
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 5 deletions.
4 changes: 2 additions & 2 deletions textproc/lttoolbox/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
PORTNAME= lttoolbox
PORTVERSION= ${APVER}.${APREV}
DISTVERSIONPREFIX= v
PORTREVISION= 3
CATEGORIES= textproc

MAINTAINER= bofh@FreeBSD.org
Expand All @@ -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}"

Expand Down
6 changes: 3 additions & 3 deletions textproc/lttoolbox/distinfo
Original file line number Diff line number Diff line change
@@ -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
2 changes: 2 additions & 0 deletions textproc/lttoolbox/pkg-plist
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
bin/lt-append
bin/lt-comp
bin/lt-expand
bin/lt-print
Expand Down Expand Up @@ -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
Expand Down

0 comments on commit 4c064f9

Please sign in to comment.