The release of Hiawatha 10.0 (2015-11-25) seems to have moved the download location for 9.15. I believe the attached patch fixes the issue (another fix would of course be to update to version 10.0). Poudriere log output: =======================<phase: fetch >============================ ===> License GPLv2 accepted by the user ===> Found saved configuration for hiawatha-9.15 => hiawatha-9.15.tar.gz doesn't seem to exist in /portdistfiles/. => Attempting to fetch https://www.hiawatha-webserver.org/files/hiawatha-9.15.tar.gz fetch: https://www.hiawatha-webserver.org/files/hiawatha-9.15.tar.gz: Not Found => Attempting to fetch http://distcache.FreeBSD.org/ports-distfiles/hiawatha-9.15.tar.gz fetch: http://distcache.FreeBSD.org/ports-distfiles/hiawatha-9.15.tar.gz: Not Found => Couldn't fetch it - please try to retrieve this => port manually into /portdistfiles/ and try again. *** Error code 1
Created attachment 163608 [details] Patch with changed download location Managed to miss the attachment in the previous message.
Comment on attachment 163608 [details] Patch with changed download location Port is un-maintained, implicit approval
A commit references this bug: Author: junovitch Date: Mon Nov 30 00:54:16 UTC 2015 New revision: 402639 URL: https://svnweb.freebsd.org/changeset/ports/402639 Log: www/hiawatha: Fix fetch due to upstream subdirectory change PR: 204861 Submitted by: Mats Klingberg <maklingberg@gmail.com> Changes: head/www/hiawatha/Makefile
On hold pending MFH approval from portmgr@ or ports-secteam@. The MFH was requested separately with the 9.14 -> 9.15 version bump and options helper conversion while the `make fetch` impacts both version. I see no reason not to batch up all 4 commits and MFH to quarterly.
Fix flags: needs-qa -> patch-ready
A commit references this bug: Author: junovitch Date: Wed Dec 2 18:14:50 UTC 2015 New revision: 402841 URL: https://svnweb.freebsd.org/changeset/ports/402841 Log: MFH: r399650, r399808, r399956, r402639 r399650 www/hiawatha: Reset MAINTAINER Reset MAINTAINER at current maintainers request. PR: 203862 Requested by: Chris Petrik <chris bsdjunk com> (maintainer) r399808 www/hiawatha: Update to 9.15 * Update PORTVERSION and distinfo (9.15) * Update pkg-plist (new shared library versions) * Add LICENSE_FILE Changes: https://www.hiawatha-webserver.org/changelog Approved by: unmaintained r399956 - Switch to options helpers r402639 www/hiawatha: Fix fetch due to upstream subdirectory change PR: 204861 Submitted by: Mats Klingberg <maklingberg@gmail.com> Approved by: ports-secteam (delphij) Changes: _U branches/2015Q4/ branches/2015Q4/www/hiawatha/Makefile branches/2015Q4/www/hiawatha/distinfo branches/2015Q4/www/hiawatha/pkg-plist
Mats, Thanks! Set merge-quarterly+ and close PR.