git: 7d26683dbaa9 - main - www/gohugo: update to 0.146.4

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Tue, 15 Apr 2025 06:22:35 UTC
The branch main has been updated by fernape:

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

commit 7d26683dbaa9b9dbce0b3d2de23da64ec6d16255
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-04-14 14:11:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-04-15 06:22:22 +0000

    www/gohugo: update to 0.146.4
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.4
    
     * tpl: Fix issue with partials without suffix
     * tpl: Avoid panic on nonsensical return construct
     * tpl: Fix the case for a shortcode in a nested folder only
     * tpl: Add proper file context to template parse errors
     * tpl: Make {{ template "partials/foo.html" . }} work in older setups
---
 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 9ec8179ffa67..156530429633 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.146.3
+DISTVERSION=	0.146.4
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index cdf4fcea87a0..78686645ce24 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1744545054
-SHA256 (go/www_gohugo/hugo-v0.146.3/v0.146.3.mod) = 060c6ef427355f09e8aab135fc6ca1ecd7b391db87b7c03fd5a70acd34674f02
-SIZE (go/www_gohugo/hugo-v0.146.3/v0.146.3.mod) = 8035
-SHA256 (go/www_gohugo/hugo-v0.146.3/v0.146.3.zip) = 7738f746bf5bc473b58a5f1b3a0615378cd9349f88a901f05fc0a801cfd61046
-SIZE (go/www_gohugo/hugo-v0.146.3/v0.146.3.zip) = 5607947
+TIMESTAMP = 1744639890
+SHA256 (go/www_gohugo/hugo-v0.146.4/v0.146.4.mod) = 060c6ef427355f09e8aab135fc6ca1ecd7b391db87b7c03fd5a70acd34674f02
+SIZE (go/www_gohugo/hugo-v0.146.4/v0.146.4.mod) = 8035
+SHA256 (go/www_gohugo/hugo-v0.146.4/v0.146.4.zip) = bbdaa5ddcffe4dbfe769267c5093ad48427c4bbb899f6b78b61d3bfdc1934984
+SIZE (go/www_gohugo/hugo-v0.146.4/v0.146.4.zip) = 5610248