Date: Sun, 10 Feb 2019 20:14:08 +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: r492639 - head/devel/libuv Message-ID: <201902102014.x1AKE8aX019966@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sun Feb 10 20:14:08 2019 New Revision: 492639 URL: https://svnweb.freebsd.org/changeset/ports/492639 Log: Upgrade to v1.26.0. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.26.0>. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Sun Feb 10 19:45:27 2019 (r492638) +++ head/devel/libuv/Makefile Sun Feb 10 20:14:08 2019 (r492639) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.25.0 +PORTVERSION= 1.26.0 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Sun Feb 10 19:45:27 2019 (r492638) +++ head/devel/libuv/distinfo Sun Feb 10 20:14:08 2019 (r492639) @@ -1,3 +1,3 @@ -TIMESTAMP = 1547990945 -SHA256 (libuv-libuv-v1.25.0_GH0.tar.gz) = ce3036d444c3fb4f9a9e2994bec1f4fa07872b01456998b422ce918fdc55c254 -SIZE (libuv-libuv-v1.25.0_GH0.tar.gz) = 1207205 +TIMESTAMP = 1549829403 +SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693 +SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201902102014.x1AKE8aX019966>