pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Mechanize p5-WWW-Mechanize: update to 1.88.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4ec679b3d708
branches:  trunk
changeset: 378008:4ec679b3d708
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Mar 25 16:09:05 2018 +0000

description:
p5-WWW-Mechanize: update to 1.88.

1.88      2018-03-23 15:37:25Z
========================================
    [FIXED]
    - tick() now dies if checkbox is not found (GH#248) (Olaf Alders)

    [DOCUMENTATION]
    - Clarify behaviour of submit_form when with_fields is supplied as an arg (GH#247) (Olaf Alders)
    - Document some "Best Practices" (GH#246) (Olaf Alders)
    - Update links in Pod. Suggest LWP::ConsoleLogger rather than LWP::Debug (GH#244) (Olaf Alders)

diffstat:

 www/p5-WWW-Mechanize/Makefile |   4 ++--
 www/p5-WWW-Mechanize/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (27 lines):

diff -r 025a8908c571 -r 4ec679b3d708 www/p5-WWW-Mechanize/Makefile
--- a/www/p5-WWW-Mechanize/Makefile     Sun Mar 25 16:07:01 2018 +0000
+++ b/www/p5-WWW-Mechanize/Makefile     Sun Mar 25 16:09:05 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2018/02/25 19:49:20 wiz Exp $
+# $NetBSD: Makefile,v 1.49 2018/03/25 16:09:05 wiz Exp $
 
-DISTNAME=      WWW-Mechanize-1.87
+DISTNAME=      WWW-Mechanize-1.88
 PKGNAME=       p5-${DISTNAME}
 CATEGORIES=    www perl5
 MASTER_SITES=  ${MASTER_SITE_PERL_CPAN:=WWW/}
diff -r 025a8908c571 -r 4ec679b3d708 www/p5-WWW-Mechanize/distinfo
--- a/www/p5-WWW-Mechanize/distinfo     Sun Mar 25 16:07:01 2018 +0000
+++ b/www/p5-WWW-Mechanize/distinfo     Sun Mar 25 16:09:05 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.32 2018/02/25 19:49:20 wiz Exp $
+$NetBSD: distinfo,v 1.33 2018/03/25 16:09:05 wiz Exp $
 
-SHA1 (WWW-Mechanize-1.87.tar.gz) = d7d7233d53a86e32936cd93b82ba9049828856c6
-RMD160 (WWW-Mechanize-1.87.tar.gz) = bf6b9b2e51711cf7d5237c0c79ab865579ddfe29
-SHA512 (WWW-Mechanize-1.87.tar.gz) = 4ec0e62402a9236b80b12edc4ee3755fbb7f85f99f83f8f7a5dfdef2212bbac7dde2b9e3e5f02793d7443ee0c193986887203aa5a9929413e945de024321fa72
-Size (WWW-Mechanize-1.87.tar.gz) = 169289 bytes
+SHA1 (WWW-Mechanize-1.88.tar.gz) = c5efacb5d71c626152be7568cd50062d6b3def24
+RMD160 (WWW-Mechanize-1.88.tar.gz) = 65b8d1ae3b5d56b8a8306ba6ff88a53d62a223a6
+SHA512 (WWW-Mechanize-1.88.tar.gz) = 12514ad50d5f156a67c0b3d3808359aa0554bb6dfd2ee37d20766295c11cad2db3f457c1e9c8b8a5c394d0820b9cfe83b4a5d021c41653435384265c1d727b67
+Size (WWW-Mechanize-1.88.tar.gz) = 170767 bytes



Home | Main Index | Thread Index | Old Index