summaryrefslogtreecommitdiff
path: root/www/nghttp2
diff options
context:
space:
mode:
authoradam <adam@pkgsrc.org>2018-12-09 17:05:51 +0000
committeradam <adam@pkgsrc.org>2018-12-09 17:05:51 +0000
commitdf6a6eb0725a06fc8e56b709e16a5ccee23ca113 (patch)
tree7c3b2c0acbddda9836de73e98af706467b06cbd4 /www/nghttp2
parent72b09f409ddb55e8c3798d51d22d5270a77c7236 (diff)
downloadpkgsrc-df6a6eb0725a06fc8e56b709e16a5ccee23ca113.tar.gz
nghttp2: updated to 1.35.1
Nghttp2 v1.35.1 nghttpx This release fixes the broken trailing slash handling when routing a request. nghttpx allows a pattern which ends “/” to match the request path which just lacks the trailing “/”. Previously, this special handling did not work if certain patterns were registered.
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 7355c475a57..48c7923146e 100644
--- a/www/nghttp2/Makefile
+++ b/www/nghttp2/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.44 2018/11/23 09:22:40 adam Exp $
+# $NetBSD: Makefile,v 1.45 2018/12/09 17:05:51 adam Exp $
-DISTNAME= nghttp2-1.35.0
+DISTNAME= nghttp2-1.35.1
CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_GITHUB:=tatsuhiro-t/}
EXTRACT_SUFX= .tar.xz
diff --git a/www/nghttp2/distinfo b/www/nghttp2/distinfo
index 0d67c7e3abd..1d0ade64877 100644
--- a/www/nghttp2/distinfo
+++ b/www/nghttp2/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2018/11/23 09:22:40 adam Exp $
+$NetBSD: distinfo,v 1.37 2018/12/09 17:05:51 adam Exp $
-SHA1 (nghttp2-1.35.0.tar.xz) = a3b16fbe22b2be452595950ff3d59243b2de6122
-RMD160 (nghttp2-1.35.0.tar.xz) = 0b54c6228302c3cec65337bf2d144b8a4ce7874a
-SHA512 (nghttp2-1.35.0.tar.xz) = 4e209bb6e388ee9c3440a88eb28ecb4a69e0047b089e4d028bb911dd69518a970b5b06ed6fff06594adca53dccd42443733faad909d347dd8d8e919055356e2f
-Size (nghttp2-1.35.0.tar.xz) = 1616224 bytes
+SHA1 (nghttp2-1.35.1.tar.xz) = 692995dbbf63e4cd7eab1073373dbd0a5da77c99
+RMD160 (nghttp2-1.35.1.tar.xz) = 658cc250e8d2e3b0da0b6cb171351bba137d0bab
+SHA512 (nghttp2-1.35.1.tar.xz) = fcd3f79f913afbeee1c75003bb39df918e6122bbf728b3ad4192d5849d8fb96705e04f5505465d63f25a565b2f1da6abd8fabdebb6e3347500f7abd31980861d
+Size (nghttp2-1.35.1.tar.xz) = 1614460 bytes