diff --git a/net/libngtcp2-wolfssl/Makefile b/net/libngtcp2-wolfssl/Makefile index de328229f2d9..a55e8fa9d9ad 100644 --- a/net/libngtcp2-wolfssl/Makefile +++ b/net/libngtcp2-wolfssl/Makefile @@ -1,37 +1,37 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.20.0 +PORTVERSION= 1.21.0 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib PKGNAMESUFFIX= -wolfssl MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of QUIC protocol (wolfssl backend) WWW= https://nghttp2.org/ngtcp2/ \ https://github.com/ngtcp2/ngtcp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 LIB_DEPENDS= libwolfssl.so:security/wolfssl RUN_DEPENDS= libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 USES= libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only \ --with-jemalloc \ --with-wolfssl \ --without-boringssl \ --without-gnutls \ --without-libbrotlidec \ --without-libbrotlienc \ --without-libev \ --without-libnghttp3 \ --without-openssl GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INSTALL_WRKSRC= ${WRKSRC}/crypto/wolfssl USE_LDCONFIG= yes .include diff --git a/net/libngtcp2-wolfssl/distinfo b/net/libngtcp2-wolfssl/distinfo index 5be7a13a55a7..ea8dd3effdbd 100644 --- a/net/libngtcp2-wolfssl/distinfo +++ b/net/libngtcp2-wolfssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1771421458 -SHA256 (ngtcp2-1.20.0.tar.xz) = 7fb5b46bbf73dd43efbad55c707d067fdbafdca3609fc71d96e8f3068c5a6667 -SIZE (ngtcp2-1.20.0.tar.xz) = 684060 +TIMESTAMP = 1773152819 +SHA256 (ngtcp2-1.21.0.tar.xz) = 2d1c07e6aa509c017516c08307b0b707cd165a17275ab5f1caff9aaa0e3b6c7d +SIZE (ngtcp2-1.21.0.tar.xz) = 687504