From d36e94b25af750ccea8de2886119b5f11ab89a24 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 20 Aug 2018 05:23:08 +0000 Subject: [PATCH] uriparser: update to 0.8.6. 2018-08-18 -- 0.8.6 * Fixed: Bad/NULL .hostText.afterLast when parsing certain rather pathologic but well-formed URIs with empty host (e.g. "//:%aa@") (GitHub #15) Thanks to Kurt Schwehr for the report! * Fixed: Fix uriRemoveBaseUri for case where scheme, host name, IPvFuture address or path segments of the source address were string prefixes of the related counterpart in the base URI. Thanks to Yang Yu for the patch! (GitHub #19, #20) * Fixed: Make UriStringToUnixFilename and UriStringToWindowsFilename support minimal representation a la RFC 8089, e.g. file:/bin/bash (compare to file:///bin/bash with three slashes) (GitHub #12, #14) Thanks to Zane van Iperen for the report! * Fixed: Documentation typos (GitHub #10, #11) Thanks to Graham Percival! * Improved: Made API docs of uriRemoveBaseUri more clear (related to GitHub #19) * Soname: 1:22:0 --- textproc/uriparser/Makefile | 4 ++-- textproc/uriparser/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/textproc/uriparser/Makefile b/textproc/uriparser/Makefile index 20ee26269662..dab638f975d2 100644 --- a/textproc/uriparser/Makefile +++ b/textproc/uriparser/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.8 2018/02/23 16:41:34 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2018/08/20 05:23:08 wiz Exp $ -DISTNAME= uriparser-0.8.5 +DISTNAME= uriparser-0.8.6 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_GITHUB:=uriparser/} GITHUB_RELEASE= ${DISTNAME} diff --git a/textproc/uriparser/distinfo b/textproc/uriparser/distinfo index 11bafdad3a21..ffef97f343b5 100644 --- a/textproc/uriparser/distinfo +++ b/textproc/uriparser/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.7 2018/02/23 16:41:34 wiz Exp $ +$NetBSD: distinfo,v 1.8 2018/08/20 05:23:08 wiz Exp $ -SHA1 (uriparser-0.8.5.tar.bz2) = 8f898ed85f0819b809aab2e84c3086f7c1575722 -RMD160 (uriparser-0.8.5.tar.bz2) = f9340b4ec8263fb9f8ebef802c98ae96a3575765 -SHA512 (uriparser-0.8.5.tar.bz2) = e9b0228092cf12b824975000b0a6dbe2e413d3642203666d77c5b42f04bc13e0ec3f61d6a2c44d9613bea15e8cf7ec42cc4c92c5bc4318ee3349c1b380409d5c -Size (uriparser-0.8.5.tar.bz2) = 359469 bytes +SHA1 (uriparser-0.8.6.tar.bz2) = 5e0bece039a7ae5b666b710a6db02138da2a1ef5 +RMD160 (uriparser-0.8.6.tar.bz2) = dfa7676bf771b638b80255a63a30b73b002b99cd +SHA512 (uriparser-0.8.6.tar.bz2) = b95e6d7c7f835002f6ea1a9c0962f4d385cd16519c40b921e9a9679140fd5d6cd326002b452fc73431aa2f36d049ae510c034a423eca143a6285f9b4b3dd7b83 +Size (uriparser-0.8.6.tar.bz2) = 360214 bytes SHA1 (patch-aa) = 71f3582a2988c6c35a1a2b1995d50f47f22939bd