git: 2ca3143568c5 - main - lang/libhx: update the port to version 4.27
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 25 Mar 2025 06:22:39 UTC
The branch main has been updated by danfe:
URL: https://cgit.FreeBSD.org/ports/commit/?id=2ca3143568c54b338cd7c4bf5886f4cae5e272e0
commit 2ca3143568c54b338cd7c4bf5886f4cae5e272e0
Author: Alexey Dokuchaev <danfe@FreeBSD.org>
AuthorDate: 2025-03-25 06:21:46 +0000
Commit: Alexey Dokuchaev <danfe@FreeBSD.org>
CommitDate: 2025-03-25 06:21:46 +0000
lang/libhx: update the port to version 4.27
Reported by: portscout
---
lang/libhx/Makefile | 2 +-
lang/libhx/distinfo | 6 +++---
lang/libhx/pkg-plist | 3 +++
3 files changed, 7 insertions(+), 4 deletions(-)
diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile
index 78419b217ffe..6bc7d2e2617f 100644
--- a/lang/libhx/Makefile
+++ b/lang/libhx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libHX
-PORTVERSION= 4.24
+PORTVERSION= 4.27
CATEGORIES= lang
MASTER_SITES= https://inai.de/files/libhx/ \
https://codeberg.org/jengelh/libhx/releases/download/v${PORTVERSION}/
diff --git a/lang/libhx/distinfo b/lang/libhx/distinfo
index 09e4984020e4..39da4cefe81c 100644
--- a/lang/libhx/distinfo
+++ b/lang/libhx/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721237757
-SHA256 (libHX-4.24.tar.xz) = 760018915add802df416acdb5e2a3911139d44ca29e3bfc783d5aff1990db6a0
-SIZE (libHX-4.24.tar.xz) = 360816
+TIMESTAMP = 1742218328
+SHA256 (libHX-4.27.tar.xz) = ccf5d035c2e19cac8a1d7371f8bab7f0994aa168b9155249ca6bf5634f51ff9f
+SIZE (libHX-4.27.tar.xz) = 366304
diff --git a/lang/libhx/pkg-plist b/lang/libhx/pkg-plist
index 775ec1e6d3fc..109c6651d393 100644
--- a/lang/libhx/pkg-plist
+++ b/lang/libhx/pkg-plist
@@ -3,6 +3,8 @@ include/libHX/cast.h
include/libHX/ctype_helper.h
include/libHX/defs.h
include/libHX/deque.h
+include/libHX/endian.h
+include/libHX/endian_float.h
include/libHX/init.h
include/libHX/intdiff.hpp
include/libHX/io.h
@@ -12,6 +14,7 @@ include/libHX/map.h
include/libHX/misc.h
include/libHX/option.h
include/libHX/proc.h
+include/libHX/scope.hpp
include/libHX/socket.h
include/libHX/string.h
include/libHX/wx_helper.hpp