git: 7ef9193fe337 - main - www/gohugo: Update to 0.104.3

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Wed, 05 Oct 2022 12:41:34 UTC
The branch main has been updated by fernape:

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

commit 7ef9193fe337fb261ce96bb88f15d557504b50d1
Author:     Ben Lavery-Griffiths <ben@lavery-griffiths.com>
AuthorDate: 2022-10-05 05:21:55 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2022-10-05 12:37:56 +0000

    www/gohugo: Update to 0.104.3
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.3
    
     * resources/images: Fix 2 animated GIF resize issues
     * server: Fix flaky TestServerPathEncodingIssues tests
     * commands: Remove extraneous newline from result of convert toTOML
     * config/security: Fix filename
    
    Properly builds our documentation set.
    
    PR:             266835
    Reported by:    ben@lavery-griffiths.com (maintainer)
    MFH:            2022Q4 (bugfixes)
---
 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 700ce143d1a7..d4443f40a8f5 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.104.2
+DISTVERSION=	0.104.3
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 9f2730330380..f49a3f21cc7d 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-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
+TIMESTAMP = 1664914461
+SHA256 (go/www_gohugo/hugo-v0.104.3/v0.104.3.mod) = 2d99636ec486624b3af9a80bbdaa43a5b70cd09c6f1e2c6949e66ae037f1fc57
+SIZE (go/www_gohugo/hugo-v0.104.3/v0.104.3.mod) = 5538
+SHA256 (go/www_gohugo/hugo-v0.104.3/v0.104.3.zip) = d204be83c97184d0c448f886b71b44e70bd7d3c1b21ae016a835d90907092dd1
+SIZE (go/www_gohugo/hugo-v0.104.3/v0.104.3.zip) = 5983005