Bug 237265 - www/gohugo: Update to 0.55.1
Summary: www/gohugo: Update to 0.55.1
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: Steve Wills
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-04-13 17:50 UTC by Ben Lavery-Griffiths
Modified: 2019-04-15 18:14 UTC (History)
0 users

See Also:


Attachments
svn diff to upgrade to 0.55.1 (1.42 KB, patch)
2019-04-13 17:50 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-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!