diff --git a/devel/npth/Makefile b/devel/npth/Makefile index 02bd9e23e567..cb1c4956abb5 100644 --- a/devel/npth/Makefile +++ b/devel/npth/Makefile @@ -1,20 +1,20 @@ PORTNAME= npth -PORTVERSION= 1.7 +PORTVERSION= 1.8 CATEGORIES= devel MASTER_SITES= GNUPG MAINTAINER= jhale@FreeBSD.org COMMENT= New GNU Portable Threads WWW= https://www.gnupg.org/software/npth/index.html LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= libtool pathfix tar:bzip2 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip TEST_TARGET= check .include diff --git a/devel/npth/distinfo b/devel/npth/distinfo index e5b55a5b594d..569a3134c874 100644 --- a/devel/npth/distinfo +++ b/devel/npth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1713855412 -SHA256 (npth-1.7.tar.bz2) = 8589f56937b75ce33b28d312fccbf302b3b71ec3f3945fde6aaa74027914ad05 -SIZE (npth-1.7.tar.bz2) = 313213 +TIMESTAMP = 1731552681 +SHA256 (npth-1.8.tar.bz2) = 8bd24b4f23a3065d6e5b26e98aba9ce783ea4fd781069c1b35d149694e90ca3e +SIZE (npth-1.8.tar.bz2) = 317739 diff --git a/devel/npth/pkg-plist b/devel/npth/pkg-plist index 8a10a339ae15..b79715e820c6 100644 --- a/devel/npth/pkg-plist +++ b/devel/npth/pkg-plist @@ -1,6 +1,6 @@ include/npth.h lib/libnpth.so lib/libnpth.so.0 -lib/libnpth.so.0.2.0 +lib/libnpth.so.0.3.0 libdata/pkgconfig/npth.pc share/aclocal/npth.m4