svn commit: r468055 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Sun Apr 22 19:49:51 UTC 2018


Author: thierry
Date: Sun Apr 22 19:49:49 2018
New Revision: 468055
URL: https://svnweb.freebsd.org/changeset/ports/468055

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Sun Apr 22 19:40:13 2018	(r468054)
+++ head/devel/libuv/Makefile	Sun Apr 22 19:49:49 2018	(r468055)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.20.1
+PORTVERSION=	1.20.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Sun Apr 22 19:40:13 2018	(r468054)
+++ head/devel/libuv/distinfo	Sun Apr 22 19:49:49 2018	(r468055)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1524167059
-SHA256 (libuv-libuv-v1.20.1_GH0.tar.gz) = abc9106789c15a1c8009ab3d114a5b44bd6e240b183240f47e28aa542eea07b4
-SIZE (libuv-libuv-v1.20.1_GH0.tar.gz) = 1181007
+TIMESTAMP = 1524426195
+SHA256 (libuv-libuv-v1.20.2_GH0.tar.gz) = a5e62a6ed3c25a712477b55ce923e7f49af95b80319f88b9c950200d65427793
+SIZE (libuv-libuv-v1.20.2_GH0.tar.gz) = 1180957


More information about the svn-ports-head mailing list