Created attachment 192297 [details] svn diff to upgrade to 0.38.1 gohugo has been updated to 0.38.1 (https://github.com/gohugoio/hugo/releases/tag/v0.38.1): The attached svn diff brings this port up from 0.38.1 to 0.38.1 Change log: - Fix livereload for the home page bundle - Fix empty BuildDate in "hugo version" - Fix some livereload content regressions - Update github.com/bep/gitmap to fix snap build - Fix two tests that are broken on Windows - Add bash completion - Handle mass content etc. edits in server mode Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, 11.1-STABLE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited time: https://logs.bnix.club/gohugo-0.38.1_2018-04-06/ portlint -AC: looks fine. poudriere bulk -tC: 10_4-RELEASE__amd64: success 10_4-RELEASE__i386: success 11_1-RELEASE__amd64: success 11_1-RELEASE__i386: couldn't get jail to start... 11_1-STABLE__amd64: success 11_1-STABLE__i386: success 12_0-CURRENT__amd64: success 12_0-CURRENT__i386: success
Created attachment 192298 [details] poudriere logs for all platforms
A commit references this bug: Author: joneum Date: Sat Apr 7 04:29:09 UTC 2018 New revision: 466709 URL: https://svnweb.freebsd.org/changeset/ports/466709 Log: www/gohugo: Update to 0.38.1 Change log: - Fix livereload for the home page bundle - Fix empty BuildDate in "hugo version" - Fix some livereload content regressions - Update github.com/bep/gitmap to fix snap build - Fix two tests that are broken on Windows - Add bash completion - Handle mass content etc. edits in server mode PR: 227331 Submitted by: ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer) Changes: head/www/gohugo/Makefile head/www/gohugo/distinfo
Landed. Thanks :-)