Date: Fri, 27 Mar 2026 13:50:01 +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: cabbaf6b51f5 - main - www/gohugo: Update to 0.159.1 Message-ID: <69c68b09.477e7.1b80f176@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=cabbaf6b51f57ab24c1d29723964a8b65a15c13c commit cabbaf6b51f57ab24c1d29723964a8b65a15c13c Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2026-03-26 10:57:18 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-03-27 13:49:48 +0000 www/gohugo: Update to 0.159.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.159.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.159.0 Bug fixes * tpl/tplimpl: Fix Vimeo shortcode test Improvements * create: Return error instead of panic when page not found * commands: Preserve non-content files in convert output * npm: Use workspaces to simplify hugo mod npm pack * commands: Close cpu profile file when StartCPUProfile fails * Remove the AI Watchdog workflow for now * Remove 'bep' from PR user logins skip list * tpl/tplimpl: Comment out the Vimeo simple shortcode tests Approved by: doceng@ (implicit) --- 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 aac893f10c7b..5a4448a6e566 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.158.0 +DISTVERSION= 0.159.1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 439a89c8955b..63a5da682f83 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1773685688 -SHA256 (go/www_gohugo/hugo-v0.158.0/v0.158.0.mod) = 873ad467a0d3a4c73fc01c00da6a3e33af101f948895dfe0fdb632e9c1dd57eb -SIZE (go/www_gohugo/hugo-v0.158.0/v0.158.0.mod) = 9308 -SHA256 (go/www_gohugo/hugo-v0.158.0/v0.158.0.zip) = 867fc2fe63b3fb0069066086d29b4a561d87b403e8b19bf939afafe59f653d57 -SIZE (go/www_gohugo/hugo-v0.158.0/v0.158.0.zip) = 7064780 +TIMESTAMP = 1774522590 +SHA256 (go/www_gohugo/hugo-v0.159.1/v0.159.1.mod) = 527c8ff465d92d8ba427f5b97af3c4e0b69c382330c96f377677363c0e77cd81 +SIZE (go/www_gohugo/hugo-v0.159.1/v0.159.1.mod) = 9225 +SHA256 (go/www_gohugo/hugo-v0.159.1/v0.159.1.zip) = 445a7713e99338113147918ef6767944f7ae06c30f3e1148c92ef8a7b8e7eac0 +SIZE (go/www_gohugo/hugo-v0.159.1/v0.159.1.zip) = 7073117home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69c68b09.477e7.1b80f176>
