Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 17 Aug 2018 08:52:09 +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: r477412 - head/devel/libuv
Message-ID:  <201808170852.w7H8q9J3087553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Fri Aug 17 08:52:08 2018
New Revision: 477412
URL: https://svnweb.freebsd.org/changeset/ports/477412

Log:
  Upgrade to 1.23.0.
  
  Release notes at <https://github.com/libuv/libuv/releases/tag/v1.23.0>.

Modified:
  head/devel/libuv/Makefile
  head/devel/libuv/distinfo

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Fri Aug 17 08:09:00 2018	(r477411)
+++ head/devel/libuv/Makefile	Fri Aug 17 08:52:08 2018	(r477412)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.22.0
+PORTVERSION=	1.23.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Fri Aug 17 08:09:00 2018	(r477411)
+++ head/devel/libuv/distinfo	Fri Aug 17 08:52:08 2018	(r477412)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1531230672
-SHA256 (libuv-libuv-v1.22.0_GH0.tar.gz) = c72f0401e1298f948daf310abafce38373a926fb9438464d1bf7fe90784544e0
-SIZE (libuv-libuv-v1.22.0_GH0.tar.gz) = 1186080
+TIMESTAMP = 1534495399
+SHA256 (libuv-libuv-v1.23.0_GH0.tar.gz) = 8c8eff0bec85306aae508392b395e8bb0e1e34daad2a4e3bec308ced0c92bfaa
+SIZE (libuv-libuv-v1.23.0_GH0.tar.gz) = 1189014



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201808170852.w7H8q9J3087553>