diff --git a/net/libngtcp2-wolfssl/Makefile b/net/libngtcp2-wolfssl/Makefile index 3294f3a9047f..f4624ddace12 100644 --- a/net/libngtcp2-wolfssl/Makefile +++ b/net/libngtcp2-wolfssl/Makefile @@ -1,37 +1,37 @@ PORTNAME= ngtcp2 -PORTVERSION= 1.17.0 +PORTVERSION= 1.18.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 pathfix 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 cfd0934fea30..464f117b6a7f 100644 --- a/net/libngtcp2-wolfssl/distinfo +++ b/net/libngtcp2-wolfssl/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446502 -SHA256 (ngtcp2-1.17.0.tar.xz) = 9c9a4e2e150e90bf77d4ffcbefe82f738ee375287e68aaa715fa83c04a12209c -SIZE (ngtcp2-1.17.0.tar.xz) = 679244 +TIMESTAMP = 1764510892 +SHA256 (ngtcp2-1.18.0.tar.xz) = aac91fbcb8af77216862cc1bf6e9ddcabfe42b4c373a438b7b1d36b763a4ac5f +SIZE (ngtcp2-1.18.0.tar.xz) = 688432 diff --git a/net/libngtcp2-wolfssl/pkg-plist b/net/libngtcp2-wolfssl/pkg-plist index c0ba6b3e66e4..801a85623b9c 100644 --- a/net/libngtcp2-wolfssl/pkg-plist +++ b/net/libngtcp2-wolfssl/pkg-plist @@ -1,5 +1,5 @@ lib/libngtcp2_crypto_wolfssl.a lib/libngtcp2_crypto_wolfssl.so lib/libngtcp2_crypto_wolfssl.so.5 -lib/libngtcp2_crypto_wolfssl.so.5.2.0 +lib/libngtcp2_crypto_wolfssl.so.5.3.0 libdata/pkgconfig/libngtcp2_crypto_wolfssl.pc