summaryrefslogtreecommitdiff
path: root/www/nghttp2
diff options
context:
space:
mode:
authoradam <adam>2017-02-27 05:21:09 +0000
committeradam <adam>2017-02-27 05:21:09 +0000
commitf2a6a41e0db676ce93a0dbd6fee032579ba61d2c (patch)
tree889747b316e14af84a0a99fc12d7e15423faeccf /www/nghttp2
parent76c89658b2416e89de482122862283adfc248ca4 (diff)
downloadpkgsrc-f2a6a41e0db676ce93a0dbd6fee032579ba61d2c.tar.gz
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 (limited to 'www/nghttp2')
-rw-r--r--www/nghttp2/Makefile4
-rw-r--r--www/nghttp2/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/www/nghttp2/Makefile b/www/nghttp2/Makefile
index d6c02174dd3..2eeeb835aa6 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -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 --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index e73df234135..71d40f35c20 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -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