Bug 243699 - www/gohugo: Update to 0.63.2
Summary: www/gohugo: Update to 0.63.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: Dmitri Goutnik
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-01-29 07:29 UTC by Ben Lavery-Griffiths
Modified: 2020-01-31 21:23 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.63.2 (1.53 KB, patch)
2020-01-29 07:29 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 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!