svn commit: r481615 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Tue Oct 9 09:07:42 UTC 2018


Author: thierry
Date: Tue Oct  9 09:07:41 2018
New Revision: 481615
URL: https://svnweb.freebsd.org/changeset/ports/481615

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

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Oct  9 08:57:52 2018	(r481614)
+++ head/devel/libuv/Makefile	Tue Oct  9 09:07:41 2018	(r481615)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.23.1
+PORTVERSION=	1.23.2
 DISTVERSIONPREFIX=	v
 CATEGORIES=	devel
 #MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Oct  9 08:57:52 2018	(r481614)
+++ head/devel/libuv/distinfo	Tue Oct  9 09:07:41 2018	(r481615)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1537546630
-SHA256 (libuv-libuv-v1.23.1_GH0.tar.gz) = c3386003522502d712010b852008b22b37f827e207e184e3d53f0431389299c3
-SIZE (libuv-libuv-v1.23.1_GH0.tar.gz) = 1190885
+TIMESTAMP = 1539075497
+SHA256 (libuv-libuv-v1.23.2_GH0.tar.gz) = 30af979c4f4b8d1b895ae6d115f7400c751542ccb9e656350fc89fda08d4eabd
+SIZE (libuv-libuv-v1.23.2_GH0.tar.gz) = 1192529


More information about the svn-ports-all mailing list