Bug 243151 - www/gohugo: Update to 0.62.2
Summary: www/gohugo: Update to 0.62.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-07 07:55 UTC by Ben Lavery-Griffiths
Modified: 2020-01-10 15:06 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.62.2 (2.96 KB, patch)
2020-01-07 07:55 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-07 07:55:33 UTC
Created attachment 210494 [details]
svn diff to upgrade to 0.62.2

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

Change log:
 - hugolib: Fix relative .Page.GetPage from bundle
 - markup/goldmark: Adjust auto ID space handling
 - docs: Document the new autoHeadingIDType setting
 - docs: Regenerate docshelper
 - markup/goldmark: Add an optional Blackfriday auto ID strategy
 - markup/goldmark: Make the autoID type config a string
 - markup/goldmark: Simplify code
 - markup/goldmark: Make auto IDs GitHub compatible

- 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-07 08:35:46 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/107460440
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-01-10 15:04:53 UTC
A commit references this bug:

Author: dmgk
Date: Fri Jan 10 15:04:44 UTC 2020
New revision: 522574
URL: https://svnweb.freebsd.org/changeset/ports/522574

Log:
  www/gohugo: Update to 0.62.2

  - Keep unbroken on aarch64

  Changes:	https://github.com/gohugoio/hugo/releases/tag/v0.62.2
  PR:		243151
  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-10 15:06:35 UTC
Committed, thanks!