pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/www/p5-libwww
Module Name: pkgsrc
Committed By: mef
Date: Thu Nov 28 13:08:10 UTC 2019
Modified Files:
pkgsrc/www/p5-libwww: Makefile distinfo
Log Message:
(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
To generate a diff of this commit:
cvs rdiff -u -r1.122 -r1.123 pkgsrc/www/p5-libwww/Makefile
cvs rdiff -u -r1.64 -r1.65 pkgsrc/www/p5-libwww/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/p5-libwww/Makefile
diff -u pkgsrc/www/p5-libwww/Makefile:1.122 pkgsrc/www/p5-libwww/Makefile:1.123
--- pkgsrc/www/p5-libwww/Makefile:1.122 Sun Aug 11 13:25:07 2019
+++ pkgsrc/www/p5-libwww/Makefile Thu Nov 28 13:08:10 2019
@@ -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/}
Index: pkgsrc/www/p5-libwww/distinfo
diff -u pkgsrc/www/p5-libwww/distinfo:1.64 pkgsrc/www/p5-libwww/distinfo:1.65
--- pkgsrc/www/p5-libwww/distinfo:1.64 Sat May 18 04:20:53 2019
+++ pkgsrc/www/p5-libwww/distinfo Thu Nov 28 13:08:10 2019
@@ -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