pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-libwww (www/p5-libwww) Updated 6.39 to 6.43
details: https://anonhg.NetBSD.org/pkgsrc/rev/cb250cf0f884
branches: trunk
changeset: 418590:cb250cf0f884
user: mef <mef%pkgsrc.org@localhost>
date: Thu Nov 28 13:08:10 2019 +0000
description:
(www/p5-libwww) Updated 6.39 to 6.43
6.43 2019-11-26 13:54:43Z
- Continue trying different Authentication challenge schemes if
credentials are wrong (Roman Galeev, Julien Fiegehenn)
6.42 2019-11-20 17:40:52Z
- Add retry handling for a stale nonce with digest authentication (marmotil
and Frank Maas) (GH#40, GH#313, GH#321)
- Add the patch method to LWP::UserAgent. (GH#334) (Chase Whitener)
- Fix docs to match keep_alive => undef behavior, add some trivial tests
(GH#333) (Ville Skytt?)
- Documentation grammar fixes (GH#331) (Ville Skytt?)
6.41 2019-10-28 14:42:06Z
- Allow mirroring to files called '0' (GH#329) (Mark Fowler)
6.40 2019-10-24 12:55:45Z
- Let Digest authentication act on nonce expiry (GH#313) (Frank Maas)
- Make file arg for mirror mandatory #304 (GH#326) (Julien Fiegehenn)
- Doc fix: fields starting with ":" have to be quoted (GH#324) (Slaven
Rezi?)
- Fix documentation for removing all handlers (GH#319) (leedo)
- Ensure proper version of Dist::Zilla::Plugin::MakeMaker::Awesome
- Add TravisCI testing for Perl v5.30
- Clean up .perltidyrc
diffstat:
www/p5-libwww/Makefile | 5 ++---
www/p5-libwww/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r f7469158d9e5 -r cb250cf0f884 www/p5-libwww/Makefile
--- a/www/p5-libwww/Makefile Thu Nov 28 13:05:07 2019 +0000
+++ b/www/p5-libwww/Makefile Thu Nov 28 13:08:10 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.122 2019/08/11 13:25:07 wiz Exp $
+# $NetBSD: Makefile,v 1.123 2019/11/28 13:08:10 mef Exp $
-DISTNAME= libwww-perl-6.39
+DISTNAME= libwww-perl-6.43
PKGNAME= p5-${DISTNAME:S/-perl-/-/}
-PKGREVISION= 1
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/O/OA/OALDERS/}
diff -r f7469158d9e5 -r cb250cf0f884 www/p5-libwww/distinfo
--- a/www/p5-libwww/distinfo Thu Nov 28 13:05:07 2019 +0000
+++ b/www/p5-libwww/distinfo Thu Nov 28 13:08:10 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.64 2019/05/18 04:20:53 wen Exp $
+$NetBSD: distinfo,v 1.65 2019/11/28 13:08:10 mef Exp $
-SHA1 (libwww-perl-6.39.tar.gz) = 2c032fc3c765c128c81edcab3cce40dc33aab378
-RMD160 (libwww-perl-6.39.tar.gz) = d95674f29df5dfe5f73dc6b00d8897c3817bce29
-SHA512 (libwww-perl-6.39.tar.gz) = 55360e971fada175cb37d8428ce7b0d6b4c3e3f1bf9129fbb15cdee1eea46d8ee4856b0c371849457625aeeb27b4eb751fb4d8510c28c968763aeda37fe1b7a6
-Size (libwww-perl-6.39.tar.gz) = 172113 bytes
+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
Home |
Main Index |
Thread Index |
Old Index