git: 84a536b5e522 - main - www/gohugo: update to 0.143.0

From: Fernando Apesteguía <fernape_at_FreeBSD.org>
Date: Sun, 02 Feb 2025 17:20:56 UTC
The branch main has been updated by fernape:

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

commit 84a536b5e52212ece4b0e38b0281a9c662f60831
Author:     Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-02-01 17:54:34 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-02-02 17:20:42 +0000

    www/gohugo: update to 0.143.0
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.143.0
    
    Bug fixes
    
     * Fix some server/watch rebuild issues
     * Fix "concurrent map iteration and map write" in pages from data
     * Fix TailwindCSS related server rebuild issue
     * Fix some server rebuild issues for non-HTML custom output formats
     * Fix cascade with overlapping sections
     * markup/goldmark: Fix typo in func comment
    
    Improvements
    
     * Don't re-render aliases on server rebuilds
     * tpl/tplimpl: Remove leading whitespaces produced by Youtube shortcode
     * resources: Remove debug statement
     * markup/goldmark: Trim space from blockquote render hook text
     * parser/pageparser: Don't allow parameters after closing tag in shortcodes
     * tpl/tplimpl: Improve shortcode test coverage
     * tpl/tplimpl: Deprecate gist shortcode
     * resources: Remove conditional used for debugging
     * resources: Add responseHeaders option to resources.GetRemote
     * tpl/tplimpl: Skip TestTemplateFuncsExamples on s390x
     * Make cascade front matter order deterministic
     * tpl/tplimpl: Deprecate comment shortcode
---
 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 ebbdc0faa257..751c2a1a3d2e 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.142.0
+DISTVERSION=	0.143.0
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 60fad840e0ca..81b247f61ca2 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1737549804
-SHA256 (go/www_gohugo/hugo-v0.142.0/v0.142.0.mod) = 95da805bdfd3861c998ce954fd61a16afc25e68da9f9a826f8b16e815c657c81
-SIZE (go/www_gohugo/hugo-v0.142.0/v0.142.0.mod) = 7863
-SHA256 (go/www_gohugo/hugo-v0.142.0/v0.142.0.zip) = 9412662905a76952fad103a230ea906d192c3785b8113e2ed8c33c880bdb5383
-SIZE (go/www_gohugo/hugo-v0.142.0/v0.142.0.zip) = 5551768
+TIMESTAMP = 1738432366
+SHA256 (go/www_gohugo/hugo-v0.143.0/v0.143.0.mod) = 95da805bdfd3861c998ce954fd61a16afc25e68da9f9a826f8b16e815c657c81
+SIZE (go/www_gohugo/hugo-v0.143.0/v0.143.0.mod) = 7863
+SHA256 (go/www_gohugo/hugo-v0.143.0/v0.143.0.zip) = 9061a4f25367f4c111065a61bee50305023ab46970af435c27d282c8c5f2d37d
+SIZE (go/www_gohugo/hugo-v0.143.0/v0.143.0.zip) = 5556101