svn commit: r400352 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Tue Oct 27 21:45:07 UTC 2015


Author: thierry
Date: Tue Oct 27 21:45:06 2015
New Revision: 400352
URL: https://svnweb.freebsd.org/changeset/ports/400352

Log:
  Upgrade to 1.7.5.
  
  Changelog at https://github.com/libuv/libuv/releases/tag/v1.7.5

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Tue Oct 27 21:44:10 2015	(r400351)
+++ head/devel/libuv/Makefile	Tue Oct 27 21:45:06 2015	(r400352)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.7.2
+PORTVERSION=	1.7.5
 CATEGORIES=	devel
 MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Tue Oct 27 21:44:10 2015	(r400351)
+++ head/devel/libuv/distinfo	Tue Oct 27 21:45:06 2015	(r400352)
@@ -1,2 +1,2 @@
-SHA256 (libuv-v1.7.2.tar.gz) = 199591ad0ba17d405e65836cc8b66bae7702348508a64b859c985b7874c8a5fb
-SIZE (libuv-v1.7.2.tar.gz) = 1034120
+SHA256 (libuv-v1.7.5.tar.gz) = a3af98f00e0a33aa0547475ba2bac876470e076748409bcdde81d3d189e8bdbd
+SIZE (libuv-v1.7.5.tar.gz) = 1035389


More information about the svn-ports-head mailing list