Bug 226278 - www/gohugo: Update to 0.37
Summary: www/gohugo: Update to 0.37
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: Yuri Victorovich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-03-01 13:20 UTC by Ben Lavery-Griffiths
Modified: 2018-03-04 22:34 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.37 (15.84 KB, patch)
2018-03-01 13:20 UTC, Ben Lavery-Griffiths
no flags Details | Diff
Poudriere logs for all platforms (5.60 KB, application/x-xz)
2018-03-01 13:21 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-03-01 13:20:51 UTC
Created attachment 191100 [details]
svn diff to upgrade to 0.37

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

The attached svn diff brings this port up from 0.36.1 to 0.37

Change log:
 - Add template func for TOML/JSON/YAML docs examples conversion. This is mainly motivated by the needs of the Hugo docs site
 - Refactor tests for JSON, YAML and TOML equivalency, add coverage
 - Re-enable YAML data tests disabled
 - Preserve color palette for PNG images
 - Use Floyd-Steinberg dithering for PNGs
 - Make ge, le etc. work with the Hugo Version number
 - Update dependencies 
 - Update to Go 1.10 (!)
 - Add WARNING for integer YAML keys
 - Tune stringifyMapKeys
 - Rename stringifyYAMLMapKeys to stringifyMapKeys
 - Add benchmarks for stringifyYAMLMapKeys
 - Add support for YAML array data files
 - Account for array type data in data dir merge/override logic
 - Add "target" and "rel" parameters to figure shortcode "image" property, not "twitter:image:src"
 - Continue GitInfo lookup on error
 - Fix paginator URL for sections with URL in front matter
 - Fix bug in Site.assembleSections method
 - Update Blackfriday to fix footnote HTML5 validation error
 - Fix YAML maps key type 
 - Remove ERROR on missing baseURL

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.37_2018-03-01/

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
Comment 1 Ben Lavery-Griffiths 2018-03-01 13:21:22 UTC
Created attachment 191101 [details]
Poudriere logs for all platforms
Comment 2 Yuri Victorovich freebsd_committer freebsd_triage 2018-03-04 22:34:21 UTC
Committed.
Thank you for the update!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-03-04 22:34:42 UTC
A commit references this bug:

Author: yuri
Date: Sun Mar  4 22:34:17 UTC 2018
New revision: 463607
URL: https://svnweb.freebsd.org/changeset/ports/463607

Log:
  www/gohugo: Update to 0.37

  Changelog:
  * https://github.com/gohugoio/hugo/releases/tag/v0.37

  Port changes:
  * Updated GH_TUPLE revisions

  PR:		226278
  Submitted by:	ben.lavery@hashbang0.com (maintainer)
  Approved by:	tcberner (mentor, implicit)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo