Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2019 11:52:48 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 242322] www/gohugo: Update to 0.60.1
Message-ID:  <bug-242322-7788@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 242322
           Summary: www/gohugo: Update to 0.60.1
           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 209550
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D209550&action=
=3Dedit
svn diff to upgrade to 0.60.1

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

Change log:
```
Goldmark by @yuin is now the new default library used for Markdown in Hugo.
It's CommonMark compliant and GitHub flavored, and both fast and flexible.
Blackfriday, the old default, has served us well, but there have been
formatting and portability issues that were hard to work around. The
"CommonMark compliant" part is the main selling feature of Goldmark, but wi=
th
that you also get attribute syntax on headers and code blocks (for code blo=
cks
you can turn on/off line numbers and highlight line ranges), strikethrough
support and an improved and configurable implementation of TableOfContents.=
 See
Markup Configuration for an overview of extensions.

Please read the Notes Section and the updated documentation. We suggest you
start with List of content formats in Hugo. Goldmark is better, but the fea=
ture
set is not fully comparable and it may be more stricter in some areas (there
are 17 rules for how a headline should look like); if you have any problems=
 you
cannot work around, see Configure Markup for a way to change the default
Markdown handler.

Also, if you have lots of inline HTML in your Markdown files, you may have =
to
enable the unsafe mode.
```

- portlint: OK (looks fine.)
- testport: OK (poudriere: <11.3-RELEASE, 11.3-STABLE, 12.0-RELEASE,
12.1-RELEASE, 12.1-STABLE, and 13.0-CURRENT>, < amd64/i386 >, <manpages +
with/without extended> tested)

--=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-242322-7788>