aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Lavery-Griffiths <ben@lavery-griffiths.com>2022-10-05 05:21:55 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2022-10-05 12:37:56 +0000
commit7ef9193fe337fb261ce96bb88f15d557504b50d1 (patch)
treebbed1e5b30c10b3781d99a0e1a50502688659684
parentf28a1b03bd358f3f290b05c71bfcd3ed63beb122 (diff)
downloadports-7ef9193fe337fb261ce96bb88f15d557504b50d1.tar.gz
ports-7ef9193fe337fb261ce96bb88f15d557504b50d1.zip
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)
-rw-r--r--www/gohugo/Makefile2
-rw-r--r--www/gohugo/distinfo10
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