Bug 193257 - www/hiawatha: Update to 9.7
Summary: www/hiawatha: Update to 9.7
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: amd64 Any
: --- Affects Only Me
Assignee: Johannes Jost Meixner
URL:
Keywords: needs-patch, needs-qa
Depends on:
Blocks:
 
Reported: 2014-09-02 16:46 UTC by Anonymous
Modified: 2014-10-09 03:29 UTC (History)
1 user (show)

See Also:


Attachments
update to 9.7 (1.21 KB, patch)
2014-10-08 06:54 UTC, Anonymous
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Anonymous 2014-09-02 16:46:54 UTC
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
Comment 1 John Marino freebsd_committer freebsd_triage 2014-09-04 16:51:22 UTC
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.
Comment 2 Anonymous 2014-10-08 06:54:55 UTC
Created attachment 148088 [details]
update to 9.7
Comment 4 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-10-08 07:17:08 UTC
I'll take it.
Comment 5 commit-hook freebsd_committer freebsd_triage 2014-10-09 03:28:26 UTC
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
Comment 6 Johannes Jost Meixner freebsd_committer freebsd_triage 2014-10-09 03:29:21 UTC
Committed, with minor changes.
Thanks!