Date: Tue, 9 Oct 2018 09:07:41 +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: r481615 - head/devel/libuv Message-ID: <201810090907.w9997fTw050299@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Tue Oct 9 09:07:41 2018 New Revision: 481615 URL: https://svnweb.freebsd.org/changeset/ports/481615 Log: Upgrade to v1.23.2. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.2>. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Tue Oct 9 08:57:52 2018 (r481614) +++ head/devel/libuv/Makefile Tue Oct 9 09:07:41 2018 (r481615) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.23.1 +PORTVERSION= 1.23.2 DISTVERSIONPREFIX= v CATEGORIES= devel #MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Tue Oct 9 08:57:52 2018 (r481614) +++ head/devel/libuv/distinfo Tue Oct 9 09:07:41 2018 (r481615) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537546630 -SHA256 (libuv-libuv-v1.23.1_GH0.tar.gz) = c3386003522502d712010b852008b22b37f827e207e184e3d53f0431389299c3 -SIZE (libuv-libuv-v1.23.1_GH0.tar.gz) = 1190885 +TIMESTAMP = 1539075497 +SHA256 (libuv-libuv-v1.23.2_GH0.tar.gz) = 30af979c4f4b8d1b895ae6d115f7400c751542ccb9e656350fc89fda08d4eabd +SIZE (libuv-libuv-v1.23.2_GH0.tar.gz) = 1192529
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201810090907.w9997fTw050299>