Date: Thu, 19 Apr 2018 19:49:54 +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: r467802 - head/devel/libuv Message-ID: <201804191949.w3JJnsoI094717@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Thu Apr 19 19:49:54 2018 New Revision: 467802 URL: https://svnweb.freebsd.org/changeset/ports/467802 Log: Upgrade to v1.20.1. Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.1 Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Thu Apr 19 19:45:40 2018 (r467801) +++ head/devel/libuv/Makefile Thu Apr 19 19:49:54 2018 (r467802) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.20.0 +PORTVERSION= 1.20.1 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Thu Apr 19 19:45:40 2018 (r467801) +++ head/devel/libuv/distinfo Thu Apr 19 19:49:54 2018 (r467802) @@ -1,3 +1,3 @@ -TIMESTAMP = 1522783079 -SHA256 (libuv-libuv-v1.20.0_GH0.tar.gz) = 6d36f18f556cc288813032a168fd9181b45d9e66e3e18e54a8dbdfd8ea3c3dba -SIZE (libuv-libuv-v1.20.0_GH0.tar.gz) = 1180231 +TIMESTAMP = 1524167059 +SHA256 (libuv-libuv-v1.20.1_GH0.tar.gz) = abc9106789c15a1c8009ab3d114a5b44bd6e240b183240f47e28aa542eea07b4 +SIZE (libuv-libuv-v1.20.1_GH0.tar.gz) = 1181007
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201804191949.w3JJnsoI094717>