diff --git a/devel/libuv/Makefile b/devel/libuv/Makefile index 4dea0728fe36..b5d8d3ecc3a4 100644 --- a/devel/libuv/Makefile +++ b/devel/libuv/Makefile @@ -1,32 +1,32 @@ PORTNAME= libuv DISTVERSIONPREFIX= v -DISTVERSION= 1.52.0 +DISTVERSION= 1.52.1 CATEGORIES= devel MASTER_SITES= https://dist.libuv.org/dist/v${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSIONFULL}-dist MAINTAINER= bofh@FreeBSD.org COMMENT= Multi-platform support library with a focus on asynchronous I/O WWW= https://github.com/libuv/libuv LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= cpe libtool pathfix pkgconfig USE_LDCONFIG= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-maintainer-mode INSTALL_TARGET= install-strip # Will not run as root, reference: # https://github.com/libuv/libuv/commit/af45b6ba2f2c506ae18dd24481e24db17b8269e7 TEST_TARGET= check WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} pre-configure: ${ECHO_CMD} "m4_define([UV_EXTRA_AUTOMAKE_FLAGS], [ serial-tests])" \ > ${WRKSRC}/m4/libuv-extra-automake-flags.m4 .include diff --git a/devel/libuv/distinfo b/devel/libuv/distinfo index 2c2f9bd7db9e..61cf11713806 100644 --- a/devel/libuv/distinfo +++ b/devel/libuv/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1770868566 -SHA256 (libuv-v1.52.0-dist.tar.gz) = a34f3eaabff4cb9e08b17a25b459f8330e6536d256a3180e249e8cb2bb49ccd6 -SIZE (libuv-v1.52.0-dist.tar.gz) = 1703689 +TIMESTAMP = 1775482311 +SHA256 (libuv-v1.52.1-dist.tar.gz) = c5f14915e2fa7b83b6111c3bc477920559499e10d95f852707420c8725b82d6a +SIZE (libuv-v1.52.1-dist.tar.gz) = 1701894