Date: Fri, 3 Oct 2025 06:04:45 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: beeeb534a850 - main - www/gohugo: Update to 0.151.0 Message-ID: <202510030604.59364j2c038307@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=beeeb534a85058549a6afc5590352c0274cc8895 commit beeeb534a85058549a6afc5590352c0274cc8895 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2025-10-02 14:30:27 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2025-10-03 06:04:15 +0000 www/gohugo: Update to 0.151.0 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.151.0 Improvements and bug fixes * Fix file caching for 404 responses in resources.GetRemote * markup/goldmark: Enhance footnote extension with backlinkHTML option * markup/goldmark: Enhance footnote extension with auto-prefixing option * Adjust the terminal progress reporter a little * Add transform.HTMLToMarkdown * Report OSC 9;4 progress when building * tpl: Workaround s390x precision of Atan and Tan * cache/httpcache: Add respectCacheControlNoStoreInResponse and respectCacheControlNoStoreInRequest options * common/hreflect: Speed up IsTrutfulValue Approved by: doceng@ (blanket) --- 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 b418ba97ef38..e4eb153bff6f 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.150.1 +DISTVERSION= 0.151.0 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 228b8f284dea..36dadc11d0d8 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1758807551 -SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = daff8f0094fd26f5980a67e4e59405d3effe8cc7356c772e1ace979f182d4923 -SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = 9219 -SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 7cc9bc9dc53f5b28c32f7be4fce5fce1ddb60fb39e3ace4e70c99dc0c7178fe4 -SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 5763283 +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) = 5767352home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510030604.59364j2c038307>
