Bug 227489

Summary: www/gohugo: Update to 0.38.2
Product: Ports & Packages Reporter: Ben Lavery-Griffiths <ben>
Component: Individual Port(s)Assignee: Jochen Neumeister <joneum>
Status: Closed FIXED    
Severity: Affects Only Me CC: joneum
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
svn diff to upgrade to 0.38.2
none
poudriere logs for all platforms none

Description Ben Lavery-Griffiths 2018-04-13 09:51:40 UTC
Created attachment 192482 [details]
svn diff to upgrade to 0.38.2

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

The attached svn diff brings this port up from 0.38.1 to 0.38.2

Change log:
 - Fix handling of the --contentDir and possibly other related flags
 - Fix handling of content files with "." in them
 - Set .Parent in bundled pages to its owner

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

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...
11_1-STABLE__amd64: success
11_1-STABLE__i386: success
12_0-CURRENT__amd64: success
12_0-CURRENT__i386: success
Comment 1 Ben Lavery-Griffiths 2018-04-13 09:52:10 UTC
Created attachment 192483 [details]
poudriere logs for all platforms
Comment 2 commit-hook freebsd_committer freebsd_triage 2018-04-15 09:27:43 UTC
A commit references this bug:

Author: joneum
Date: Sun Apr 15 09:26:54 UTC 2018
New revision: 467378
URL: https://svnweb.freebsd.org/changeset/ports/467378

Log:
  www/gohugo: Update to 0.38.2

  Changelog:
  - Fix handling of the --contentDir and possibly other related flags
  - Fix handling of content files with "." in them
  - Set .Parent in bundled pages to its owner

  PR:		227489
  Submitted by:	ben.lavery@hashbang0.com <ben.lavery@hashbang0.com> (maintainer)

Changes:
  head/www/gohugo/Makefile
  head/www/gohugo/distinfo
Comment 3 Jochen Neumeister freebsd_committer freebsd_triage 2018-04-15 09:28:04 UTC
Landed. thanks :-)