Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/p5-WWW-Mechanize Update to 2.00
details: https://anonhg.NetBSD.org/pkgsrc/rev/f7c7ed7b3fe2
branches: trunk
changeset: 437047:f7c7ed7b3fe2
user: wen <wen%pkgsrc.org@localhost>
date: Sat Aug 15 06:39:07 2020 +0000
description:
Update to 2.00
Update DEPENDS
Upstream changes:
2.00 2020-06-09 19:09:53Z
- Require LWP::UserAgent 6.45 (GH#302) (Shoichi Kaji)
1.99 2020-06-08 15:35:04Z
- Bump HTTP::Daemon test dependency to 6.12 (GH#300) (Olaf Alders)
1.98 2020-05-25 17:06:47Z (TRIAL RELEASE)
- Don't make assumptions about port 80 in test (GH#299) (Olaf Alders)
1.97 2020-05-14 00:46:53Z
- Respect CDATA[[ sections when parsing HTML (GH#298) (Max Maischein)
- extract image links also from css (GH#12) (Jozef Kutej) and (GH#297)
(Julien Fiegehenn)
- s/parm/param/ in documentation (GH#295) (Olaf Alders)
1.96 2020-02-21 02:23:40Z [FIXED]
- HTML::Form::find_input() has a 1-based index (GH#293) (Olaf Alders)
- Fix invocation of dump_forms in mech-dump (GH#288) (積丹尼 Dan Jacobson)
- make xt/author/eol.t pass (GH#291) (Shoichi Kaji)
[DOCUMENTATION]
- Fix documentation of use of undef in form_with() and all_forms_with()
(GH#289) (積丹尼 Dan Jacobson)
diffstat:
www/p5-WWW-Mechanize/Makefile | 9 +++++----
www/p5-WWW-Mechanize/distinfo | 10 +++++-----
2 files changed, 10 insertions(+), 9 deletions(-)
diffs (42 lines):
diff -r 29a979d75da7 -r f7c7ed7b3fe2 www/p5-WWW-Mechanize/Makefile
--- a/www/p5-WWW-Mechanize/Makefile Sat Aug 15 02:36:35 2020 +0000
+++ b/www/p5-WWW-Mechanize/Makefile Sat Aug 15 06:39:07 2020 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.55 2019/11/20 13:21:39 mef Exp $
+# $NetBSD: Makefile,v 1.56 2020/08/15 06:39:07 wen Exp $
-DISTNAME= WWW-Mechanize-1.95
+DISTNAME= WWW-Mechanize-2.00
PKGNAME= p5-${DISTNAME}
CATEGORIES= www perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/}
@@ -14,11 +14,12 @@
DEPENDS+= p5-HTML-Form>=6.00:../../www/p5-HTML-Form
DEPENDS+= p5-HTML-Parser>=3.33:../../www/p5-HTML-Parser
DEPENDS+= p5-HTML-Tree>=5.0:../../www/p5-HTML-Tree
-DEPENDS+= p5-HTTP-Daemon>=6.05:../../www/p5-HTTP-Daemon
+DEPENDS+= p5-HTTP-Daemon>=6.12:../../www/p5-HTTP-Daemon
DEPENDS+= p5-HTTP-Message>=1.3:../../www/p5-HTTP-Message
DEPENDS+= p5-HTTP-Server-Simple>=0.35:../../www/p5-HTTP-Server-Simple
+DEPENDS+= p5-Path-Tiny>=0:../../filesystems/p5-Path-Tiny
DEPENDS+= p5-URI>=1.36:../../www/p5-URI
-DEPENDS+= p5-libwww>=5.829:../../www/p5-libwww
+DEPENDS+= p5-libwww>=6.45:../../www/p5-libwww
# recommended for HTML::Tree ...
DEPENDS+= p5-HTML-Format-[0-9]*:../../www/p5-HTML-Format
diff -r 29a979d75da7 -r f7c7ed7b3fe2 www/p5-WWW-Mechanize/distinfo
--- a/www/p5-WWW-Mechanize/distinfo Sat Aug 15 02:36:35 2020 +0000
+++ b/www/p5-WWW-Mechanize/distinfo Sat Aug 15 06:39:07 2020 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.36 2019/11/20 13:21:39 mef Exp $
+$NetBSD: distinfo,v 1.37 2020/08/15 06:39:07 wen Exp $
-SHA1 (WWW-Mechanize-1.95.tar.gz) = 63e4d633ee8edc16928b1026fe26b48b2c11de10
-RMD160 (WWW-Mechanize-1.95.tar.gz) = 2c8b5e0c8e68e86bcd30d4a531021d670a207816
-SHA512 (WWW-Mechanize-1.95.tar.gz) = 1e9c97c59892e67bd9654fde691606afdd899f6b88a404800e18a2c852367e886209077f5c7bc8a25ded466a2af1c7bcdf7a29e3535af2ed32b80f0839eaedd9
-Size (WWW-Mechanize-1.95.tar.gz) = 179725 bytes
+SHA1 (WWW-Mechanize-2.00.tar.gz) = a9c08e4874396c9f05f7b34654f2be0e845eface
+RMD160 (WWW-Mechanize-2.00.tar.gz) = ce7e06088449e032b8e3a6b70fc05411ec65fe67
+SHA512 (WWW-Mechanize-2.00.tar.gz) = 0ec160f585f87c166cb8cb2197b176a85f549815f57263fee3a60cbb38253fa76afb4d8f217dbc2e7cab974ae7db5052b677124f826177018cf23ae7f6cbf486
+Size (WWW-Mechanize-2.00.tar.gz) = 181027 bytes
Home |
Main Index |
Thread Index |
Old Index