git: 53827741ee4e - main - www/gohugo: Update to 0.151.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Oct 2025 17:33:49 UTC
The branch main has been updated by fernape:
URL: https://cgit.FreeBSD.org/ports/commit/?id=53827741ee4e7b5aaef80c9401018d1457a98774
commit 53827741ee4e7b5aaef80c9401018d1457a98774
Author: Fernando Apesteguía <fernape@FreeBSD.org>
AuthorDate: 2025-10-16 20:44:50 +0000
Commit: Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2025-10-17 17:33:22 +0000
www/gohugo: Update to 0.151.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.1
Bug fixes
* tpl: Fix strings/truncate CJK handling
* parser/pagerparser: Fix closing shortcode error handling when repeated
Improvements
* Upgrade Go to 1.25.3
* create/skeletons: Wrap section and home lists with section tags
* markup/goldmark: Align blockquote default output with Goldmark
* parser/pageparser: Store shortcode names as unique.Handle[string] to save memory allocations
* testscripts: Make test assertion less specific
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.2
* parser/pageparser: Add a testcase for nested shortcodes of the same name
* parser/pageparser: Fix shortcode nesting regression
Approved by: doceng@ (blanket)
---
www/gohugo/Makefile | 3 +--
www/gohugo/distinfo | 10 +++++-----
2 files changed, 6 insertions(+), 7 deletions(-)
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index 8acd68512735..640fd9af652f 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,7 +1,6 @@
PORTNAME= hugo
DISTVERSIONPREFIX= v
-DISTVERSION= 0.151.0
-PORTREVISION= 2
+DISTVERSION= 0.151.2
PORTEPOCH= 1
CATEGORIES= www
PKGNAMEPREFIX= go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 36dadc11d0d8..428ee463fda2 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1759415347
-SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = cef8105f154d565f966cd074c891a16116c160f4b1e7be392c32652b3820f0d9
-SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.mod) = 9341
-SHA256 (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = f757614a877f43530bc4237633969819a86781a1ad3064306382751cfb41b445
-SIZE (go/www_gohugo/hugo-v0.151.0/v0.151.0.zip) = 5767352
+TIMESTAMP = 1760647453
+SHA256 (go/www_gohugo/hugo-v0.151.2/v0.151.2.mod) = 0cf696a433368c56df8664270db733251a34eee19541b7e2306005efd09b7c1a
+SIZE (go/www_gohugo/hugo-v0.151.2/v0.151.2.mod) = 9329
+SHA256 (go/www_gohugo/hugo-v0.151.2/v0.151.2.zip) = 7b0f0015b6f2a53241f8bc96b177d950b8fd86649e0debe7e0f2ceefe72f6c5d
+SIZE (go/www_gohugo/hugo-v0.151.2/v0.151.2.zip) = 5768692