diff options
author | wiz <wiz@pkgsrc.org> | 2018-02-25 19:49:20 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-02-25 19:49:20 +0000 |
commit | 59351c3493b1a5e55ddde5ee1d82742cfc73d718 (patch) | |
tree | 560cef5cef7b2ada0522141d63dc142137a84532 /www | |
parent | 23bab5e6ab4fe83f813fa29602b0bd10db471bbf (diff) | |
download | pkgsrc-59351c3493b1a5e55ddde5ee1d82742cfc73d718.tar.gz |
p5-WWW-Mechanize: update to 1.87.
1.87 2018-02-07 22:04:16Z
========================================
[FIXED]
- Fix typo in contributor name (GH#241) (Philippe Bruhat (BooK))
- Fix link to Michael Schilli's article in Linux magazine (GH#240) (Bernhard Wagner)
- Fix some section links (GH#238) (Evan Zacks)
- Override _agent() method. (GH#236) (Сергей Романов)
- Link to appropriate section of HTML::Form (GH#237) (Evan Zacks)
- Make version consistent in .pm files (GH#231) (Olaf Alders)
[ENHANCEMENTS]
- Return form number in list context. (GH#235) (Сергей Романов)
- Overload 'post' in order to set 'base'. (GH#111) (Stuart A Johnston)
- Allow multiple file paths/uris in mech-dump; fixes issue 72 (GH#113) (Nik LaBelle)
- Add docs for the output of dump_forms (GH#112) (John Beppu)
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 4 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/distinfo | 10 |
2 files changed, 7 insertions, 7 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index ebe65ba4359..49e52397ac5 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.47 2017/08/14 19:20:13 wiz Exp $ +# $NetBSD: Makefile,v 1.48 2018/02/25 19:49:20 wiz Exp $ -DISTNAME= WWW-Mechanize-1.86 +DISTNAME= WWW-Mechanize-1.87 PKGNAME= p5-${DISTNAME} CATEGORIES= www perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=WWW/} diff --git a/www/p5-WWW-Mechanize/distinfo b/www/p5-WWW-Mechanize/distinfo index 25cf29959af..f8fdccaf6e7 100644 --- a/www/p5-WWW-Mechanize/distinfo +++ b/www/p5-WWW-Mechanize/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.31 2017/08/14 19:20:13 wiz Exp $ +$NetBSD: distinfo,v 1.32 2018/02/25 19:49:20 wiz Exp $ -SHA1 (WWW-Mechanize-1.86.tar.gz) = bbaf93e7e823ae379f455e766306afbcf1ab531f -RMD160 (WWW-Mechanize-1.86.tar.gz) = db1ea7f3ee74d68679556be67ec3c22e77ba7ecb -SHA512 (WWW-Mechanize-1.86.tar.gz) = de511b0b18ac06fc2e9713b779bdfb7d11941ddf468c9ac74a542075444bc37b0afbdb8830e62ab04ebff537ec3f395d7a49854c0c439a3e5688c782043a96ad -Size (WWW-Mechanize-1.86.tar.gz) = 172331 bytes +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 |