Bug 235420 - www/gohugo: Update to 0.54.0
Summary: www/gohugo: Update to 0.54.0
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: Jochen Neumeister
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-02 11:49 UTC by Ben Lavery-Griffiths
Modified: 2019-02-05 14:56 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.54.0 (9.97 KB, patch)
2019-02-02 11:49 UTC, Ben Lavery-Griffiths
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Lavery-Griffiths 2019-02-02 11:49:27 UTC
Created attachment 201631 [details]
svn diff to upgrade to 0.54.0

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

The attached svn diff brings this port up from 0.53 to 0.54.0

Change log:
 - Adjust tests
 - Prevent getJSON and getCSV fetch failure from aborting build
 - Expand TestPageWithEmoji to cover '+', '-' and '_' too
 - Restore 0.48 slash handling in taxonomies
 - Use official semver even for main releases
 - Add test for --configDir
 - Ignore unknown config files in config dir
 - Store supported config formats in a variable
 - Bump to Go 1.11.5
 - Update Afero
 - Accept hyphen and plus sign in emoji detection
 - Support numeric sort in ByParam
 - Make hugo server -t work again db3c49d0 @tryzniak #5569#5061#4868
 - Add configFile(s) back to the watch list after RENAME event too
 - Remove historical rssURI config
 - Use subtests with server_test.go
 - Move resource interfaces into its own package
 - Move resource processors into sub-packages
 - Update _index.md
 - Update go.sum
 - Update Chroma
 - Make docshelper run again
 - Fix reflect
 - Fix some inline shortcode issues c52045bb @bep #5645#5653
 - Fix OpenGraph image fallback to site params
 - Fix Params case handling in the new site global
 - cache/namedmemcache: Fix data race

Build successfully against amd64/i386 11.2-RELEASE, 11.2-STABLE, 12.0-RELEASE, 12.0-STABLE, and 13.0-CURRENT.

Poudriere logs available here for a limited time:
https://logs.bnix.club/gohugo-0.54.0_2019-02-01/

portlint -AC:
looks fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-02-05 14:54:59 UTC
A commit references this bug:

Author: joneum
Date: Tue Feb  5 14:54:18 UTC 2019
New revision: 492247
URL: https://svnweb.freebsd.org/changeset/ports/492247

Log:
  Update to 0.54.0

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

  PR:		235420
  Submitted by:	ben.lavery@hashbang0.com (maintainer)
  Sponsored by:	Netzkommune GmbH

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