Updated p5-libwww to 6.18.

6.18	2017-02-02
    - Update "timeout" when reusing sockets (PR#90)
    - Fix bug triggered when calling simple_request() with a malformed URL
      (PR#108)

6.17	2017-01-31
	- Noted another protocol failure message (PR#65)
	- Removed old use of UNIVERSAL::isa() and swapped evals for Try::Tiny (PR#105)
	- Standardized the Changes file (GH#106)
	- Fixed documentation error in lwp-request.
This commit is contained in:
wiz 2017-02-07 12:07:23 +00:00
parent 769283f852
commit 4d5fc570e2
2 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# $NetBSD: Makefile,v 1.99 2017/01/22 13:09:10 wiz Exp $
# $NetBSD: Makefile,v 1.100 2017/02/07 12:07:23 wiz Exp $
DISTNAME= libwww-perl-6.16
DISTNAME= libwww-perl-6.18
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}

View file

@ -1,6 +1,6 @@
$NetBSD: distinfo,v 1.46 2017/01/22 13:09:10 wiz Exp $
$NetBSD: distinfo,v 1.47 2017/02/07 12:07:23 wiz Exp $
SHA1 (libwww-perl-6.16.tar.gz) = d798b342b0a211150e9ad9fb94ffe4960861e51f
RMD160 (libwww-perl-6.16.tar.gz) = c1dd908b81e59203000f9e002a16a804e705ef36
SHA512 (libwww-perl-6.16.tar.gz) = 7652d3d79d2638c523140fe8bd0df5bf691d070ad9b972c62f1f3771478b98f72909299b58cf20d280967b99cb2daa7e382916d1f8a3775da0cf9c7457d9d3ca
Size (libwww-perl-6.16.tar.gz) = 143751 bytes
SHA1 (libwww-perl-6.18.tar.gz) = 5eef8b143021950a4ed3a95e4895e0a710f5e4e7
RMD160 (libwww-perl-6.18.tar.gz) = 35b9fbdb87b713a8c943718fdb023340b44edc72
SHA512 (libwww-perl-6.18.tar.gz) = cc0856334d1e45f33dc67990c297b2e120454391f250879868e6b6caa00f73830c187548bc65621db57d8e271a92549d91bace309ba3df0f43d815decc05bbf4
Size (libwww-perl-6.18.tar.gz) = 141891 bytes