aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbhughes <bhughes@FreeBSD.org>2019-03-16 23:41:28 +0800
committerbhughes <bhughes@FreeBSD.org>2019-03-16 23:41:28 +0800
commite1da2608bcc4eb1a2e4dd0837093e5eb645a71c7 (patch)
treedb4f539fb7398413d4fb46a5728dff828897bade
parent2b584e57e697f69a73b1871089440127744fb9e4 (diff)
downloadfreebsd-ports-e1da2608bcc4eb1a2e4dd0837093e5eb645a71c7.tar.gz
freebsd-ports-e1da2608bcc4eb1a2e4dd0837093e5eb645a71c7.tar.zst
freebsd-ports-e1da2608bcc4eb1a2e4dd0837093e5eb645a71c7.zip
MFH: r490788 r492639
Upgrade to v1.25.0. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.25.0>. Upgrade to v1.26.0. Release notes at <https://github.com/libuv/libuv/releases/tag/v1.26.0>. Approved by: thierry (maintainer) Approved by: ports-secteam (joneum)
-rw-r--r--devel/libuv/Makefile5
-rw-r--r--devel/libuv/distinfo6
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile
index fd559377347d..103e6eb864ee 100644
--- a/devel/libuv/Makefile
+++ b/devel/libuv/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libuv
-PORTVERSION= 1.24.1
+PORTVERSION= 1.26.0
DISTVERSIONPREFIX= v
CATEGORIES= devel
#MASTER_SITES= http://dist.libuv.org/dist/v${PORTVERSION}/
@@ -20,10 +20,11 @@ TEST_DEPENDS= gyp:devel/py-gyp \
USE_GITHUB= yes
-USES= autoreconf libtool pathfix pkgconfig
+USES= autoreconf libtool pathfix pkgconfig python:test shebangfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
+SHEBANG_FILES= gyp_uv.py
pre-configure:
${ECHO_CMD} "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [ serial-tests])" \
diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo
index dead211c8e0c..8215228e1904 100644
--- a/devel/libuv/distinfo
+++ b/devel/libuv/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1545067715
-SHA256 (libuv-libuv-v1.24.1_GH0.tar.gz) = 0d026c8f68c4d7b7c59de8f485f262ac71c24e0f3a80d740a25d20edd2f2774e
-SIZE (libuv-libuv-v1.24.1_GH0.tar.gz) = 1204222
+TIMESTAMP = 1549829403
+SHA256 (libuv-libuv-v1.26.0_GH0.tar.gz) = e414cf74615b7dae768f0f5667092f1d4975f5067c087bcbe0641e241ebe4693
+SIZE (libuv-libuv-v1.26.0_GH0.tar.gz) = 1209551