Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Oct 2022 16:09:24 GMT
From:      =?utf-8?Q?Fernando=20Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org
Subject:   git: 14aae8cb1d55 - 2022Q4 - www/gohugo: Update to 0.104.2
Message-ID:  <202210041609.294G9O2V024031@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch 2022Q4 has been updated by fernape:

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(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index f834ebaa3178..700ce143d1a7 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.104.0
+DISTVERSION=	0.104.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index c4931737d3f4..9f2730330380 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1664093666
-SHA256 (go/www_gohugo/hugo-v0.104.0/v0.104.0.mod) = 2d99636ec486624b3af9a80bbdaa43a5b70cd09c6f1e2c6949e66ae037f1fc57
-SIZE (go/www_gohugo/hugo-v0.104.0/v0.104.0.mod) = 5538
-SHA256 (go/www_gohugo/hugo-v0.104.0/v0.104.0.zip) = 3cc8d7c5199dfcb2c4b7e6c382c3baa5ce3737ce695892e1150e9e7f181e63b2
-SIZE (go/www_gohugo/hugo-v0.104.0/v0.104.0.zip) = 5980542
+TIMESTAMP = 1664726673
+SHA256 (go/www_gohugo/hugo-v0.104.2/v0.104.2.mod) = 2d99636ec486624b3af9a80bbdaa43a5b70cd09c6f1e2c6949e66ae037f1fc57
+SIZE (go/www_gohugo/hugo-v0.104.2/v0.104.2.mod) = 5538
+SHA256 (go/www_gohugo/hugo-v0.104.2/v0.104.2.zip) = 7fc5b86802be2284c09e0f5602323d53a9b26a6fc40f66f9c4bba2517a676079
+SIZE (go/www_gohugo/hugo-v0.104.2/v0.104.2.zip) = 5980658



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202210041609.294G9O2V024031>