pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/nghttp2 Changes 1.20.0:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/adeb1886a6b7
branches:  trunk
changeset: 359077:adeb1886a6b7
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Feb 27 05:21:09 2017 +0000

description:
Changes 1.20.0:
New API, nghttp2_option_set_no_closed_streams, has been added. By default, libnghttp2 retains closed streams as suggested by RFC 7540, Section 5.3.4. If this option is used, libnghttp2 discards 
closed streams from memory in order to save memory usage.

diffstat:

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

diffs (27 lines):

diff -r 3e82bc9b49df -r adeb1886a6b7 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile      Mon Feb 27 05:19:29 2017 +0000
+++ b/www/nghttp2/Makefile      Mon Feb 27 05:21:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.20 2017/01/26 20:44:27 adam Exp $
+# $NetBSD: Makefile,v 1.21 2017/02/27 05:21:09 adam Exp $
 
-DISTNAME=      nghttp2-1.19.0
+DISTNAME=      nghttp2-1.20.0
 CATEGORIES=    www
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
 EXTRACT_SUFX=  .tar.xz
diff -r 3e82bc9b49df -r adeb1886a6b7 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo      Mon Feb 27 05:19:29 2017 +0000
+++ b/www/nghttp2/distinfo      Mon Feb 27 05:21:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2017/01/26 20:44:27 adam Exp $
+$NetBSD: distinfo,v 1.18 2017/02/27 05:21:09 adam Exp $
 
-SHA1 (nghttp2-1.19.0.tar.xz) = 8ad04f006ff9f7deea9c9b63c02af9ca14f6771b
-RMD160 (nghttp2-1.19.0.tar.xz) = f73bfd1ad2006c6b5b0aa11b8f557a8527bdeab1
-SHA512 (nghttp2-1.19.0.tar.xz) = 848c25ad8ef3cf3388e35f0ee074441a4e0bc0a68739f8eaecb6185f3e1bb9cf190df75fda2c0182d93500522663549309a20ded4803dcb5b5731f9748e98f4f
-Size (nghttp2-1.19.0.tar.xz) = 1504732 bytes
+SHA1 (nghttp2-1.20.0.tar.xz) = a28234bdf05d5ded37affca98fd989d7b0cf866d
+RMD160 (nghttp2-1.20.0.tar.xz) = 16fad1cac0f62aa6f43c13ed7594cf888720b3e3
+SHA512 (nghttp2-1.20.0.tar.xz) = 189f1e74972cec2684a0cbf27c144b03729c718032cbe61b0578979c8d14234c01da306c851aada12d00d255453dc180998e59016a22025de749bb2cfff220f0
+Size (nghttp2-1.20.0.tar.xz) = 1513840 bytes



Home | Main Index | Thread Index | Old Index