pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/nghttp2
Module Name: pkgsrc
Committed By: adam
Date: Sun Dec 9 17:05:51 UTC 2018
Modified Files:
pkgsrc/www/nghttp2: Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.44 -r1.45 pkgsrc/www/nghttp2/Makefile
cvs rdiff -u -r1.36 -r1.37 pkgsrc/www/nghttp2/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/www/nghttp2/Makefile
diff -u pkgsrc/www/nghttp2/Makefile:1.44 pkgsrc/www/nghttp2/Makefile:1.45
--- pkgsrc/www/nghttp2/Makefile:1.44 Fri Nov 23 09:22:40 2018
+++ pkgsrc/www/nghttp2/Makefile Sun Dec 9 17:05:51 2018
@@ -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
Index: pkgsrc/www/nghttp2/distinfo
diff -u pkgsrc/www/nghttp2/distinfo:1.36 pkgsrc/www/nghttp2/distinfo:1.37
--- pkgsrc/www/nghttp2/distinfo:1.36 Fri Nov 23 09:22:40 2018
+++ pkgsrc/www/nghttp2/distinfo Sun Dec 9 17:05:51 2018
@@ -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
Home |
Main Index |
Thread Index |
Old Index