Subject: CVS commit: pkgsrc/www/hugo
From: Nikita
Date: 2023-04-19 16:14:15
Message id: 20230419141415.9D156FA85@cvs.NetBSD.org

Log Message:
hugo: update to version 0.111.3

Changelog (taken from https://github.com/gohugoio/hugo/releases):

v0.111.3 Latest
Bug fixes
    Fix "unknown shortcode token" when calling shortcode within fenced \ 
code block e7148f3 @bep #10819
    Don't fail when calling Paginate with an empty pages.PagesGroup 34a86e1 @bep \ 
#10802
    Improve error message for unclosed shortcode with inner content 9818724 @deining

Improvements
    tpl: Add hasSuffix alias d171d15 @jfish2
    Run gofmt -s on source files d55af2a @deining
    tpl/math: Allow multi numbers in add, sub, mul, div, min and max 84201e8 @septs
    server: Replace golang.org/x/net/context with context 0f01bd4 @alexandear
    watcher: use time.NewTicker to prevent leaks 02ab77d @alexandear
    ensure we default to 10 correctly 873be9f @davidejones
    switch transfers to workers bebb2b8 @davidejones
    customize parallel transfer count e6f029b @davidejones
    metadecoders: Add support for native org dates in frontmatter PR #7433 added \ 
support for Org timestamps for the DATE header. This PR widens the support with \ 
additional front matter headers LASTMOD, PUBLISHDATE and EXPIRYDATE. bdbfacb \ 
@johannesengl #8536

Dependency Updates
    deps: Update go-org to v1.6.6 1c841ec @niklasfasching

Documentation
    docs: Improve examples of variadic math functions b6f44aa @jmooring
    readme: Update dependency list 04b9811 @deining

v0.111.2
Bug fixes
    Fix .Fragments when called cross sites on uninitialized output format \ 
b83050c @bep #10794
    Fix "context canceled" with partial 3bbeb56 @bep #10789
    cache: Fix --gc failure on Windows 184a67a @alexandear
    snap: Fix dart-sass-embedded installation a950950 @jmooring #10783
    Allow page.TableOfContents on self in shortcode df5608f @bep #10791
    Page context handling in i18n 6c798eb @bep #10782
    Work around --gc failure on Windows <= 10 ec1c97e @bep #10781
    Correct typos in Go comments 36ce3a4 @alexandear

Documentation
    tpl/partial: Consolidate GoDoc f56ce01 @bep

Build Setup
    Update to Go 1.20.1 f10009e @bep #10785

v0.111.1
This fixes the "page" not defined issue in Hugo 0.111.0. eef23a7 @bep \ 
#10774

Files:
RevisionActionfile
1.75modifypkgsrc/www/hugo/Makefile
1.19modifypkgsrc/www/hugo/distinfo
1.10modifypkgsrc/www/hugo/go-modules.mk