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.32.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/e39dc2b300f8
branches: trunk
changeset: 312179:e39dc2b300f8
user: adam <adam%pkgsrc.org@localhost>
date: Tue Aug 28 06:37:18 2018 +0000
description:
nghttp2: updated to 1.32.1
Nghttp2 v1.32.1:
nghttp2_session_set_stream_user_data now works for a stream which is not created yet, but the request which creates the stream is queued.
diffstat:
www/nghttp2/Makefile | 5 ++---
www/nghttp2/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (28 lines):
diff -r 49a5ee63464b -r e39dc2b300f8 www/nghttp2/Makefile
--- a/www/nghttp2/Makefile Tue Aug 28 06:35:08 2018 +0000
+++ b/www/nghttp2/Makefile Tue Aug 28 06:37:18 2018 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.40 2018/08/16 18:54:33 adam Exp $
+# $NetBSD: Makefile,v 1.41 2018/08/28 06:37:18 adam Exp $
-DISTNAME= nghttp2-1.32.0
-PKGREVISION= 1
+DISTNAME= nghttp2-1.32.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff -r 49a5ee63464b -r e39dc2b300f8 www/nghttp2/distinfo
--- a/www/nghttp2/distinfo Tue Aug 28 06:35:08 2018 +0000
+++ b/www/nghttp2/distinfo Tue Aug 28 06:37:18 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/06/14 10:51:21 fhajny Exp $
+$NetBSD: distinfo,v 1.33 2018/08/28 06:37:18 adam Exp $
-SHA1 (nghttp2-1.32.0.tar.xz) = e1382ba5c4c0459c8b7ff7e90ffa5ad9001e01e1
-RMD160 (nghttp2-1.32.0.tar.xz) = cfcaac6eb27730b47d166210cccb7866985e47c1
-SHA512 (nghttp2-1.32.0.tar.xz) = ec7e417fbc5497861d2b6dde5145da1640b36441882824e85940e5ca6ac52ec444aa7123846960f7211dd96462eab421d39f9cc49454f3f52e0dcdb36402044e
-Size (nghttp2-1.32.0.tar.xz) = 1548528 bytes
+SHA1 (nghttp2-1.32.1.tar.xz) = f403f21348fa9c5eba22ca6e3724f6d7a00be065
+RMD160 (nghttp2-1.32.1.tar.xz) = bb086aa7d3463260df3af5f7d86662b3287aad14
+SHA512 (nghttp2-1.32.1.tar.xz) = 477e6f4ccdba5c86436d554be819fd10a715896173029aa72f9c90c2ee64dbe20e2ff4cde614be3a7683dec9e0feaa21d124493ed5fc12ad4c63a37a83bad57c
+Size (nghttp2-1.32.1.tar.xz) = 1548812 bytes
Home |
Main Index |
Thread Index |
Old Index