[Bug 227207] www/gohugo: Update to 0.38
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Apr 2 17:27:32 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=227207
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 at FreeBSD.org
Reporter: ben.lavery at hashbang0.com
Created attachment 192110
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=192110&action=edit
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 behaviour.
- Before this release, Hugo flattened URLs of processed images in sub-folders.
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
- Add Delete method to delete key from Scratch
- Simplify Prev/Next
- List Chroma lexers
- Add support for a contentDir set per language
- Update Chroma
- Add .Site.IsServer
- Move to Ubuntu Trusty image
- Bump some deprecations
- Update Chroma to get Go template support
- Recover from error in server
- Spring test cleaning, take 2
- Add docs for lang.Merge
- Remove archetype title/date warning
- Add docs on the new front matter configuration
- Refactor the GitInfo into the date handlers
- Do not print build total when --quiet is set
- Fix freeze in invalid front matter error case
- 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 time:
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list