Bug 243053 - www/gohugo: Update to 0.62.1
Summary: www/gohugo: Update to 0.62.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: Dmitri Goutnik
URL:
Keywords: buildisok
Depends on:
Blocks:
 
Reported: 2020-01-03 11:23 UTC by Ben Lavery-Griffiths
Modified: 2020-01-03 12:24 UTC (History)
1 user (show)

See Also:


Attachments
svn diff to upgrade to 0.62.1 (2.96 KB, patch)
2020-01-03 11:23 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-03 11:23:24 UTC
Created attachment 210411 [details]
svn diff to upgrade to 0.62.1

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

Change log:
 - Support files in content mounts
 - hugolib: Fix inline shortcode regression

- 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-03 11:44:30 UTC
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/106818902
Comment 2 commit-hook freebsd_committer freebsd_triage 2020-01-03 12:23:22 UTC
A commit references this bug:

Author: dmgk
Date: Fri Jan  3 12:22:57 UTC 2020
New revision: 521933
URL: https://svnweb.freebsd.org/changeset/ports/521933

Log:
  www/gohugo: Update to 0.62.1

  - Keep unbroken on aarch64 until https://github.com/gohugoio/hugo/pull/6671
    is merged.

  Changes:	https://github.com/gohugoio/hugo/releases/tag/v0.62.1
  PR:		243053
  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-03 12:24:13 UTC
Committed, thanks!