[Bug 225603] www/gohugo: Update to 0.35
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Thu Feb 1 13:41:36 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=225603
Bug ID: 225603
Summary: www/gohugo: Update to 0.35
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 190243
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=190243&action=edit
svn diff to upgrade to 0.35
gohugo has been updated to 0.35
(https://github.com/gohugoio/hugo/releases/tag/v0.35):
The attached svn diff brings this port up from 0.34 to 0.35
Change log:
- Deprecate useModTimeAsFallback
- Deprecate CLI flags canonifyURLs, pluralizeListTitles,
preserveTaxonomyNames, uglyURLs
- Remove undraft command
- Update Twitter card to also consider images in .Resources
- Seed random on init only
- Remove duplicate layout lookup layouts
- Add "removable-media" interface to snapcraft.yaml
- Add a way to disable one or more languages
- Handle newly created files in Fast Render Mode
- Extract the Fast Render Mode logic into a method
- Remove unused code
- Add the last lookup variant for the GetPage index
- Simplify bundle lookup via .Site.GetPage, ref, relref
- Remove some now superflous Fast Render Mode code feeed073
- Make resource counters for name and title independent
- Provide .Name to the archetype templates
- Only set url if permalink in metadata and remove duplicate confirm msg
- Start Resources :counter first time they're used
- Update to Go 1.9.3
- Support pages without front matter
- Add page metadata dates tests
- Re-generate CLI docs
- Remove and update deprecation status
- Shorten the stale setup
- Add a GetPage to the site benchmarks
- Add headless bundle support
- Merge matching resources params maps
- Add some general code contribution criterias
- Tighten page kind logic, introduce tests
- Fix robots.txt in multihost mode
- Fix --uglyURLs from comand line regression
- Avoid unescape in highlight
- Fix Docker build a34213f0
- Fix language params handling
- Fix handling of top-level page bundles
- Fix baseURL server regression for multilingual sites
- Fix "date" page param
- Fix typo in comment
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.35_2018-01-31/
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
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-ports-bugs
mailing list