pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/nghttp2 nghttp2 nghttp2-tools: updated to 1.51.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/96fd62314650
branches:  trunk
changeset: 388193:96fd62314650
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Nov 14 19:21:49 2022 +0000

description:
nghttp2 nghttp2-tools: updated to 1.51.0

nghttp2 v1.51.0

lib: add casts to silence implicit conversion warnings (GH-1822)
doc: Update Ubuntu packages based on Ubuntu 22.04 (GH-1812)
doc: Update android build documentation (GH-1806)
build: Bump NDK and others to the latest (GH-1804)
build: Bump OpenSSL versions (GH-1828)
build: Bump libbpf to v1.0.1 (GH-1830)
build: Bump ngtcp2 (GH-1819, GH-1831)
build: Disable python bindings by default because it has been deprecated (GH-1811, GH-1826, GH-1829)
build: Dockerfile android improvements (GH-1805)
build: Update dependency versions for Dockerfile.android (GH-1802)
third-party: Bump llhttp (GH-1827)
src: Fix test failure on Linux if tz database is not available (GH-1813)
nghttpx: Fix affinity-cookie-stickiness parameter handling (GH-1818)
integration: Add http3 integration test (GH-1832)

diffstat:

 www/nghttp2/Makefile.common |  4 ++--
 www/nghttp2/distinfo        |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (29 lines):

diff -r a4b03d5feb92 -r 96fd62314650 www/nghttp2/Makefile.common
--- a/www/nghttp2/Makefile.common       Mon Nov 14 19:19:57 2022 +0000
+++ b/www/nghttp2/Makefile.common       Mon Nov 14 19:21:49 2022 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile.common,v 1.11 2022/09/26 17:54:09 adam Exp $
+# $NetBSD: Makefile.common,v 1.12 2022/11/14 19:21:49 adam Exp $
 # used by www/nghttp2/Makefile
 # used by www/nghttp2-tools/Makefile
 
-DISTNAME=      nghttp2-1.50.0
+DISTNAME=      nghttp2-1.51.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r a4b03d5feb92 -r 96fd62314650 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo      Mon Nov 14 19:19:57 2022 +0000
+++ b/www/nghttp2/distinfo      Mon Nov 14 19:21:49 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.56 2022/09/26 17:54:09 adam Exp $
+$NetBSD: distinfo,v 1.57 2022/11/14 19:21:49 adam Exp $
 
-BLAKE2s (nghttp2-1.50.0.tar.xz) = 85cc67b4bd3c01de8fe20d6da4f994cfd5e20e78d6e97c26080ed1a9898cb446
-SHA512 (nghttp2-1.50.0.tar.xz) = c2f7f14972cb268a85966f2bd26ac515fa61d9cf6b6bcaa5cffc04f02a18abf116b15537eb4dfbdfa79e7b1472de7034dfdbce7a082cc5b23627d87e2939e529
-Size (nghttp2-1.50.0.tar.xz) = 4110336 bytes
+BLAKE2s (nghttp2-1.51.0.tar.xz) = c0d4c56deadda84199a44aa2022f7275420c156256969c511f1da38765d6988e
+SHA512 (nghttp2-1.51.0.tar.xz) = 0212680e57a15f9afca3b5226429edebd2fe8a52117480007d4472cd0c1bd3aa4d9f21269c637a11efd0f2146a3ee16c3c07ab35d9fb3d4566235d3a14268eeb
+Size (nghttp2-1.51.0.tar.xz) = 4115988 bytes
 SHA1 (patch-configure) = cb8a45817670468442570a6eb1f6ef9e812dcfac
 SHA1 (patch-configure.ac) = c9a56319423ac31cd075748bcf2a5b16bf43f31b



Home | Main Index | Thread Index | Old Index