Update to hiawatha 9.7 Changelog: hiawatha (9.7) stable; urgency=low •UseToolkit now possible in .hiawatha file at root of website. •Method option added to URL Toolkit. •SetResourceLimit option added. •ThreadKillRate option added. •Improved SQL injection detection. •Default value for DHsize set to 2048. •PolarSSL updated to version 1.3.8. •Memory allocation debugger module added. •Small bugfixes and improvements. •Bugfix: incorrect file hash printing by wigwam with directory as symlink Patch: http://users.bsdjunk.com/~chris/patches/patch-hiawatha-9.7.txt
Please attach the patch. I know there's a link, but some committers have work flows that depend on the patch being attached. Test logs would be nice-to-have too.
Created attachment 148088 [details] update to 9.7
log file: http://users.bsdjunk.com/~chris/poudriere/2014-10-08_01h56m25s/logs/hiawatha-9.7_1.log
I'll take it.
A commit references this bug: Author: xmj Date: Thu Oct 9 03:27:49 UTC 2014 New revision: 370499 URL: https://svnweb.freebsd.org/changeset/ports/370499 Log: www/hiawatha: update to 9.7 - Update to 9.7 Changelog: hiawatha (9.7) stable; urgency=low ?UseToolkit now possible in .hiawatha file at root of website. ?Method option added to URL Toolkit. ?SetResourceLimit option added. ?ThreadKillRate option added. ?Improved SQL injection detection. ?Default value for DHsize set to 2048. ?PolarSSL updated to version 1.3.8. ?Memory allocation debugger module added. ?Small bugfixes and improvements. ?Bugfix: incorrect file hash printing by wigwam with directory as symlink While there: - clean up portlint errors - rename @dirrmtry to @dir PR: 193257 Differential Revision: https://reviews.freebsd.org/D915 Submitted by: chris@bsdjunk.com Approved by: swills (mentor) Changes: head/www/hiawatha/Makefile head/www/hiawatha/distinfo head/www/hiawatha/pkg-plist
Committed, with minor changes. Thanks!