Index: head/devel/npth/Makefile =================================================================== --- head/devel/npth/Makefile (revision 441115) +++ head/devel/npth/Makefile (revision 441116) @@ -1,20 +1,19 @@ # $FreeBSD$ PORTNAME= npth -PORTVERSION= 1.3 +PORTVERSION= 1.4 CATEGORIES= devel -MASTER_SITES= GNUPG/${PORTNAME} +MASTER_SITES= GNUPG MAINTAINER= jhale@FreeBSD.org COMMENT= New GNU Portable Threads -LICENSE= LGPL3 GPLv2 -LICENSE_COMB= dual +LICENSE= LGPL21+ +LICENSE_FILE= ${WRKSRC}/COPYING.LIB USES= tar:bzip2 libtool USE_LDCONFIG= yes GNU_CONFIGURE= yes -LIBS= -lpthread INSTALL_TARGET= install-strip .include Index: head/devel/npth/distinfo =================================================================== --- head/devel/npth/distinfo (revision 441115) +++ head/devel/npth/distinfo (revision 441116) @@ -1,3 +1,3 @@ -TIMESTAMP = 1479929622 -SHA256 (npth-1.3.tar.bz2) = bca81940436aed0734eb8d0ff8b179e04cc8c087f5625204419f5f45d736a82a -SIZE (npth-1.3.tar.bz2) = 295998 +TIMESTAMP = 1495047600 +SHA256 (npth-1.4.tar.bz2) = 8915141836a3169a502d65c1ebd785fcc6d406cae5ee84474272ebf2fa96f1f2 +SIZE (npth-1.4.tar.bz2) = 299106 Index: head/devel/npth/pkg-plist =================================================================== --- head/devel/npth/pkg-plist (revision 441115) +++ head/devel/npth/pkg-plist (revision 441116) @@ -1,6 +1,6 @@ bin/npth-config include/npth.h lib/libnpth.so lib/libnpth.so.0 -lib/libnpth.so.0.0.6 +lib/libnpth.so.0.1.0 share/aclocal/npth.m4