git: 463b5a07fcb7 - main - textproc/lttoolbox: Update version 3.7.1=>3.7.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 28 Dec 2023 06:53:00 UTC
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=463b5a07fcb7ac55a0c9d22000a7b5af983e6676 commit 463b5a07fcb7ac55a0c9d22000a7b5af983e6676 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-12-28 05:08:21 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-12-28 05:08:21 +0000 textproc/lttoolbox: Update version 3.7.1=>3.7.6 Changelog: https://github.com/apertium/lttoolbox/releases/tag/v3.7.6 --- textproc/lttoolbox/Makefile | 11 ++--------- textproc/lttoolbox/distinfo | 6 +++--- textproc/lttoolbox/files/extra-patch-llvm16 | 10 ---------- textproc/lttoolbox/pkg-plist | 1 + 4 files changed, 6 insertions(+), 22 deletions(-) diff --git a/textproc/lttoolbox/Makefile b/textproc/lttoolbox/Makefile index aebcf753a690..0a4699dbcd29 100644 --- a/textproc/lttoolbox/Makefile +++ b/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}/ @@ -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> diff --git a/textproc/lttoolbox/distinfo b/textproc/lttoolbox/distinfo index cc084105e8f0..3ad74a8556ed 100644 --- a/textproc/lttoolbox/distinfo +++ b/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 diff --git a/textproc/lttoolbox/files/extra-patch-llvm16 b/textproc/lttoolbox/files/extra-patch-llvm16 deleted file mode 100644 index 28aae7c9810b..000000000000 --- a/textproc/lttoolbox/files/extra-patch-llvm16 +++ /dev/null @@ -1,10 +0,0 @@ ---- lttoolbox/sorted_vector.hpp.orig 2023-06-24 03:28:58 UTC -+++ lttoolbox/sorted_vector.hpp -@@ -22,6 +22,7 @@ - #include <vector> - #include <algorithm> - #include <functional> -+#include <iterator> - - namespace detail { - template<typename ForwardIt, typename Comp> diff --git a/textproc/lttoolbox/pkg-plist b/textproc/lttoolbox/pkg-plist index fb2057f80a0a..df24e87b0127 100644 --- a/textproc/lttoolbox/pkg-plist +++ b/textproc/lttoolbox/pkg-plist @@ -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