Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Aug 2015 21:46:48 +0000 (UTC)
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r393618 - head/devel/libuv
Message-ID:  <201508052146.t75LkmD6054678@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: thierry
Date: Wed Aug  5 21:46:47 2015
New Revision: 393618
URL: https://svnweb.freebsd.org/changeset/ports/393618

Log:
  Upgrade to 1.7.0.
  
  Announcement at <https://groups.google.com/forum/#!topic/libuv/kYdxnSGijPY>;

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Wed Aug  5 21:40:11 2015	(r393617)
+++ head/devel/libuv/Makefile	Wed Aug  5 21:46:47 2015	(r393618)
@@ -2,9 +2,9 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-PORTVERSION=	1.6.1
+PORTVERSION=	1.7.0
 CATEGORIES=	devel
-MASTER_SITES=	http://libuv.org/dist/v${PORTVERSION}/
+MASTER_SITES=	http://dist.libuv.org/dist/v${PORTVERSION}/
 DISTNAME=	${PORTNAME}-v${PORTVERSION}
 
 MAINTAINER=	thierry@FreeBSD.org

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Wed Aug  5 21:40:11 2015	(r393617)
+++ head/devel/libuv/distinfo	Wed Aug  5 21:46:47 2015	(r393618)
@@ -1,2 +1,2 @@
-SHA256 (libuv-v1.6.1.tar.gz) = 1a0b8030bc45a2c7b7cf44a89837bb43cf9e4484d8eb94652877f6dfdffc2a5f
-SIZE (libuv-v1.6.1.tar.gz) = 1021494
+SHA256 (libuv-v1.7.0.tar.gz) = 19905ad4a8be599530df8ef13c99e5fee260534fb23fd80dd642f2e79581563f
+SIZE (libuv-v1.7.0.tar.gz) = 1030220



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201508052146.t75LkmD6054678>