Date: Wed, 01 Aug 2018 17:57:42 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 230268] www/gohugo: Update to 0.46 Message-ID: <bug-230268-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D230268 Bug ID: 230268 Summary: www/gohugo: Update to 0.46 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 195724 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D195724&action= =3Dedit svn diff to upgrade to 0.46 gohugo has been updated to 0.46 (https://github.com/gohugoio/hugo/releases/tag/v0.46): The attached svn diff brings this port up from 0.45.1 to 0.46 Change log: - Resources fetched via resources.Get and similar are now considered global across languages. If you need, as an example, to create a CSS per language,= you need to set the path yourself. - Add templates.Exists template function. This can be used to check if a template, e.g. a partial, exists in the project or any of the themes in us= e. - Remove superflous loop - Update Chroma - Make resources fetched via resources.Get and similar language agnostic - Improve SCSS project vs themes import resolution - Improve _ prefix handling in SCSS imports - Fix file paths for uncached transformed images - Fix image cache eviction for sites with subdir in baseURL Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, 11.2-RELEASE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited ti= me: https://logs.bnix.club/gohugo-0.46_2018-08-01/ 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_2-RELEASE__amd64: success 11_2-RELEASE__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-230268-7788>