Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Apr 2018 17:27:31 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 227207] www/gohugo: Update to 0.38
Message-ID:  <bug-227207-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 227207
           Summary: www/gohugo: Update to 0.38
           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 192110
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D192110&action=
=3Dedit
svn diff to upgrade to 0.38

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

The attached svn diff brings this port up from 0.37 to 0.38

Change log:
 - Hugo now allows partial redefinition outputs in your site configuration.
This is what most people would expect, but it is still a change in behaviou=
r.
 - Before this release, Hugo flattened URLs of processed images in sub-fold=
ers.
This worked fine but was not intentional.
 - Allow themes to define output formats, media types and params
 - Allow partial redefinition of the ouputs config
 - Add a way to merge pages by language
 - Extract date and slug from filename=20
 - Add Delete method to delete key from Scratch
 - Simplify Prev/Next=20
 - List Chroma lexers=20
 - Add support for a contentDir set per language=20
 - Update Chroma=20
 - Add .Site.IsServer=20
 - Move to Ubuntu Trusty image
 - Bump some deprecations=20
 - Update Chroma to get Go template support
 - Recover from error in server
 - Spring test cleaning, take 2
 - Add docs for lang.Merge=20
 - Remove archetype title/date warning=20
 - Add docs on the new front matter configuration
 - Refactor the GitInfo into the date handlers=20
 - Do not print build total when --quiet is set
 - Fix freeze in invalid front matter error case=20
 - Fix path duplication/flattening in processed images
 - Fix SVG and similar resource handling


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.38_2018-04-02/

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-227207-13>