diff --git a/net/libngtcp2-boringssl/Makefile b/net/libngtcp2-boringssl/Makefile index 694d6e32c9b2..7ba0d87176d3 100644 --- a/net/libngtcp2-boringssl/Makefile +++ b/net/libngtcp2-boringssl/Makefile @@ -1,38 +1,38 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.23.0 +PORTVERSION= 1.24.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 4e1aa23048d0..457b06e565b9 100644 --- a/net/libngtcp2-boringssl/distinfo +++ b/net/libngtcp2-boringssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1782510032 -SHA256 (ngtcp2-1.23.0.tar.xz) = 59d5b4211e96970f2d3d5e6876f73dce03414800ba04aa56835b132fce8de730 -SIZE (ngtcp2-1.23.0.tar.xz) = 708136 +TIMESTAMP = 1782657208 +SHA256 (ngtcp2-1.24.0.tar.xz) = 7fa5ec2be0f0cbed8bc4ec89c0787dfa9d8ce678f1ed9477c52f30eb1a591207 +SIZE (ngtcp2-1.24.0.tar.xz) = 702424