Index: head/devel/npth/Makefile =================================================================== --- head/devel/npth/Makefile (revision 445579) +++ head/devel/npth/Makefile (revision 445580) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= npth -PORTVERSION= 1.4 +PORTVERSION= 1.5 CATEGORIES= devel MASTER_SITES= GNUPG MAINTAINER= jhale@FreeBSD.org COMMENT= New GNU Portable Threads LICENSE= LGPL21+ LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= tar:bzip2 libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip .include Index: head/devel/npth/distinfo =================================================================== --- head/devel/npth/distinfo (revision 445579) +++ head/devel/npth/distinfo (revision 445580) @@ -1,3 +1,3 @@ -TIMESTAMP = 1495047600 -SHA256 (npth-1.4.tar.bz2) = 8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2 -SIZE (npth-1.4.tar.bz2) = 299106 +TIMESTAMP = 1499854116 +SHA256 (npth-1.5.tar.bz2) = 294a690c1f537b92ed829d867bee537e46be93fbd60b16c04630fbbfcd9db3c2 +SIZE (npth-1.5.tar.bz2) = 299308 Index: head/devel/npth/pkg-plist =================================================================== --- head/devel/npth/pkg-plist (revision 445579) +++ head/devel/npth/pkg-plist (revision 445580) @@ -1,6 +1,6 @@ bin/npth-config include/npth.h lib/libnpth.so lib/libnpth.so.0 -lib/libnpth.so.0.1.0 +lib/libnpth.so.0.1.1 share/aclocal/npth.m4