Index: head/devel/npth/Makefile =================================================================== --- head/devel/npth/Makefile (revision 385804) +++ head/devel/npth/Makefile (revision 385805) @@ -1,19 +1,19 @@ # $FreeBSD$ PORTNAME= npth -PORTVERSION= 1.1 +PORTVERSION= 1.2 CATEGORIES= devel MASTER_SITES= GNUPG/${PORTNAME} MAINTAINER= jhale@FreeBSD.org COMMENT= New GNU Portable Threads LICENSE= LGPL3 GPLv2 LICENSE_COMB= dual 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 385804) +++ head/devel/npth/distinfo (revision 385805) @@ -1,2 +1,2 @@ -SHA256 (npth-1.1.tar.bz2) = 896c561eb2ec8da35f11828fb04a3fbff12d41ff657c799056d7dc4a66e5df7f -SIZE (npth-1.1.tar.bz2) = 293362 +SHA256 (npth-1.2.tar.bz2) = 6ddbdddb2cf49a4723f9d1ad6563c480d6760dcb63cb7726b8fc3bc2e1b6c08a +SIZE (npth-1.2.tar.bz2) = 298735 Index: head/devel/npth/pkg-plist =================================================================== --- head/devel/npth/pkg-plist (revision 385804) +++ head/devel/npth/pkg-plist (revision 385805) @@ -1,6 +1,6 @@ bin/npth-config include/npth.h lib/libnpth.so lib/libnpth.so.0 -lib/libnpth.so.0.0.4 +lib/libnpth.so.0.0.5 share/aclocal/npth.m4