svn commit: r508461 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Fri Aug 9 18:55:03 UTC 2019


Author: thierry
Date: Fri Aug  9 18:55:02 2019
New Revision: 508461
URL: https://svnweb.freebsd.org/changeset/ports/508461

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Fri Aug  9 18:34:46 2019	(r508460)
+++ head/devel/libuv/Makefile	Fri Aug  9 18:55:02 2019	(r508461)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.30.1
+PORTVERSION=	1.31.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Fri Aug  9 18:34:46 2019	(r508460)
+++ head/devel/libuv/distinfo	Fri Aug  9 18:55:02 2019	(r508461)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1562096661
-SHA256 (libuv-libuv-v1.30.1_GH0.tar.gz) = d85566c2c4eae7d8e2c2d27d40e728fea29f9086e98e795c5cdce1a790f43de5
-SIZE (libuv-libuv-v1.30.1_GH0.tar.gz) = 1228593
+TIMESTAMP = 1565375007
+SHA256 (libuv-libuv-v1.31.0_GH0.tar.gz) = ab041ea5d1965a33d4e03ea87718b8922ba4e54abb46c71cf9e040edef2556c0
+SIZE (libuv-libuv-v1.31.0_GH0.tar.gz) = 1238566


More information about the svn-ports-head mailing list