Bug 225084

Summary: www/gohugo: Update to 0.32.4
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.32.4
none
Poudriere logs for all platforms none

Description Ben Lavery-Griffiths 2018-01-11 20:47:28 UTC
Created attachment 189632 [details]
svn diff to upgrade to 0.32.4

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

The attached svn diff brings this port up from 0.32.3 to 0.32.4

Change log:
 - 

Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited time: 
https://logs.bnix.club/gohugo-0.32.4_2018-01-11/

portlint -AC:
looks fine.

poudriere bulk -tC:
10_4-RELEASE__amd64: success
10_4-RELEASE__i386: success
11_1-RELEASE__amd64: success
11_1-RELEASE__i386: couldn't get jail to start...
12_0-CURRENT__amd64: success
12_0-CURRENT__i386: success
Comment 1 Ben Lavery-Griffiths 2018-01-11 20:47:51 UTC
Created attachment 189633 [details]
Poudriere logs for all platforms

My 11.1 i386 Jail would not be started by Poudriere for some reason.  I am still investigating but didn't want to further delay uploading this.
Comment 2 Ben Lavery-Griffiths 2018-01-11 20:48:23 UTC
Change log:
Bug Fixes:
 - Fix non-ASCII path handling for Page resources
 - Fix --cleanDestinationDir
Comment 3 commit-hook freebsd_committer freebsd_triage 2018-01-11 20:55:36 UTC
A commit references this bug:

Author: ultima
Date: Thu Jan 11 20:55:25 UTC 2018
New revision: 458794
URL: https://svnweb.freebsd.org/changeset/ports/458794

Log:
  * Updated to 0.32.4
   - Fix non-ASCII path handling for Page resources
   - Fix --cleanDestinationDir

  PR:		225084
  Submitted by:	ben.lavery@hash^.com (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 4 Richard Gallamore freebsd_committer freebsd_triage 2018-01-11 20:55:53 UTC
Committed, Thanks!