diff --git a/www/libnghttp2/Makefile b/www/libnghttp2/Makefile index 5c99e522670b..249c922fc487 100644 --- a/www/libnghttp2/Makefile +++ b/www/libnghttp2/Makefile @@ -1,22 +1,22 @@ PORTNAME= nghttp2 -PORTVERSION= 1.68.0 +PORTVERSION= 1.68.1 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ PKGNAMEPREFIX= lib MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2 C Library WWW= https://nghttp2.org/ \ https://github.com/nghttp2/nghttp2 LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING USES= cpe libtool pkgconfig tar:xz CONFIGURE_ARGS= --enable-lib-only GNU_CONFIGURE= yes INSTALL_TARGET= install-strip USE_LDCONFIG= yes .include diff --git a/www/libnghttp2/distinfo b/www/libnghttp2/distinfo index 8b4634ab91f2..76584b51b014 100644 --- a/www/libnghttp2/distinfo +++ b/www/libnghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446516 -SHA256 (nghttp2-1.68.0.tar.xz) = 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c -SIZE (nghttp2-1.68.0.tar.xz) = 1691408 +TIMESTAMP = 1774610535 +SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2 +SIZE (nghttp2-1.68.1.tar.xz) = 1675948 diff --git a/www/libnghttp2/pkg-plist b/www/libnghttp2/pkg-plist index 564135384ae8..2f97c137cb18 100644 --- a/www/libnghttp2/pkg-plist +++ b/www/libnghttp2/pkg-plist @@ -1,7 +1,7 @@ include/nghttp2/nghttp2.h include/nghttp2/nghttp2ver.h lib/libnghttp2.a lib/libnghttp2.so lib/libnghttp2.so.14 -lib/libnghttp2.so.14.29.2 +lib/libnghttp2.so.14.29.3 libdata/pkgconfig/libnghttp2.pc diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile index 9e489aad3f4a..4e37b09fd95f 100644 --- a/www/nghttp2/Makefile +++ b/www/nghttp2/Makefile @@ -1,65 +1,65 @@ PORTNAME= nghttp2 -PORTVERSION= 1.68.0 +PORTVERSION= 1.68.1 CATEGORIES= www net MASTER_SITES= https://github.com/nghttp2/nghttp2/releases/download/v${PORTVERSION}/ MAINTAINER= sunpoet@FreeBSD.org COMMENT= HTTP/2 tools WWW= https://nghttp2.org/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/COPYING BUILD_DEPENDS= libnghttp2>=${PORTVERSION}:www/libnghttp2 LIB_DEPENDS= libnghttp2.so:www/libnghttp2 USES= cmake compiler:c++20-lang cpe localbase:ldflags pkgconfig python:env ssl tar:xz CMAKE_ARGS= -DCMAKE_INSTALL_MANDIR=share/man CMAKE_OFF= BUILD_SHARED_LIBS \ BUILD_STATIC_LIBS \ BUILD_TESTING \ ENABLE_DEBUG \ ENABLE_HTTP3 \ ENABLE_LIB_ONLY \ ENABLE_STATIC_CRT \ ENABLE_WERROR \ WITH_LIBBPF \ WITH_MRUBY \ WITH_NEVERBLEED CMAKE_ON= ENABLE_FAILMALLOC \ ENABLE_THREADS \ WITH_JEMALLOC USE_CXXSTD= c++20 USE_RC_SUBR= nghttpx OPTIONS_DEFINE= APP DOCS EXAMPLES HPACK OPTIONS_DEFAULT=APP HPACK OPTIONS_SUB= yes APP_DESC= Build h2load, nghttp, nghttpd and nghttpx APP_BUILD_DEPENDS= c-ares>=1.7.5:dns/c-ares \ libev>=4.11:devel/libev APP_CMAKE_BOOL= ENABLE_APP WITH_LIBXML2 APP_LIB_DEPENDS= libcares.so:dns/c-ares \ libev.so:devel/libev APP_USE= GNOME=libxml2 APP_USES= gnome DOCS_CMAKE_BOOL= ENABLE_DOC EXAMPLES_BUILD_DEPENDS= libevent>=2.0.8:devel/libevent EXAMPLES_CMAKE_BOOL= ENABLE_EXAMPLES EXAMPLES_LIB_DEPENDS= libevent_openssl.so:devel/libevent HPACK_BUILD_DEPENDS= jansson>=2.5:devel/jansson HPACK_CMAKE_BOOL= ENABLE_HPACK_TOOLS HPACK_LIB_DEPENDS= libjansson.so:devel/jansson post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/etc/nghttpx/ ${INSTALL_DATA} ${FILESDIR}/nghttpx.conf.sample ${STAGEDIR}${PREFIX}/etc/nghttpx/nghttpx.conf.sample post-install-EXAMPLES-on: ${MKDIR} ${STAGEDIR}${EXAMPLESDIR}/ ${INSTALL_DATA} ${WRKSRC}/examples/*.c ${STAGEDIR}${EXAMPLESDIR}/ cd ${BUILD_WRKSRC}/examples/ && ${INSTALL_PROGRAM} client deflate libevent-client libevent-server ${STAGEDIR}${EXAMPLESDIR}/ .include diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo index 1dd8a1aff986..4acb0e48f236 100644 --- a/www/nghttp2/distinfo +++ b/www/nghttp2/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1761446518 -SHA256 (nghttp2-1.68.0.tar.xz) = 5511d3128850e01b5b26ec92bf39df15381c767a63441438b25ad6235def902c -SIZE (nghttp2-1.68.0.tar.xz) = 1691408 +TIMESTAMP = 1774619836 +SHA256 (nghttp2-1.68.1.tar.xz) = 6abd7ab0a7f1580d5914457cb3c85eb80455657ee5119206edbd7f848c14f0b2 +SIZE (nghttp2-1.68.1.tar.xz) = 1675948