Bug 266782

Summary: www/gohugo: Update to 0.104.2
Product: Ports & Packages Reporter: Ben Lavery-Griffiths <ben>
Component: Individual Port(s)Assignee: Fernando Apesteguía <fernape>
Status: Closed FIXED    
Severity: Affects Only Me CC: fernape
Priority: --- Flags: fernape: merge-quarterly+
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/gohugoio/hugo/releases/tag/v0.104.2
Attachments:
Description Flags
git diff to upgrade to 0.104.2 ben: maintainer-approval+

Description Ben Lavery-Griffiths 2022-10-03 07:44:21 UTC
Created attachment 237033 [details]
git diff to upgrade to 0.104.2

- portlint: OK (looks fine.)

- testport: OK (poudriere: <12.3-RELEASE, 12.3-STABLE, 13.0-RELEASE, 13.1-RELEASE, 13.1-STABLE, 14.0-CURRENT>, < amd64/i386 >, <manpages + with/without extended> tested)
Comment 1 commit-hook freebsd_committer freebsd_triage 2022-10-04 16:09:30 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=de4374c4e13231d701b9439beddd10f2b6c4d5f2

commit de4374c4e13231d701b9439beddd10f2b6c4d5f2
Author:     Ben Lavery-Griffiths <ben@lavery-griffiths.com>
AuthorDate: 2022-10-04 06:32:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-04 16:04:59 +0000

    www/gohugo: Update to 0.104.2

    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.2

    Fix htimes /: operation not permitted error on config changes when running the
    server. This regression was introduced in Hugo v0.104.1

    PR:             266782
    Reported by:    ben@lavery-griffiths.com (maintainer)
    MFH:            2022Q4 (bugfix release)

 www/gohugo/Makefile |  2 +-
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 2 commit-hook freebsd_committer freebsd_triage 2022-10-04 16:09:31 UTC
A commit in branch 2022Q4 references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=14aae8cb1d55893c4feceda6b5a3c7ff4bc2bedb

commit 14aae8cb1d55893c4feceda6b5a3c7ff4bc2bedb
Author:     Ben Lavery-Griffiths <ben@lavery-griffiths.com>
AuthorDate: 2022-10-04 06:32:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-04 16:05:56 +0000

    www/gohugo: Update to 0.104.2

    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.2

    Fix htimes /: operation not permitted error on config changes when running the
    server. This regression was introduced in Hugo v0.104.1

    PR:             266782
    Reported by:    ben@lavery-griffiths.com (maintainer)
    MFH:            2022Q4 (bugfix release)

    (cherry picked from commit de4374c4e13231d701b9439beddd10f2b6c4d5f2)

 www/gohugo/Makefile |  2 +-
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 6 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2022-10-04 16:09:53 UTC
Committed and merged to 2022Q4.

Thanks!