Date: Fri, 27 Feb 2026 17:14:56 +0000 From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 16fea28dd75c - main - www/gohugo: Update to 0.157.0 Message-ID: <69a1d110.3ed1f.3faed662@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=16fea28dd75cd53defbf9d1cd8f12d3149211f92 commit 16fea28dd75cd53defbf9d1cd8f12d3149211f92 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2026-02-25 21:45:15 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-02-27 17:14:43 +0000 www/gohugo: Update to 0.157.0 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.157.0 Bug fixes * Fix menu pageRef resolution in multidimensional setups * docs: Regen and fix the imaging docshelper output * hugolib: Fix automatic section pages not replaced by sites.complements Improvements * Handle GitInfo for modules where Origin is not set when running go list * commands: Update link to highlighting style examples * Add AVIF, HEIF and HEIC partial support (only metadata for now) * resources/images: Adjust WebP processing defaults * Add Page.GitInfo support for content from Git modules * Add per-request timeout option to resources.GetRemote * Update AI Watchdog action version in workflow * config: Skip taxonomy entries with empty keys or values * Add guideline for brevity in code and comments * modules: Include JSON error info from go mod download in error messages --- 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 08549c6b8ca0..3f7f2d838551 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.156.0 +DISTVERSION= 0.157.0 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 41b7b32d9541..54e0a70e439c 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1771489179 -SHA256 (go/www_gohugo/hugo-v0.156.0/v0.156.0.mod) = 63f6d5f15ff917c5c55964144817451cf5512e1662b7b89e8f71c32d19261283 -SIZE (go/www_gohugo/hugo-v0.156.0/v0.156.0.mod) = 9292 -SHA256 (go/www_gohugo/hugo-v0.156.0/v0.156.0.zip) = 2ef512ec64c83e4d99f7c44ec5ce131abac18ffe48604954aa066311780ea8b3 -SIZE (go/www_gohugo/hugo-v0.156.0/v0.156.0.zip) = 7015479 +TIMESTAMP = 1772055912 +SHA256 (go/www_gohugo/hugo-v0.157.0/v0.157.0.mod) = 6b00455b9eb4fb8ea7d6c0c35ac881e1442df2211216185e8b8531d1701a6cbc +SIZE (go/www_gohugo/hugo-v0.157.0/v0.157.0.mod) = 9292 +SHA256 (go/www_gohugo/hugo-v0.157.0/v0.157.0.zip) = 7f9fcae11bf17172cc7a00c008d38e62630b3ba09ca35413ac66aa08999e8521 +SIZE (go/www_gohugo/hugo-v0.157.0/v0.157.0.zip) = 7051071home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69a1d110.3ed1f.3faed662>
