Date: Thu, 22 Feb 2018 20:04:04 +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: r462642 - head/devel/libuv Message-ID: <201802222004.w1MK44dv011638@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Thu Feb 22 20:04:03 2018 New Revision: 462642 URL: https://svnweb.freebsd.org/changeset/ports/462642 Log: Upgrade to 1.19.2. Changelog at <https://github.com/libuv/libuv/releases/tag/v1.19.2>. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Thu Feb 22 19:53:16 2018 (r462641) +++ head/devel/libuv/Makefile Thu Feb 22 20:04:03 2018 (r462642) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.19.1 +PORTVERSION= 1.19.2 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Thu Feb 22 19:53:16 2018 (r462641) +++ head/devel/libuv/distinfo Thu Feb 22 20:04:03 2018 (r462642) @@ -1,3 +1,3 @@ -TIMESTAMP = 1516394712 -SHA256 (libuv-libuv-v1.19.1_GH0.tar.gz) = 8d96a6230af4f9f33d6ec021b599e157279a2af72ed38cf4a8c25e6d58d952ef -SIZE (libuv-libuv-v1.19.1_GH0.tar.gz) = 1174572 +TIMESTAMP = 1519329321 +SHA256 (libuv-libuv-v1.19.2_GH0.tar.gz) = ccc5f3b43ed171640513786e5e809508cb6308279b4d71a016e4550ad62f1686 +SIZE (libuv-libuv-v1.19.2_GH0.tar.gz) = 1176076
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802222004.w1MK44dv011638>