Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Jan 2018 22:13:54 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 225390] www/gohugo: Update to 0.34
Message-ID:  <bug-225390-13@https.bugs.freebsd.org/bugzilla/>

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

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

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

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

The attached svn diff brings this port up from 0.33 to 0.34

Change log:
 - Resources.GetByPrefix and Resources.ByPrefix are depracated. They still
work, but will eventually be removed. Use Resources.Match (many) and
Resources.GetMatch (one).
 - When filtering bundles pages in sub-folders, you need to include the
sub-folder when matching. This was a bug introduced in 0.33 and gets it in =
line
with images and other resources.
 - Add Resources.Match and Resources.GetMatch=20
 - Add validation for defaultContentLanguage=20
 - Fix lookup of pages bundled in sub-folders in ByPrefix etc.

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.34_2018-01-22/

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

--=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-225390-13>