1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

devel/libuv: Update 1.39.0 -> 1.40.0

While here, apply changes from PR 248936:
- Use release archive instead of pulling source from GitHub repo as
  suggested by 5.4.3 in Porter's Handbook
- Keep "make test" target although add comment about issue running
  test(s) as root

PR:		248936
Submitted by:	daniel.engberg.lists@pyret.net
Sponsored by:	Miles AS
This commit is contained in:
Bradley T. Hughes 2020-09-29 21:57:57 +00:00
parent 2c7ba6d625
commit 474d4677eb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=550630
2 changed files with 7 additions and 6 deletions

View File

@ -2,9 +2,10 @@
# $FreeBSD$
PORTNAME= libuv
PORTVERSION= 1.39.0
DISTVERSIONPREFIX= v
DISTVERSION= 1.40.0
CATEGORIES= devel
MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/
MAINTAINER= bhughes@FreeBSD.org
COMMENT= Multi-platform support library with a focus on asynchronous I/O
@ -14,13 +15,13 @@ LICENSE_NAME= NODE
LICENSE_FILE= ${WRKSRC}/LICENSE
LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
USE_GITHUB= yes
USES= autoreconf libtool pathfix pkgconfig
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
INSTALL_TARGET= install-strip
# Will not run as root, reference:
# https://github.com/libuv/libuv/commit/af45b6ba2f2c506ae18dd24481e24db17b8269e7
TEST_TARGET= check
pre-configure:

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1599080629
SHA256 (libuv-libuv-v1.39.0_GH0.tar.gz) = dc7b21f1bb7ef19f4b42c5ea058afabe51132d165da18812b70fb319659ba629
SIZE (libuv-libuv-v1.39.0_GH0.tar.gz) = 1272565
TIMESTAMP = 1601414344
SHA256 (libuv-v1.40.0.tar.gz) = 61a90db95bac00adec1cc5ddc767ebbcaabc70242bd1134a7a6b1fb1d498a194
SIZE (libuv-v1.40.0.tar.gz) = 1264008