Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2018 17:05:10 +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: r480286 - head/devel/libuv
Message-ID:  <201809211705.w8LH5AtO070907@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Fri Sep 21 17:05:10 2018
New Revision: 480286
URL: https://svnweb.freebsd.org/changeset/ports/480286

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Fri Sep 21 16:43:54 2018	(r480285)
+++ head/devel/libuv/Makefile	Fri Sep 21 17:05:10 2018	(r480286)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.23.0
+PORTVERSION=	1.23.1
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Fri Sep 21 16:43:54 2018	(r480285)
+++ head/devel/libuv/distinfo	Fri Sep 21 17:05:10 2018	(r480286)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1534495399
-SHA256 (libuv-libuv-v1.23.0_GH0.tar.gz) = 8c8eff0bec85306aae508392b395e8bb0e1e34daad2a4e3bec308ced0c92bfaa
-SIZE (libuv-libuv-v1.23.0_GH0.tar.gz) = 1189014
+TIMESTAMP = 1537546630
+SHA256 (libuv-libuv-v1.23.1_GH0.tar.gz) = c3386003522502d712010b852008b22b37f827e207e184e3d53f0431389299c3
+SIZE (libuv-libuv-v1.23.1_GH0.tar.gz) = 1190885



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