git: aa26314d30ee - main - devel/tbox: update to 1.8.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 10 Feb 2026 15:41:12 UTC
The branch main has been updated by fuz:
URL: https://cgit.FreeBSD.org/ports/commit/?id=aa26314d30ee6ea20fdab266191d822281390dd9
commit aa26314d30ee6ea20fdab266191d822281390dd9
Author: Robert Clausecker <fuz@FreeBSD.org>
AuthorDate: 2026-02-04 01:00:51 +0000
Commit: Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2026-02-10 15:40:38 +0000
devel/tbox: update to 1.8.0
- replace dead WWW with new one
Changelog: https://github.com/tboox/tbox/releases/tag/v1.8.0
---
devel/tbox/Makefile | 4 ++--
devel/tbox/distinfo | 6 +++---
devel/tbox/pkg-plist | 2 ++
3 files changed, 7 insertions(+), 5 deletions(-)
diff --git a/devel/tbox/Makefile b/devel/tbox/Makefile
index 722a9395bc1e..940974559f25 100644
--- a/devel/tbox/Makefile
+++ b/devel/tbox/Makefile
@@ -1,11 +1,11 @@
PORTNAME= tbox
DISTVERSIONPREFIX= v
-DISTVERSION= 1.7.9
+DISTVERSION= 1.8.0
CATEGORIES= devel
MAINTAINER= fuz@FreeBSD.org
COMMENT= Glib-like multi-platform c library
-WWW= https://tboox.org/
+WWW= https://tboox.top/
LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE.md
diff --git a/devel/tbox/distinfo b/devel/tbox/distinfo
index ceaf28928cb3..76fc4a743967 100644
--- a/devel/tbox/distinfo
+++ b/devel/tbox/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1764071324
-SHA256 (tboox-tbox-v1.7.9_GH0.tar.gz) = 8d4bba88bb279c4ff71677d15f8bfc20dfbdc3b4eee27b540fb979fe5af65e56
-SIZE (tboox-tbox-v1.7.9_GH0.tar.gz) = 874586
+TIMESTAMP = 1770735278
+SHA256 (tboox-tbox-v1.8.0_GH0.tar.gz) = 3b919f61055b75fe9cb3796477468f6fe7524801d429e6ac48933ddde9caafbd
+SIZE (tboox-tbox-v1.8.0_GH0.tar.gz) = 880721
diff --git a/devel/tbox/pkg-plist b/devel/tbox/pkg-plist
index 58ae9b798cd3..316ad66cc0cf 100644
--- a/devel/tbox/pkg-plist
+++ b/devel/tbox/pkg-plist
@@ -27,6 +27,7 @@ include/tbox/algorithm/sort.h
include/tbox/algorithm/walk.h
include/tbox/charset/charset.h
include/tbox/charset/prefix.h
+include/tbox/charset/utf8.h
include/tbox/config.h
include/tbox/container/array_iterator.h
include/tbox/container/bloom_filter.h
@@ -110,6 +111,7 @@ include/tbox/libc/misc/stdarg.h
include/tbox/libc/misc/time/prefix.h
include/tbox/libc/misc/time/time.h
include/tbox/libc/misc/time/type.h
+include/tbox/libc/misc/wctype.h
include/tbox/libc/prefix.h
include/tbox/libc/stdio/prefix.h
include/tbox/libc/stdio/printf_object.h