diff options
author | wen <wen@pkgsrc.org> | 2020-08-14 22:39:27 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2020-08-14 22:39:27 +0000 |
commit | 50753628f4d8a288785aff9baf35d01212e271ba (patch) | |
tree | 47e91ce34a6254816034465b49086fc55f3a2518 /www | |
parent | a336b3d4e616ca4e5454fadd8662deb0eb9e02c6 (diff) | |
download | pkgsrc-50753628f4d8a288785aff9baf35d01212e271ba.tar.gz |
Update to 6.46
Upstream changes:
6.46 2020-06-23 21:19:26Z
- Fix a looping regression in 6.45 for redirect responses without
a Location header (GH PR#342, Niko Tyni)
6.45 2020-06-08 14:51:28Z
- Fix Client-Warning: Internal response sometimes reset (GH#341) (Jonathan
Dahan and Julien Fiegehenn)
6.44 2020-04-14 19:37:45Z
- Support basic authentication charset per RFC 7617 (GH#339) (Ville Skytt)
- Fixed POD mistake. (GH PR#338. Sebastian Paaske Tørholm)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-libwww/Makefile | 4 | ||||
-rw-r--r-- | www/p5-libwww/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile index 02a51335f15..fb5cfcf6a5d 100644 --- a/www/p5-libwww/Makefile +++ b/www/p5-libwww/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.123 2019/11/28 13:08:10 mef Exp $ +# $NetBSD: Makefile,v 1.124 2020/08/14 22:39:27 wen Exp $ -DISTNAME= libwww-perl-6.43 +DISTNAME= libwww-perl-6.46 PKGNAME= p5-${DISTNAME:S/-perl-/-/} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/} diff --git a/www/p5-libwww/distinfo b/www/p5-libwww/distinfo index ac4961776c5..924ca8b8a3d 100644 --- a/www/p5-libwww/distinfo +++ b/www/p5-libwww/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.65 2019/11/28 13:08:10 mef Exp $ +$NetBSD: distinfo,v 1.66 2020/08/14 22:39:27 wen Exp $ -SHA1 (libwww-perl-6.43.tar.gz) = 3947612113ca55862104b3952714397995933aab -RMD160 (libwww-perl-6.43.tar.gz) = 960404cb92d3ea298d461ef9ae7b533a1952bd36 -SHA512 (libwww-perl-6.43.tar.gz) = 789d43f4f3481fa4aca5bf6468318989074e3301053ac66482a40f4fa2730f280b2c71518ebacc652243b35e86ab00e6313613033d35f5ef0e223ebee977c11e -Size (libwww-perl-6.43.tar.gz) = 174966 bytes +SHA1 (libwww-perl-6.46.tar.gz) = 6715c4e05d4c308fe938b5f033925316c9e705fa +RMD160 (libwww-perl-6.46.tar.gz) = 1001926e0a8ba00d03ef07ae754d16d94d6fc281 +SHA512 (libwww-perl-6.46.tar.gz) = ff4b77b3287e17f22ebe8364a7645fec99cfc181a96fb62b63b425c01d5e84e369a12a2c9741cb3ecb612514e873cc2c1af432d7a7feb4dc1ed114eb8f8e033f +Size (libwww-perl-6.46.tar.gz) = 176101 bytes |