Skip to content

Commit

Permalink
textproc/lttoolbox: Update version 3.7.1=>3.7.6
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Dec 28, 2023
1 parent 7716de4 commit 463b5a0
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 22 deletions.
11 changes: 2 additions & 9 deletions textproc/lttoolbox/Makefile
@@ -1,6 +1,5 @@
PORTNAME= lttoolbox
DISTVERSION= 3.7.1
PORTREVISION= 2
DISTVERSION= 3.7.6
CATEGORIES= textproc
MASTER_SITES= https://github.com/apertium/${PORTNAME}/releases/download/v${DISTVERSION}/

Expand All @@ -25,10 +24,4 @@ INSTALL_TARGET= install-strip
CFLAGS+= -I${LOCALBASE}/include/utf8cpp
LDFLAGS+= -lpthread

.include <bsd.port.pre.mk>

.if ${COMPILER_TYPE} == clang && ${COMPILER_VERSION} >= 160
EXTRA_PATCHES= ${FILESDIR}/extra-patch-llvm16
.endif

.include <bsd.port.post.mk>
.include <bsd.port.mk>
6 changes: 3 additions & 3 deletions textproc/lttoolbox/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1687577649
SHA256 (lttoolbox-3.7.1.tar.bz2) = 8157a6ec15c17c5e8a22e03fca036f5563a97926d5071c53e81b4c3c7cb7a3e3
SIZE (lttoolbox-3.7.1.tar.bz2) = 174427
TIMESTAMP = 1703739184
SHA256 (lttoolbox-3.7.6.tar.bz2) = 5a862716be36444c10014fbe45ac4e17b8bc498135311d5c9ac948187f6630fd
SIZE (lttoolbox-3.7.6.tar.bz2) = 172685
10 changes: 0 additions & 10 deletions textproc/lttoolbox/files/extra-patch-llvm16

This file was deleted.

1 change: 1 addition & 0 deletions textproc/lttoolbox/pkg-plist
Expand Up @@ -39,6 +39,7 @@ include/lttoolbox/sorted_vector.h
include/lttoolbox/sorted_vector.hpp
include/lttoolbox/state.h
include/lttoolbox/string_utils.h
include/lttoolbox/symbol_iter.h
include/lttoolbox/tmx_compiler.h
include/lttoolbox/trans_exe.h
include/lttoolbox/transducer.h
Expand Down

0 comments on commit 463b5a0

Please sign in to comment.