Bug 224915 - www/gohugo: Update to 0.32.2
Summary: www/gohugo: Update to 0.32.2
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: Richard Gallamore
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-04 22:02 UTC by Ben Lavery-Griffiths
Modified: 2018-01-05 01:01 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.32.2 (20.12 KB, patch)
2018-01-04 22:02 UTC, Ben Lavery-Griffiths
no flags Details | Diff
poudriere logs for all platforms (4.64 KB, application/x-xz)
2018-01-04 22:03 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-01-04 22:02:03 UTC
Created attachment 189420 [details]
svn diff to upgrade to 0.32.2

gohugo has been updated to 0.32.2 (https://github.com/spf13/hugo/releases/tag/v0.32.2):

The attached svn diff brings this port up from 0.31 to 0.31.1

Change log:
 - Add .Title and .Page to MenuEntry 
 - Add Pandoc support 
 - Implement Page bundling and image handling 
 - Make chomp return the type it receives 
 - Reuse the BlackFriday config instance when possible 
 - Remove the goroutines from the shortcode lexer 
 - Improve site benchmarks 
 - Update Chroma to v0.2.0 
 - Update goorgeous to v1.1.0 
 - Add test for homepage content for all rendering engines
 - Add output formats definition to benchmarks 
 - Do not unescape input to highlight
 - Properly close image file in imageConfig
 - Fix opengraph video range template
 - Fix humanize for multi-byte runes 
 - Fix broken live reload without a server port.
 - Make sure all language homes are always re-rendered in fast render mode
 - Do not tolower result from Page.GetParam 
 - Fix image processing from shortcodes in non-server mode.
 - Fix broken hugo --renderToMemory. Note that this is only useful for benchmark testing, as there is no easy way to actually view the result.
 - Handle publish of processed images to /public on fresh build with no image cache in /resources (as reported by one person in a Netlify build)

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.32.2_2018-01-04/

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-01-04 22:03:16 UTC
Created attachment 189421 [details]
poudriere logs for all platforms

My 11.1 i386 Jail would not be started by Poudriere for some reason.  I am still investigating but didn't want to further delay uploading this.
Comment 2 Richard Gallamore freebsd_committer freebsd_triage 2018-01-05 01:01:14 UTC
Committed, Thanks!
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-05 01:01:57 UTC
A commit references this bug:

Author: ultima
Date: Fri Jan  5 01:00:59 UTC 2018
New revision: 458099
URL: https://svnweb.freebsd.org/changeset/ports/458099

Log:
  * Updated to 0.32.2
  * Updated dependencies

  Changes:	https://github.com/spf13/hugo/releases/tag/v0.32.2

  PR:		224915
  Submitted by:	ben.lavery@hash^.com (maintainer)

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