Bug 243699

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

Description Ben Lavery-Griffiths 2020-01-29 07:29:43 UTC
Created attachment 211157 [details]
svn diff to upgrade to 0.63.2

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

Change log:
 - fix the 404 templates
 - Fix 404 with base template regression
 - Revert to .Type = "page" when empty

- portlint: OK (looks fine.)
- testport: OK (poudriere: <11.3-RELEASE, 11.3-STABLE, 12.0-RELEASE, 12.1-RELEASE, 12.1-STABLE, and 13.0-CURRENT>, < amd64/i386 >, <manpages + with/without extended> tested)
Comment 1 Automation User 2020-01-29 08:07:00 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/113160651
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-01-31 21:22:08 UTC
A commit references this bug:

Author: dmgk
Date: Fri Jan 31 21:22:02 UTC 2020
New revision: 524743
URL: https://svnweb.freebsd.org/changeset/ports/524743

Log:
  www/gohugo: Update to 0.63.2

  Changes:	https://github.com/gohugoio/hugo/releases/tag/v0.63.2
  PR:		243699
  Submitted by:	ben.lavery@hashbang0.com (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 3 Dmitri Goutnik freebsd_committer freebsd_triage 2020-01-31 21:23:02 UTC
Committed, thanks!