[Bug 221409] www/gohugo: Update to 0.26
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Fri Aug 11 09:05:42 UTC 2017
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=221409
Bug ID: 221409
Summary: www/gohugo: Update to 0.26
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 185278
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=185278&action=edit
svn diff to upgrade to 0.26
gohugo has been updated to 0.26
(https://github.com/spf13/hugo/releases/tag/v0.26):
The attached svn diff brings this port up from 0.25.1 to 0.26
Change log:
- Use hash for cache key 6cd33f69 @RealOrangeOne
- Add some empty slice tests to intersect
- Support reflinks starting with a slash
- Make template panics into nice error messages
- Make the title case style guide configurable
- Add support for French Guillemets
- Add support for French Guillemets
- Switch from fork bep/inflect to markbates/inflect
- Remove unused dependencies from vendor.json
- Add --debug option to be improved on over time
- Reduce Docker image size from 277MB to 27MB
- Optimize Docker image size
- Add --trace to asciidoctor args
- Add script to pull in docs changes
- Add HasShortcode deccc540
- Improve the twitter card template
- Add GOEXE to support building with different versions of go
- Fix intersect on []interface{} handling
- Fix broken TaskList in Markdown
Tested against amd64/i386 10.3-RELEASE, 11.0-RELEASE, 11.1-RELEASE, and
12.0-CURRENT. Poudriere logs attached, and also found here for a limited time:
http://logs.bnix.club/gohugo-0.26_170810/
portlint -AC:
looks fine.
poudriere bulk -tC:
10_3-RELEASE__amd64: success
10_3-RELEASE__i386: success
11_0-RELEASE__amd64: success
11_0-RELEASE__i386: success
11_1-RELEASE__amd64: success
11_1-RELEASE__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