- Added form_with() method. (Martin Sluka)
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)
- 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)
Changes: http://cpansearch.perl.org/src/OALDERS/WWW-Mechanize-1.79/Changes
- Add LICENSE=NONE as no license has been defined upstream
- Remove patch-Makefile as it has been upstreamed
PR: 212481
Submitted by: onestsam@gmail.com (maintainer)
Reviewed by: amdmi3
Approved by: mat (mentor)
Differential Revision: https://reviews.freebsd.org/D7908
In r422140 devel/yaml-cpp03 was marked BROKEN, as GOOGLE_CODE has gone swimming
with the fishes.
The project has moved to github (see devel/yaml-cpp which already uses github).
PR: 212731
Approved by: portmgr (antoine), rakuco (mentor)
Changelog:
20160908
Documentation: add a pointer to hosts(5) and services(5)
for symbolic host and port syntax. File: proto/master.
20160911
Bugfix (introduced: Postfix 3.0): the SMTP daemon did not
reset a previous session's command counts before rejecting
a client that exceeds request or concurrency rates. File:
smtpd/smtpd.c.
20160912
Feature: preserve the new file mtimes when installing
Postfix. Ond_ej Lyson_k. Wietse made this conditional on
the presence of a new -keep-new-mtime flag. File: postfix-install.
20160917
Bugfix: unionmap did not propagate table lookup errors.
Based on patch by Roel van Meer. Files: util/dict_union.c,
util/dict_union_test.*.
Cleanup: added unit test for pipemap. Files: util/dict_pipe.c,
util/dict_pipe_test.*.
Documentation: added a note about the order of search
patterns and table lookup order. Files: proto/canonical,
proto/generic, proto/virtual.
despite that their repository has been moved to GitHub: new distfile lacks
pre-generated autotools-related bits and does not bootstrap correctly, and
I'm not in the mood to fight with autotools right now
- Remove no longer accurate explanation of why we cannot enable -Werror yet:
while this particular problem with Clang is no longer an issue, there are
still lots of compiler warnings left
- added -z, to not report on zombie processes
As long as there is no rootkit which hides as a zombie this option is
safe to use and reduces false positives.
- now detects Umbreon rootkit
- several minor bug fixes, mostly for compatibility with older python versions
- ability to specify a network prefix to be used in the EDNS Client
Subnet option for queries issued
- introduces a check for CNAME and non-CNAME data at the same name