aboutsummaryrefslogtreecommitdiff
path: root/devel/libuv/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2018-06-23 16:48:34 +0000
committerThierry Thomas <thierry@FreeBSD.org>2018-06-23 16:48:34 +0000
commit7f31e1135b654c6efb170cd5f6b4cb7cafcb0c44 (patch)
tree6ccd8d11d300037be896750e6f43af7a4274c62b /devel/libuv/Makefile
parent1649f789509554c65473a135ef0f64a0fa240c35 (diff)
downloadports-7f31e1135b654c6efb170cd5f6b4cb7cafcb0c44.tar.gz
ports-7f31e1135b654c6efb170cd5f6b4cb7cafcb0c44.zip
Notes
Diffstat (limited to 'devel/libuv/Makefile')
-rw-r--r--devel/libuv/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index 48f4b7f3537b..437f7798a91d 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libuv
-PORTVERSION= 1.20.3
+PORTVERSION= 1.21.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/
@@ -15,7 +15,7 @@ LICENSE_NAME= NODE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
-TEST_DEPENDS= gyp:devel/py-gyp \
+TEST_DEPENDS= gyp:devel/py-gyp \
gmake:devel/gmake
USE_GITHUB= yes