Date: Thu, 29 Nov 2018 22:25:22 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 233648] www/gohugo: Update to 0.52 Message-ID: <bug-233648-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D233648 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@FreeBSD.org Reporter: ben.lavery@hashbang0.com Created attachment 199676 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D199676&action= =3Dedit 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 =3D true in your site config. Worth mentioning is al= so 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. --=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-233648-7788>