diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 2823c544fdf8..6d6494c40ec2 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -1,39 +1,39 @@ # Created by: Thierry Thomas # $FreeBSD$ PORTNAME= libuv -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.0 CATEGORIES= devel MASTER_SITES= http://libuv.org/dist/v${PORTVERSION}/ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= thierry@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O LICENSE= NODE LICENSE_NAME= NODE LICENSE_FILE= ${WRKSRC}/LICENSE LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept TEST_DEPENDS= gyp:${PORTSDIR}/devel/py-gyp-devel \ gmake:${PORTSDIR}/devel/gmake USE_AUTOTOOLS= aclocal automake autoconf libtoolize ACLOCAL_ARGS= -I m4 AUTOMAKE_ARGS= -a -c -f USES= libtool pathfix pkgconfig PATHFIX_MAKEFILEIN= Makefile.am USE_LDCONFIG= yes pre-configure: ${ECHO_CMD} "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [ serial-tests])" \ > ${WRKSRC}/m4/libuv-extra-automake-flags.m4 .if defined(MAINTAINER_MODE) regression-test: (cd ${WRKSRC} && ./gyp_uv.py -f make && \ ${SETENV} ${MAKE_ENV} ${GMAKE} -C out && \ ./out/Debug/run-tests) .endif .include diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 4d908623c8fd..dad994094acb 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,2 +1,2 @@ -SHA256 (libuv-v1.1.0.tar.gz) = 0bfca4d0dbbac1d0974faa48620b1d3f7e1268c76d90a386d130c6020558d2e3 -SIZE (libuv-v1.1.0.tar.gz) = 1005602 +SHA256 (libuv-v1.2.0.tar.gz) = 40e2d7b3ea9800d2a4fc6423c1cdcb4deaa6a834eaa02e22ad0de5dd4f3d8e10 +SIZE (libuv-v1.2.0.tar.gz) = 1008185