aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2019-03-16 15:41:28 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2019-03-16 15:41:28 +0000
commite8c857cf6b1a9dec1685212a9cce1a857388fed0 (patch)
treedb4f539fb7398413d4fb46a5728dff828897bade
parent59efb60fe200a5a515114e1d0a5de988ad9b911c (diff)
downloadports-e8c857cf6b1a9dec1685212a9cce1a857388fed0.tar.gz
ports-e8c857cf6b1a9dec1685212a9cce1a857388fed0.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)
Notes
Notes: svn path=/branches/2019Q1/; revision=495889
-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