Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Apr 2018 18:42:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 227724] www/gohugo: Update to 0.40
Message-ID:  <bug-227724-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D227724

            Bug ID: 227724
           Summary: www/gohugo: Update to 0.40
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: ben.lavery@hashbang0.com

Created attachment 192761
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192761&action=
=3Dedit
svn diff to upgrade to 0.40

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

The attached svn diff brings this port up from 0.39 to 0.40

Change log:
 - Add path.Ext, path.Dir and path.Base
 - Make fileExist use the same filesystem as readFile Add .Page.BundleType=
=20
 - Add zero-based Ordinal to shortcode=20
 - Process and render shortcodes in their order of appearance=20
 - Init the content and shortcodes early=20
 - Prepare child page resources before the page itself=20
 - Make .Content (almost) always available in shortcodes=20
 - Add language merge support for Pages in resource.Resources=20
 - Improve .Content vs shortcodes=20
 - Improve .Get docs
 - Update missing positional parameter test for .Get=20
 - Improve error message in metadata parse=20
 - Add some context to front matter parse error=20
 - Updated GetCSV error message
 - .Get doesn't crash on missing positional param fixes
 - fix syntax signature

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 ti=
me:
https://logs.bnix.club/gohugo-0.40_2018-04-23/

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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-227724-7788>