summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* dev-perl/WWW-Mechanize: Cleanup old versionsKent Fredric2019-07-251-3/+0
| | | | | Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/WWW-Mechanize: Bump to version 1.910.0 for bug #664006Kent Fredric2019-07-171-0/+1
| | | | | | | | | | | | | | | - Honestly, I have no idea if it will help, but its worth trying Upstream: - tick() now dies if checkbox is not found - Add support to find_image and find_all_images via 'id' and 'class' - Pass strict/verbose constructor args to HTML::Form - Add ability to clear history - Ensure support for weak referencs in HTML::Element Bug: https://bugs.gentoo.org/664006 Package-Manager: Portage-2.3.66, Repoman-2.3.16 Signed-off-by: Kent Fredric <kentnl@gentoo.org>
* dev-perl/WWW-Mechanize: Bump to version 1.870.0Kent Fredric2018-03-211-0/+1
| | | | | | | | | | | | | | | | Upstream: - Use 127.0.0.1 instead of localhost to avoid ipv6 issues in tests - Remove private logic for taint checking - Fix intermittent taint.t failures - Print section titles if mech-dump --all is invoked - Override _agent() method - Make .pm file versions consistent - Return form number in list context - Overload "post" to set "base" - Allow multiple file paths/uri's in mech-dump - Misc doc and test fixes Package-Manager: Portage-2.3.24, Repoman-2.3.6
* dev-perl/*: Update Manifest hashesMichał Górny2017-12-091-3/+3
|
* dev-perl/WWW-Mechanize: Bump to version 1.840.0Kent Fredric2017-03-231-0/+1
| | | | | | | | | | | | | | | | Upstream: - Fix submit_form with multiple filters - Workaround HTTP::Cookies bug in reload() - Fix HTTPS tests when no LWP::Proto::https installed - Add strict_forms flag to submit_form() - Live tests are now author tests - Parse url/href for js window open - mech-dump STDOUT is now utf8 - mech-dump now has --version option - Don't die on uri() when there is no request - Test fixes. Package-Manager: Portage-2.3.4, Repoman-2.3.2
* dev-perl/WWW-Mechanize: Remove oldAndreas K. Hüttel2017-01-011-1/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* dev-perl/WWW-Mechanize: Version bumpAndreas K. Hüttel2016-09-191-0/+1
| | | | Package-Manager: portage-2.3.0
* proj/gentoo: Initial commitRobin H. Johnson2015-08-081-0/+2
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed