Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Sep 2017 20:48:19 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   [Bug 222239] www/gohugo: Update to 0.2
Message-ID:  <bug-222239-13@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 222239
           Summary: www/gohugo: Update to 0.2
           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 186276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D186276&action=
=3Dedit
svn diff to upgrade to 0.27

gohugo has been updated to 0.27
(https://github.com/spf13/hugo/releases/tag/v0.27):

The attached svn diff brings this port up from 0.26 to 0.27

Change log:
- Add time.Duration and time.ParseDuration template funcs=20
- Add cond (ternary) template func=20
- Prepare for template metrics=20
- Add strings.TrimLeft and TrimRight
- compare, hugolib, tpl: Add Eqer interface
- Only strip p tag in markdownify if only one paragraph
- Cleanup strings.TrimPrefix and TrimSuffix
- Improve the base template (aka baseof.html) identification
- Implement "related content"
- Add Page.Equals
- Rewrite replaceDivider to reduce memory allocation
- Set up Hugo release flow on CircleCI
- Maintain the scroll position if possible
- Add an iFrame title to the YouTube shortcode
- Remove the theme submodule from /docs
- Add support for multiple config files via --config a.toml,b.toml,c.toml
- Render task list item inside label for correct accessibility
- Normalize UniqueID between Windows & Linux
- Fix taxonomy term base template lookup
- Fix published front matter handling


Tested against amd64/i386 10.3-RELEASE, 11.0-RELEASE, 11.1-RELEASE, and
12.0-CURRENT. Poudriere logs attached, and also found here for a limited ti=
me:
http://logs.bnix.club/gohugo-0.27_2017-09-11/

portlint -AC:
looks fine.

poudriere bulk -tC:
10_3-RELEASE__amd64: success
10_3-RELEASE__i386: success
11_0-RELEASE__amd64: success
11_0-RELEASE__i386: success
11_1-RELEASE__amd64: success
11_1-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-222239-13>