Bug 225603 - www/gohugo: Update to 0.35
Summary: www/gohugo: Update to 0.35
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Tobias Kortkamp
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-02-01 13:41 UTC by Ben Lavery-Griffiths
Modified: 2018-02-01 14:30 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.35 (2.65 KB, patch)
2018-02-01 13:41 UTC, Ben Lavery-Griffiths
no flags Details | Diff
poudriere logs for all platforms (4.74 KB, application/x-xz)
2018-02-01 13:42 UTC, Ben Lavery-Griffiths
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Lavery-Griffiths 2018-02-01 13:41:35 UTC
Created attachment 190243 [details]
svn diff to upgrade to 0.35

gohugo has been updated to 0.35 (https://github.com/gohugoio/hugo/releases/tag/v0.35):

The attached svn diff brings this port up from 0.34 to 0.35

Change log:
 - Deprecate useModTimeAsFallback
 - Deprecate CLI flags canonifyURLs, pluralizeListTitles, preserveTaxonomyNames, uglyURLs 
 - Remove undraft command
 - Update Twitter card to also consider images in .Resources 
 - Seed random on init only 
 - Remove duplicate layout lookup layouts 
 - Add "removable-media" interface to snapcraft.yaml
 - Add a way to disable one or more languages 
 - Handle newly created files in Fast Render Mode 
 - Extract the Fast Render Mode logic into a method 
 - Remove unused code 
 - Add the last lookup variant for the GetPage index 
 - Simplify bundle lookup via .Site.GetPage, ref, relref 
 - Remove some now superflous Fast Render Mode code feeed073 
 - Make resource counters for name and title independent 
 - Provide .Name to the archetype templates 
 - Only set url if permalink in metadata and remove duplicate confirm msg 
 - Start Resources :counter first time they're used 
 - Update to Go 1.9.3 
 - Support pages without front matter 
 - Add page metadata dates tests 
 - Re-generate CLI docs 
 - Remove and update deprecation status 
 - Shorten the stale setup 
 - Add a GetPage to the site benchmarks 
 - Add headless bundle support 
 - Merge matching resources params maps 
 - Add some general code contribution criterias 
 - Tighten page kind logic, introduce tests
 - Fix robots.txt in multihost mode 
 - Fix --uglyURLs from comand line regression 
 - Avoid unescape in highlight 
 - Fix Docker build a34213f0 
 - Fix language params handling 
 - Fix handling of top-level page bundles 
 - Fix baseURL server regression for multilingual sites 
 - Fix "date" page param 
 - Fix typo in comment

Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited time:
https://logs.bnix.club/gohugo-0.35_2018-01-31/

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...
12_0-CURRENT__amd64: success
12_0-CURRENT__i386: success
Comment 1 Ben Lavery-Griffiths 2018-02-01 13:42:03 UTC
Created attachment 190244 [details]
poudriere logs for all platforms

My 11.1 i386 Jail would still not be started by Poudriere.  I am still investigating but didn't want to further delay uploading this.
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-02-01 14:29:55 UTC
A commit references this bug:

Author: tobik
Date: Thu Feb  1 14:29:01 UTC 2018
New revision: 460600
URL: https://svnweb.freebsd.org/changeset/ports/460600

Log:
  www/gohugo: Update to 0.35

  While here

  - remove redundant MANPAGES option description
  - add LICENSE_FILE

  Changes:	https://github.com/gohugoio/hugo/releases/tag/v0.35
  PR:		225603
  Submitted by:	ben.lavery@hashbang0.com (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
  head/www/gohugo/pkg-plist