Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 26 May 2018 23:01:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 228524] www/gohugo: Update to 0.41
Message-ID:  <bug-228524-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D228524

            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@FreeBSD.org
          Reporter: ben.lavery@hashbang0.com

Created attachment 193733
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D193733&action=
=3Dedit
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=20
 - Add anonymizeIP to GA privacy config
 - Support DNT in Twitter shortcode for GDPR
 - Regenerate embedded templates
 - Add instagram_simple shortcode
 - Go fmt=20
 - 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 ti=
me:
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

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-228524-7788>