Date: Wed, 24 Feb 2021 19:57:34 +0000 (UTC) From: "Bradley T. Hughes" <bhughes@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r566505 - branches/2021Q1/devel/libuv Message-ID: <202102241957.11OJvZF7045896@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bhughes Date: Wed Feb 24 19:57:34 2021 New Revision: 566505 URL: https://svnweb.freebsd.org/changeset/ports/566505 Log: MFH: r566504 devel/libuv: Update 1.40.0 -> 1.41.0 https://github.com/libuv/libuv/blob/v1.41.0/ChangeLog Sponsored by: Miles AS Modified: branches/2021Q1/devel/libuv/Makefile branches/2021Q1/devel/libuv/distinfo Directory Properties: branches/2021Q1/ (props changed) Modified: branches/2021Q1/devel/libuv/Makefile ============================================================================== --- branches/2021Q1/devel/libuv/Makefile Wed Feb 24 19:56:55 2021 (r566504) +++ branches/2021Q1/devel/libuv/Makefile Wed Feb 24 19:57:34 2021 (r566505) @@ -3,7 +3,7 @@ PORTNAME= libuv DISTVERSIONPREFIX= v -DISTVERSION= 1.40.0 +DISTVERSION= 1.41.0 CATEGORIES= devel MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/ Modified: branches/2021Q1/devel/libuv/distinfo ============================================================================== --- branches/2021Q1/devel/libuv/distinfo Wed Feb 24 19:56:55 2021 (r566504) +++ branches/2021Q1/devel/libuv/distinfo Wed Feb 24 19:57:34 2021 (r566505) @@ -1,3 +1,3 @@ -TIMESTAMP = 1601414344 -SHA256 (libuv-v1.40.0.tar.gz) = 61a90db95bac00adec1cc5ddc767ebbcaabc70242bd1134a7a6b1fb1d498a194 -SIZE (libuv-v1.40.0.tar.gz) = 1264008 +TIMESTAMP = 1614079011 +SHA256 (libuv-v1.41.0.tar.gz) = 1184533907e1ddad9c0dcd30a5abb0fe25288c287ff7fee303fff7b9b2d6eb6e +SIZE (libuv-v1.41.0.tar.gz) = 1272786
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202102241957.11OJvZF7045896>