[Bug 233648] www/gohugo: Update to 0.52

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Thu Nov 29 22:25:24 UTC 2018


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=233648

            Bug ID: 233648
           Summary: www/gohugo: Update to 0.52
           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 199676
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=199676&action=edit
svn diff to upgrade to 0.52

gohugo has been updated to 0.52
(https://github.com/gohugoio/hugo/releases/tag/v0.52)

The attached svn diff brings this port up from 0.51 to 0.52

Change log:
The two big new items in this release is Inline Shortcodes and Consolidated
File Caches. In Hugo we really care about build speed, and caching is
important. With this release, you get much better control over your cache
configuration, which is especially useful when building on a Continous
Integration server (Netlify, CircleCI or similar). Inline Shortcodes was
implemented to help the Bootstrap project move their documentation site to
Hugo. Note that this feature is disabled by default. To enable, set
enableInlineShortcodes = true in your site config. Worth mentioning is also the
new param shortcode, which looks up the param in page front matter with the
site's parameter as a fall back.

Build successfully against amd64/i386 11.2-RELEASE, 11.2-STABLE, 12.0-RC2, and
13.0-CURRENT.
Poudriere logs available here for a limited time:
https://logs.bnix.club/gohugo-0.52_2018-11-29/

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