Created attachment 167025 [details] poudriere-hiawatha-10.1.log
Created attachment 167026 [details] svn-diff_www_hiawatha-10.1
I know there is a new maintainer, I make it cause of a request on pipermail. ChangeLog: Added Extensions setting. Added support for X-Sendfile header. mbed TLS updated to 2.2.1. Improved SQL injection detection. Small bugfixes and improvements. portlint: WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy. WARN: Makefile: no ftp/http mirror in MASTER_SITES for users behind a proxy. 0 fatal errors and 2 warnings found.
Comment on attachment 167026 [details] svn-diff_www_hiawatha-10.1 Hello, Walter. Everything looks good. Thanks! :)
A commit references this bug: Author: olivierd Date: Sun Feb 21 09:51:24 UTC 2016 New revision: 409274 URL: https://svnweb.freebsd.org/changeset/ports/409274 Log: Update to 10.1 PR: 207212 Submitted by: <w.schwarzenfeld@aon.at> Approved by: Chris Hutchinson (maintainer) Changes: head/www/hiawatha/Makefile head/www/hiawatha/distinfo head/www/hiawatha/pkg-plist
Committed with minor changes, especially pkg-plist. @sample keyword automatically copy configuration files from .sample files, so it's not necessary to add them in pkg-plist.
(In reply to Olivier Duchateau from comment #5) > Committed with minor changes, especially pkg-plist. @sample keyword > automatically copy configuration files from .sample files, so it's not > necessary to add them in pkg-plist. Sorry. Should have caught that myself. Thanks, Olivier! --Chris