[Bug 235420] www/gohugo: Update to 0.54.0
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat Feb 2 11:49:32 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=235420
Bug ID: 235420
Summary: www/gohugo: Update to 0.54.0
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: ports-bugs at FreeBSD.org
Reporter: ben.lavery at hashbang0.com
Created attachment 201631
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=201631&action=edit
svn diff to upgrade to 0.54.0
gohugo has been updated to 0.54.0
(https://github.com/gohugoio/hugo/releases/tag/v0.54.0)
The attached svn diff brings this port up from 0.53 to 0.54.0
Change log:
- Adjust tests
- Prevent getJSON and getCSV fetch failure from aborting build
- Expand TestPageWithEmoji to cover '+', '-' and '_' too
- Restore 0.48 slash handling in taxonomies
- Use official semver even for main releases
- Add test for --configDir
- Ignore unknown config files in config dir
- Store supported config formats in a variable
- Bump to Go 1.11.5
- Update Afero
- Accept hyphen and plus sign in emoji detection
- Support numeric sort in ByParam
- Make hugo server -t work again db3c49d0 @tryzniak #5569#5061#4868
- Add configFile(s) back to the watch list after RENAME event too
- Remove historical rssURI config
- Use subtests with server_test.go
- Move resource interfaces into its own package
- Move resource processors into sub-packages
- Update _index.md
- Update go.sum
- Update Chroma
- Make docshelper run again
- Fix reflect
- Fix some inline shortcode issues c52045bb @bep #5645#5653
- Fix OpenGraph image fallback to site params
- Fix Params case handling in the new site global
- cache/namedmemcache: Fix data race
Build successfully against amd64/i386 11.2-RELEASE, 11.2-STABLE, 12.0-RELEASE,
12.0-STABLE, and 13.0-CURRENT.
Poudriere logs available here for a limited time:
https://logs.bnix.club/gohugo-0.54.0_2019-02-01/
portlint -AC:
looks fine.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list