svn commit: r466374 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Tue Apr 3 19:24:47 UTC 2018


Author: thierry
Date: Tue Apr  3 19:24:46 2018
New Revision: 466374
URL: https://svnweb.freebsd.org/changeset/ports/466374

Log:
  Upgrade to 0.20.0.
  
  Release notes at https://github.com/libuv/libuv/releases/tag/v1.20.0

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Apr  3 19:16:29 2018	(r466373)
+++ head/devel/libuv/Makefile	Tue Apr  3 19:24:46 2018	(r466374)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.19.2
+PORTVERSION=	1.20.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Apr  3 19:16:29 2018	(r466373)
+++ head/devel/libuv/distinfo	Tue Apr  3 19:24:46 2018	(r466374)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1519329321
-SHA256 (libuv-libuv-v1.19.2_GH0.tar.gz) = ccc5f3b43ed171640513786e5e809508cb6308279b4d71a016e4550ad62f1686
-SIZE (libuv-libuv-v1.19.2_GH0.tar.gz) = 1176076
+TIMESTAMP = 1522783079
+SHA256 (libuv-libuv-v1.20.0_GH0.tar.gz) = 6d36f18f556cc288813032a168fd9181b45d9e66e3e18e54a8dbdfd8ea3c3dba
+SIZE (libuv-libuv-v1.20.0_GH0.tar.gz) = 1180231


More information about the svn-ports-head mailing list