mirror of
https://git.freebsd.org/ports.git
synced 2026-06-02 11:08:52 +00:00
lang/libhx: update the port to version 5.3
Reported by: portscout
This commit is contained in:
+2
-2
@@ -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
|
||||
|
||||
+3
-3
@@ -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
|
||||
|
||||
@@ -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.pc
|
||||
|
||||
Reference in New Issue
Block a user