Bug 237265

Summary: www/gohugo: Update to 0.55.1
Product: Ports & Packages Reporter: Ben Lavery-Griffiths <ben>
Component: Individual Port(s)Assignee: Steve Wills <swills>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to upgrade to 0.55.1 none

Description Ben Lavery-Griffiths 2019-04-13 17:50:09 UTC
Created attachment 203648 [details]
svn diff to upgrade to 0.55.1

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

The attached svn diff brings this port up from 0.55.0 to 0.55.1

Change log:
 - Replace deprecated .GetParam usage
 - Add a test for parent's resources in shortcode
 - Remove the space in . RelPermalink
 - Fix simple menu config
 - Fix paginator refresh on server change
 - Fix .RSSLinke deprecation message

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.55.1_2019-04-13/

portlint -AC:
looks fine.
Comment 1 commit-hook freebsd_committer freebsd_triage 2019-04-15 18:13:46 UTC
A commit references this bug:

Author: swills
Date: Mon Apr 15 18:12:57 UTC 2019
New revision: 499041
URL: https://svnweb.freebsd.org/changeset/ports/499041

Log:
  www/gohugo: Update to 0.55.1

  PR:		237265
  Submitted by:	ben.lavery@hashbang0.com (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 2 Steve Wills freebsd_committer freebsd_triage 2019-04-15 18:14:04 UTC
Committed, thanks!