diff options
author | wen <wen@pkgsrc.org> | 2016-08-16 01:54:48 +0000 |
---|---|---|
committer | wen <wen@pkgsrc.org> | 2016-08-16 01:54:48 +0000 |
commit | 09a03b3a2bf0ffbc3379c0d1d98b599aa5d962a0 (patch) | |
tree | fb6546ae221d9d7d22718f1a7406f3b40a2db84d /www | |
parent | dc861b34dc9b98b91372e3fe2a840dba895f0dbd (diff) | |
download | pkgsrc-09a03b3a2bf0ffbc3379c0d1d98b599aa5d962a0.tar.gz |
Update to 1.78
Upstream changes:
1.78 2016-08-08 09:18:59-04:00 America/Toronto
========================================
[OTHER CHANGES]
- No changes specific to this version. First non-develepment release in about a year.
1.77 2016-08-05 12:50:12-04:00 America/Toronto (TRIAL RELEASE)
========================================
[TESTS]
- Skip Wikipedia tests if LWP::Protocol::https is not installed.
1.76 2016-07-29 12:17:25-04:00 America/Toronto (TRIAL RELEASE)
========================================
[ENHANCEMENTS]
- Added history() and history_count() methods. (Ricardo Signes)
- click_button() now accepts ids. (Olaf Alders)
- Add a more descriptive error message when ->request is called without a
parameter. (Max Maischein)
[DOCUMENTATION]
- Document that form_id warns in addition to returning undef when a form cannot
be found. (Olaf Alders)
- Document use of a proxy with bin/mech-dump. (Florian Schlichting)
[OTHER CHANGES]
- New releases for this distribution are now generated by Dist::Zilla
Diffstat (limited to 'www')
-rw-r--r-- | www/p5-WWW-Mechanize/Makefile | 5 | ||||
-rw-r--r-- | www/p5-WWW-Mechanize/distinfo | 10 |
2 files changed, 7 insertions, 8 deletions
diff --git a/www/p5-WWW-Mechanize/Makefile b/www/p5-WWW-Mechanize/Makefile index 906ccb05980..c26e793bff8 100644 --- a/www/p5-WWW-Mechanize/Makefile +++ b/www/p5-WWW-Mechanize/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.41 2016/06/08 19:25:18 wiz Exp $ +# $NetBSD: Makefile,v 1.42 2016/08/16 01:54:48 wen Exp $ -DISTNAME= WWW-Mechanize-1.75 +DISTNAME= WWW-Mechanize-1.78 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 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 dcc73fbe490..cb3938bc86b 100644 --- a/www/p5-WWW-Mechanize/distinfo +++ b/www/p5-WWW-Mechanize/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.27 2015/11/04 02:47:20 agc Exp $ +$NetBSD: distinfo,v 1.28 2016/08/16 01:54:48 wen Exp $ -SHA1 (WWW-Mechanize-1.75.tar.gz) = 434deeff2991adc19706643753ee7e5e98465e8b -RMD160 (WWW-Mechanize-1.75.tar.gz) = 553eb81a8f8f1043163c47a919fa1f2d779af233 -SHA512 (WWW-Mechanize-1.75.tar.gz) = 1643cbd7acc19d0802a263c0f30e296d438c798224e0ea971142a350f8c1cc78c53ed6dc6cad6c2008e801197a8b13fe5c7e69c76f41d8f919a2a4ec70c49ba6 -Size (WWW-Mechanize-1.75.tar.gz) = 128852 bytes +SHA1 (WWW-Mechanize-1.78.tar.gz) = 302ea5d83538e8f0669a11596844c1451a6891a7 +RMD160 (WWW-Mechanize-1.78.tar.gz) = 2e96537eb6c757670ef21d1595baf9e3327088fa +SHA512 (WWW-Mechanize-1.78.tar.gz) = 2afb097b01732c19fe7a7e766934f59e9cc6351ebd440c7cccecac2af2fca263e5b1f59166fafe109abc10cc72973e234a6b9e1d356865312e6575e137a5ce80 +Size (WWW-Mechanize-1.78.tar.gz) = 154927 bytes |