Date: Sun, 17 Mar 2019 10:22: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: r496042 - head/devel/libuv Message-ID: <201903171022.x2HAMspI074999@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: thierry Date: Sun Mar 17 10:22:53 2019 New Revision: 496042 URL: https://svnweb.freebsd.org/changeset/ports/496042 Log: Upgrade to v1.27.0. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.27.0>. Modified: head/devel/libuv/Makefile head/devel/libuv/distinfo Modified: head/devel/libuv/Makefile ============================================================================== --- head/devel/libuv/Makefile Sun Mar 17 09:15:15 2019 (r496041) +++ head/devel/libuv/Makefile Sun Mar 17 10:22:53 2019 (r496042) @@ -2,10 +2,9 @@ # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.26.0 +PORTVERSION= 1.27.0 DISTVERSIONPREFIX= v CATEGORIES= devel -#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/ MAINTAINER= thierry@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O Modified: head/devel/libuv/distinfo ============================================================================== --- head/devel/libuv/distinfo Sun Mar 17 09:15:15 2019 (r496041) +++ head/devel/libuv/distinfo Sun Mar 17 10:22:53 2019 (r496042) @@ -1,3 +1,3 @@ -TIMESTAMP = 1549829403 -SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693 -SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551 +TIMESTAMP = 1552817911 +SHA256 (libuv-libuv-v1.27.0_GH0.tar.gz) = 4afcdc84cd315b77c8e532e7b3fde43d536af0e2e835eafbd0e75518ed26dbed +SIZE (libuv-libuv-v1.27.0_GH0.tar.gz) = 1214154
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201903171022.x2HAMspI074999>