mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-25 09:34:11 +00:00
lang/libhx: update the port to version 4.10
While here, do not try to append to the previously undefined variable. Reported by: portscout
This commit is contained in:
parent
0cd372244f
commit
e6ba751c77
@ -1,5 +1,5 @@
|
||||
PORTNAME= libHX
|
||||
PORTVERSION= 4.9
|
||||
PORTVERSION= 4.10
|
||||
CATEGORIES= lang
|
||||
MASTER_SITES= https://inai.de/files/libhx/
|
||||
|
||||
@ -12,7 +12,7 @@ LICENSE= LGPL21+
|
||||
USES= cpe libtool localbase tar:xz
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
|
||||
CONFIGURE_ARGS= --with-pkgconfigdir=${PREFIX}/libdata/pkgconfig
|
||||
INSTALL_TARGET= install-strip
|
||||
TEST_TARGET= check
|
||||
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1674438555
|
||||
SHA256 (libHX-4.9.tar.xz) = 02e225226d937bf7611941e9100c4d278332543d6b3b978fa880222916ba3c9b
|
||||
SIZE (libHX-4.9.tar.xz) = 377916
|
||||
TIMESTAMP = 1675002048
|
||||
SHA256 (libHX-4.10.tar.xz) = 08fa92e849912a8d75db4c225c211551fca8c5fcf440fda7d7ba941bbbeb462b
|
||||
SIZE (libHX-4.10.tar.xz) = 377984
|
||||
|
Loading…
Reference in New Issue
Block a user