svn commit: r371485 - head/devel/libuv

Thierry Thomas thierry at FreeBSD.org
Sat Oct 25 14:37:58 UTC 2014


Author: thierry
Date: Sat Oct 25 14:37:56 2014
New Revision: 371485
URL: https://svnweb.freebsd.org/changeset/ports/371485
QAT: https://qat.redports.org/buildarchive/r371485/

Log:
  Upgrade to 1.0.0-rc2.

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

Modified: head/devel/libuv/Makefile
==============================================================================
--- head/devel/libuv/Makefile	Sat Oct 25 13:51:11 2014	(r371484)
+++ head/devel/libuv/Makefile	Sat Oct 25 14:37:56 2014	(r371485)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	libuv
-DISTVERSION=	1.0.0-rc1
+DISTVERSION=	1.0.0-rc2
 CATEGORIES=	devel
 MASTER_SITES=	http://libuv.org/dist/v${DISTVERSION}/
 DISTNAME=	${PORTNAME}-v${DISTVERSION}

Modified: head/devel/libuv/distinfo
==============================================================================
--- head/devel/libuv/distinfo	Sat Oct 25 13:51:11 2014	(r371484)
+++ head/devel/libuv/distinfo	Sat Oct 25 14:37:56 2014	(r371485)
@@ -1,2 +1,2 @@
-SHA256 (libuv-v1.0.0-rc1.tar.gz) = 86629e59f967383dc977b435dfafe696dfc69b53049cdca22240dd8fdc2d9279
-SIZE (libuv-v1.0.0-rc1.tar.gz) = 997167
+SHA256 (libuv-v1.0.0-rc2.tar.gz) = 0089f688b9c9863890436db2a4d8d8e997756f6c5224d071cba1402d899f6989
+SIZE (libuv-v1.0.0-rc2.tar.gz) = 1003511


More information about the svn-ports-all mailing list