devel/npth: Update to 1.7

Enable tests.

npth-config is no longer installed, being replaced by gpgrt-config from
security/libgpg-error. In the ports tree, this was only used in the
configure stage of security/gnupg, the only consumer of devel/npth.

https://dev.gnupg.org/T7010
main
Jason E. Hale 2024-04-23 23:47:06 -04:00
parent e197760564
commit a8285a3d5c
3 changed files with 9 additions and 7 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= npth
PORTVERSION= 1.6
PORTVERSION= 1.7
CATEGORIES= devel
MASTER_SITES= GNUPG
@ -10,9 +10,11 @@ WWW= https://www.gnupg.org/software/npth/index.html
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING.LIB
USES= tar:bzip2 libtool
USES= libtool pathfix tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
TEST_TARGET= check
.include <bsd.port.mk>

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1532614731
SHA256 (npth-1.6.tar.bz2) = 1393abd9adcf0762d34798dc34fdcf4d0d22a8410721e76f1e3afcd1daa4e2d1
SIZE (npth-1.6.tar.bz2) = 300486
TIMESTAMP = 1713855412
SHA256 (npth-1.7.tar.bz2) = 8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa74027914ad05
SIZE (npth-1.7.tar.bz2) = 313213

View File

@ -1,6 +1,6 @@
bin/npth-config
include/npth.h
lib/libnpth.so
lib/libnpth.so.0
lib/libnpth.so.0.1.2
lib/libnpth.so.0.2.0
libdata/pkgconfig/npth.pc
share/aclocal/npth.m4