pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nghttp2 nghttp2: updated to 1.37.0



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7d5ad581f977
branches:  trunk
changeset: 320962:7d5ad581f977
user:      adam <adam%pkgsrc.org@localhost>
date:      Wed Mar 13 17:45:08 2019 +0000

description:
nghttp2: updated to 1.37.0

v1.37.0:
build
CMake build explicitly sets install location when building shared library.

nghttpx
This release fixes possible backend stall when header and request body are sent in their own packets.
The backend option gets weight parameter to influence backend selection.
This release fixes compile error with BoringSSL.

diffstat:

 www/nghttp2/Makefile |   4 ++--
 www/nghttp2/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 6ab54131fb95 -r 7d5ad581f977 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile      Wed Mar 13 17:40:52 2019 +0000
+++ b/www/nghttp2/Makefile      Wed Mar 13 17:45:08 2019 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.49 2019/01/19 15:21:04 adam Exp $
+# $NetBSD: Makefile,v 1.50 2019/03/13 17:45:08 adam Exp $
 
-DISTNAME=      nghttp2-1.36.0
+DISTNAME=      nghttp2-1.37.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r 6ab54131fb95 -r 7d5ad581f977 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo      Wed Mar 13 17:40:52 2019 +0000
+++ b/www/nghttp2/distinfo      Wed Mar 13 17:45:08 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.38 2019/01/19 15:21:04 adam Exp $
+$NetBSD: distinfo,v 1.39 2019/03/13 17:45:08 adam Exp $
 
-SHA1 (nghttp2-1.36.0.tar.xz) = 0f5518d95516f394351bfb30904c0d3c6c03ae69
-RMD160 (nghttp2-1.36.0.tar.xz) = 39eed43f5ef20969052cba3388ee5a63f9b671e6
-SHA512 (nghttp2-1.36.0.tar.xz) = 4e0d5c5cdb4f1b7e5f12790850237f36649af4aa9596033392725972e4e0e5a33bb78bd1aa0735e35e489b523b7e9a236a7b5847dfca69bd7583fcab36c13c76
-Size (nghttp2-1.36.0.tar.xz) = 1629020 bytes
+SHA1 (nghttp2-1.37.0.tar.xz) = bdd774c5aa60a610556c5e233f6f44cf5f65aecc
+RMD160 (nghttp2-1.37.0.tar.xz) = 6743620cb9e0001b4ba8401cb744cd544a9f70c9
+SHA512 (nghttp2-1.37.0.tar.xz) = 67a4b9df3f7f0edad719011fa289d9aa9ef04f31ef3ccf826b861c8830ed24e0743a33b54ab66d198fec7edbf723852b38a2007b335d7f566f702f4b02297b0f
+Size (nghttp2-1.37.0.tar.xz) = 1628248 bytes



Home | Main Index | Thread Index | Old Index