Date: Tue, 6 May 2014 20:21:29 +0000 (UTC) From: Thierry Thomas <thierry@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353131 - head/devel/libuv Message-ID: <201405062021.s46KLTnG013040@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Tue May 6 20:21:29 2014 New Revision: 353131 URL: http://svnweb.freebsd.org/changeset/ports/353131 QAT: https://qat.redports.org/buildarchive/r353131/ Log: Upgrade to 0.11.25. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo head/devel/libuv/pkg-plist Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue May 6 20:13:49 2014 (r353130) +++ head/devel/libuv/Makefile Tue May 6 20:21:29 2014 (r353131) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 0.11.24 +PORTVERSION= 0.11.25 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} @@ -20,7 +20,7 @@ TEST_DEPENDS= gyp:${PORTSDIR}/devel/py-g USE_AUTOTOOLS= aclocal automake autoconf libtoolize ACLOCAL_ARGS= -I m4 -USES= pkgconfig +USES= pkgconfig libtool USE_LDCONFIG= yes run-autotools: Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue May 6 20:13:49 2014 (r353130) +++ head/devel/libuv/distinfo Tue May 6 20:21:29 2014 (r353131) @@ -1,2 +1,2 @@ -SHA256 (libuv-v0.11.24.tar.gz) = e2504d4832812c29338dd7a6cea8b51a7742e955bcf0b033be568911f2fc4218 -SIZE (libuv-v0.11.24.tar.gz) = 389041 +SHA256 (libuv-v0.11.25.tar.gz) = bbd79c101334a5ae31bf54631ef75910a8d8dc798a0c7672a596e02769b84d22 +SIZE (libuv-v0.11.25.tar.gz) = 389543 Modified: head/devel/libuv/pkg-plist ============================================================================== --- head/devel/libuv/pkg-plist Tue May 6 20:13:49 2014 (r353130) +++ head/devel/libuv/pkg-plist Tue May 6 20:21:29 2014 (r353131) @@ -4,7 +4,6 @@ include/uv-unix.h include/uv-version.h include/uv.h lib/libuv.a -lib/libuv.la lib/libuv.so lib/libuv.so.11 libdata/pkgconfig/libuv.pc
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201405062021.s46KLTnG013040>