[Bug 228524] www/gohugo: Update to 0.41
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Sat May 26 23:02:02 UTC 2018
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228524
Bug ID: 228524
Summary: www/gohugo: Update to 0.41
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 193733
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=193733&action=edit
svn diff to upgrade to 0.41
gohugo has been updated to 0.41
(https://github.com/gohugoio/hugo/releases/tag/v0.41):
The attached svn diff brings this port up from 0.40.3 to 0.41
Change log:
- new Privacy Configuration section to meet the new regulations in the new
General Data Protection Regulation (GDPR).
- fixed an issue where we sent the wrong .Site object into the archetype
templates used in hugo new.
- Alias tweet shortode to twitter
- Adjust GA templates
- Wrap the relevant templates with the privacy policy disable check
- Extract internal templates
- Use double quotes instead of back quotes
- Provide the correct .Site object to archetype templates
- Document the GDPR Privacy Config
- Add no-cookie variants of the Google Analytics templates
- Remove youtube_simple for now
- Add anonymizeIP to GA privacy config
- Support DNT in Twitter shortcode for GDPR
- Regenerate embedded templates
- Add instagram_simple shortcode
- Go fmt
- Remove the id from youtube_simple
- Add an unified .Site.Config with a services section
- Move the privacy config into a parent
- Make the simple mode YouTube links schemaless
- Add YouTube shortcode simple mode
- Do not return error on .Get "class" and vice versa in shortcodes
- Create SUPPORT.md
- Add PrivacyEnhanced mode for YouTube to the GDPR Policy
- Add RespectDoNotTrack to GDPR privacy policy for Google Analytics
- Add the foundation for GDPR privacy configuration
- Show site build warning in TestPageBundlerSiteRegular
- Do not show empty BuildDate in version
- Improve markup determination logic
- Update CONTRIBUTING.md
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.41_2018-05-26/
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