From owner-svn-ports-all@FreeBSD.ORG Tue May 6 20:21:30 2014 Return-Path: Delivered-To: svn-ports-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 10F69BB3; Tue, 6 May 2014 20:21:30 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id F16D4EE3; Tue, 6 May 2014 20:21:29 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.8/8.14.8) with ESMTP id s46KLTie013044; Tue, 6 May 2014 20:21:29 GMT (envelope-from thierry@svn.freebsd.org) Received: (from thierry@localhost) by svn.freebsd.org (8.14.8/8.14.8/Submit) id s46KLTnG013040; Tue, 6 May 2014 20:21:29 GMT (envelope-from thierry@svn.freebsd.org) Message-Id: <201405062021.s46KLTnG013040@svn.freebsd.org> From: Thierry Thomas Date: Tue, 6 May 2014 20:21:29 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r353131 - head/devel/libuv X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 May 2014 20:21:30 -0000 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