Date: Wed, 28 Jan 2015 21:52:32 +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: r378094 - head/devel/libuv Message-ID: <201501282152.t0SLqWlF080739@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Wed Jan 28 21:52:32 2015 New Revision: 378094 URL: https://svnweb.freebsd.org/changeset/ports/378094 QAT: https://qat.redports.org/buildarchive/r378094/ Log: Upgrade to 1.3.0. Changelog at <https://github.com/libuv/libuv/blob/v1.x/ChangeLog>. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Wed Jan 28 21:44:17 2015 (r378093) +++ head/devel/libuv/Makefile Wed Jan 28 21:52:32 2015 (r378094) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.2.1 +PORTVERSION= 1.3.0 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Wed Jan 28 21:44:17 2015 (r378093) +++ head/devel/libuv/distinfo Wed Jan 28 21:52:32 2015 (r378094) @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.2.1.tar.gz) = 309fa62399c3ebfa7fb64c1a4f499c7d90466c255eb436943e2e301807bb4e4a -SIZE (libuv-v1.2.1.tar.gz) = 1008725 +SHA256 (libuv-v1.3.0.tar.gz) = c45b68d395b38133b54edcd5b205b3983083c4bbf8161ce40d2110c1d2e16258 +SIZE (libuv-v1.3.0.tar.gz) = 1010191
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201501282152.t0SLqWlF080739>