svn commit: r514611 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Wed Oct 16 19:50:11 UTC 2019


Author: thierry
Date: Wed Oct 16 19:50:10 2019
New Revision: 514611
URL: https://svnweb.freebsd.org/changeset/ports/514611

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Wed Oct 16 19:07:42 2019	(r514610)
+++ head/devel/libuv/Makefile	Wed Oct 16 19:50:10 2019	(r514611)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.32.0
+PORTVERSION=	1.33.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Wed Oct 16 19:07:42 2019	(r514610)
+++ head/devel/libuv/distinfo	Wed Oct 16 19:50:10 2019	(r514611)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568056155
-SHA256 (libuv-libuv-v1.32.0_GH0.tar.gz) = c9818f38eee79d4e56f3ae55320d207ab183c5d4aff0fb148b5d6f5702f371cd
-SIZE (libuv-libuv-v1.32.0_GH0.tar.gz) = 1242643
+TIMESTAMP = 1571254540
+SHA256 (libuv-libuv-v1.33.0_GH0.tar.gz) = d085b46aea791fb7772c274ccc58faadc56fdf6252d3b09b7fb24bd03881efdb
+SIZE (libuv-libuv-v1.33.0_GH0.tar.gz) = 1251488


More information about the svn-ports-head mailing list