Bug 219965

Summary: www/gohugo: Update to 0.22.1
Product: Ports & Packages Reporter: Ben Lavery-Griffiths <ben>
Component: Individual Port(s)Assignee: Richard Gallamore <ultima>
Status: Closed FIXED    
Severity: Affects Only Me CC: ultima
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to upgrade to 0.22.1
none
10.3-RELEASE poudriere logs
none
11-RELEASE poudriere logs none

Description Ben Lavery-Griffiths 2017-06-13 20:38:58 UTC
Created attachment 183458 [details]
svn diff to upgrade to 0.22.1

gohugo has been updated to 0.22.1 (https://github.com/spf13/hugo/releases/tag/v0.22.1)

The attached svn diff brings this port up from 0.22 to 0.22.1

Tested against 10.3-RELEASE and 11.0-RELEASE, no issues building manually/poudriere. Poudriere logs attached.


root@freebsd-11:~/gohugo # portlint -AC
looks fine.
Comment 1 Ben Lavery-Griffiths 2017-06-13 20:39:33 UTC
Created attachment 183459 [details]
10.3-RELEASE poudriere logs
Comment 2 Ben Lavery-Griffiths 2017-06-13 20:39:50 UTC
Created attachment 183460 [details]
11-RELEASE poudriere logs
Comment 3 Ben Lavery-Griffiths 2017-06-13 20:54:17 UTC
Created a new Differential revision:
        Revision URI: https://reviews.freebsd.org/D11183
Comment 4 commit-hook freebsd_committer freebsd_triage 2017-06-14 00:17:45 UTC
A commit references this bug:

Author: ultima
Date: Wed Jun 14 00:17:11 UTC 2017
New revision: 443548
URL: https://svnweb.freebsd.org/changeset/ports/443548

Log:
  * Updated to 0.22.1

  Changelog: https://github.com/spf13/hugo/releases/tag/v0.22.1

  PR:		219965
  Submitted by:	ben.lavery@hashbang0.com (maintainer)
  Reviewed by:	matthew (mentor)
  Approved by:	matthew (mentor)
  Differential Revision:	https://reviews.freebsd.org/D11183

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 5 Richard Gallamore freebsd_committer freebsd_triage 2017-06-14 00:18:35 UTC
Committed, thanks!