Date: Thu, 01 Feb 2018 13:41:35 +0000 From: bugzilla-noreply@freebsd.org To: freebsd-ports-bugs@FreeBSD.org Subject: [Bug 225603] www/gohugo: Update to 0.35 Message-ID: <bug-225603-13@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D225603 Bug ID: 225603 Summary: www/gohugo: Update to 0.35 Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: freebsd-ports-bugs@FreeBSD.org Reporter: ben.lavery@hashbang0.com Created attachment 190243 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D190243&action= =3Dedit svn diff to upgrade to 0.35 gohugo has been updated to 0.35 (https://github.com/gohugoio/hugo/releases/tag/v0.35): The attached svn diff brings this port up from 0.34 to 0.35 Change log: - Deprecate useModTimeAsFallback - Deprecate CLI flags canonifyURLs, pluralizeListTitles, preserveTaxonomyNames, uglyURLs=20 - Remove undraft command - Update Twitter card to also consider images in .Resources=20 - Seed random on init only=20 - Remove duplicate layout lookup layouts=20 - Add "removable-media" interface to snapcraft.yaml - Add a way to disable one or more languages=20 - Handle newly created files in Fast Render Mode=20 - Extract the Fast Render Mode logic into a method=20 - Remove unused code=20 - Add the last lookup variant for the GetPage index=20 - Simplify bundle lookup via .Site.GetPage, ref, relref=20 - Remove some now superflous Fast Render Mode code feeed073=20 - Make resource counters for name and title independent=20 - Provide .Name to the archetype templates=20 - Only set url if permalink in metadata and remove duplicate confirm msg=20 - Start Resources :counter first time they're used=20 - Update to Go 1.9.3=20 - Support pages without front matter=20 - Add page metadata dates tests=20 - Re-generate CLI docs=20 - Remove and update deprecation status=20 - Shorten the stale setup=20 - Add a GetPage to the site benchmarks=20 - Add headless bundle support=20 - Merge matching resources params maps=20 - Add some general code contribution criterias=20 - Tighten page kind logic, introduce tests - Fix robots.txt in multihost mode=20 - Fix --uglyURLs from comand line regression=20 - Avoid unescape in highlight=20 - Fix Docker build a34213f0=20 - Fix language params handling=20 - Fix handling of top-level page bundles=20 - Fix baseURL server regression for multilingual sites=20 - Fix "date" page param=20 - Fix typo in comment Tested against amd64/i386 10.4-RELEASE, 11.1-RELEASE, and 12.0-CURRENT. Poudriere logs attached, and also found here for a limited time: https://logs.bnix.club/gohugo-0.35_2018-01-31/ 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... 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-225603-13>