diff --git a/net/libngtcp2-boringssl/Makefile b/net/libngtcp2-boringssl/Makefile index 50b5ded8889a..26faa9cee393 100644 --- a/net/libngtcp2-boringssl/Makefile +++ b/net/libngtcp2-boringssl/Makefile @@ -1,38 +1,38 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.21.0 +PORTVERSION= 1.22.0 CATEGORIES= net MASTER_SITES= https://github.com/ngtcp2/ngtcp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib PKGNAMESUFFIX= -boringssl MAINTAINER= sunpoet@FreeBSD.org COMMENT= Implementation of QUIC protocol (BoringSSL backend) WWW= https://nghttp2.org/ngtcp2/ \ https://github.com/ngtcp2/ngtcp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= boringssl>=0:security/boringssl \ libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 RUN_DEPENDS= libngtcp2>=${PORTVERSION}<${PORTVERSION}_99:net/libngtcp2 USES= libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only \ --with-boringssl \ --with-jemalloc \ --without-gnutls \ --without-libbrotlidec \ --without-libbrotlienc \ --without-libev \ --without-libnghttp3 \ --without-openssl \ --without-wolfssl CONFIGURE_ENV= BORINGSSL_CFLAGS="-I${LOCALBASE}/include" \ BORINGSSL_LIBS="-L${LOCALBASE}/lib -lssl" GNU_CONFIGURE= yes INSTALL_TARGET= install-strip INSTALL_WRKSRC= ${WRKSRC}/crypto/boringssl .include diff --git a/net/libngtcp2-boringssl/distinfo b/net/libngtcp2-boringssl/distinfo index a9514d34d183..76370511f3b6 100644 --- a/net/libngtcp2-boringssl/distinfo +++ b/net/libngtcp2-boringssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1773966660 -SHA256 (ngtcp2-1.21.0.tar.xz) = 2d1c07e6aa509c017516c08307b0b707cd165a17275ab5f1caff9aaa0e3b6c7d -SIZE (ngtcp2-1.21.0.tar.xz) = 687504 +TIMESTAMP = 1775424010 +SHA256 (ngtcp2-1.22.0.tar.xz) = 75c1d6f5c7936b23bfab9c143c8e9f1cca1acf3ab66dba705306ec7dac6fe0f1 +SIZE (ngtcp2-1.22.0.tar.xz) = 697608