Date: Fri, 13 Mar 2026 14:15:15 +0000 From: Alexey Dokuchaev <danfe@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 159d2f52cc00 - main - lang/libhx: update the port to version 5.3 Message-ID: <69b41bf3.3642e.5fcf7f87@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=159d2f52cc00676ba29aea10be31b36549300a28 commit 159d2f52cc00676ba29aea10be31b36549300a28 Author: Alexey Dokuchaev <danfe@FreeBSD.org> AuthorDate: 2026-03-13 14:13:38 +0000 Commit: Alexey Dokuchaev <danfe@FreeBSD.org> CommitDate: 2026-03-13 14:13:38 +0000 lang/libhx: update the port to version 5.3 Reported by: portscout --- lang/libhx/Makefile | 4 ++-- lang/libhx/distinfo | 6 +++--- lang/libhx/pkg-plist | 5 +++-- 3 files changed, 8 insertions(+), 7 deletions(-) diff --git a/lang/libhx/Makefile b/lang/libhx/Makefile index 6bc7d2e2617f..4ae950fa56eb 100644 --- a/lang/libhx/Makefile +++ b/lang/libhx/Makefile @@ -1,5 +1,5 @@ PORTNAME= libHX -PORTVERSION= 4.27 +PORTVERSION= 5.3 CATEGORIES= lang MASTER_SITES= https://inai.de/files/libhx/ \ https://codeberg.org/jengelh/libhx/releases/download/v${PORTVERSION}/ @@ -10,7 +10,7 @@ WWW= https://inai.de/projects/libhx/ LICENSE= LGPL21+ -USES= cpe libtool localbase tar:xz +USES= cpe libtool localbase tar:zst USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig diff --git a/lang/libhx/distinfo b/lang/libhx/distinfo index 39da4cefe81c..bae9b89d22c9 100644 --- a/lang/libhx/distinfo +++ b/lang/libhx/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1742218328 -SHA256 (libHX-4.27.tar.xz) = ccf5d035c2e19cac8a1d7371f8bab7f0994aa168b9155249ca6bf5634f51ff9f -SIZE (libHX-4.27.tar.xz) = 366304 +TIMESTAMP = 1769688978 +SHA256 (libHX-5.3.tar.zst) = ad5d8594d73caa85da8a594cfbfa65a8b295fecfcf5d753fabea2d909fe0c699 +SIZE (libHX-5.3.tar.zst) = 382078 diff --git a/lang/libhx/pkg-plist b/lang/libhx/pkg-plist index 109c6651d393..6dc1f1cc3853 100644 --- a/lang/libhx/pkg-plist +++ b/lang/libhx/pkg-plist @@ -17,8 +17,9 @@ include/libHX/proc.h include/libHX/scope.hpp include/libHX/socket.h include/libHX/string.h +include/libHX/tie.hpp include/libHX/wx_helper.hpp lib/libHX.so -lib/libHX.so.32 -lib/libHX.so.32.8.0 +lib/libHX.so.43 +lib/libHX.so.43.0.0 libdata/pkgconfig/libHX.pchome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69b41bf3.3642e.5fcf7f87>
