Skip to content

Commit

Permalink
lang/libhx: update the port to version 4.23
Browse files Browse the repository at this point in the history
Purge the -Wl,--undefined-version patch added in commit
82a2ee4 because it's not needed since version 4.18.

Reported by:	portscout
  • Loading branch information
Alexey Dokuchaev authored and Alexey Dokuchaev committed Feb 26, 2024
1 parent ecc74ff commit 5747f72
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 15 deletions.
2 changes: 1 addition & 1 deletion lang/libhx/Makefile
@@ -1,5 +1,5 @@
PORTNAME= libHX
PORTVERSION= 4.21
PORTVERSION= 4.23
CATEGORIES= lang
MASTER_SITES= https://inai.de/files/libhx/ \
https://codeberg.org/jengelh/libhx/releases/download/v${PORTVERSION}/
Expand Down
6 changes: 3 additions & 3 deletions lang/libhx/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1703077851
SHA256 (libHX-4.21.tar.xz) = d57d5e858dee40d64d413555815f06d7eda52ce96f069817452671503756550d
SIZE (libHX-4.21.tar.xz) = 359760
TIMESTAMP = 1708014644
SHA256 (libHX-4.23.tar.xz) = 048cd43a71b79753820f36b18d44d8bbdbfde6d38d45348f49b9303c4d9758e8
SIZE (libHX-4.23.tar.xz) = 359608
11 changes: 0 additions & 11 deletions lang/libhx/files/patch-src_Makefile.in

This file was deleted.

0 comments on commit 5747f72

Please sign in to comment.