Date: Tue, 03 Feb 2026 07:00:44 +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: b5df0139a02f - main - www/gohugo: Update to 0.155.2 Message-ID: <69819d1c.27be9.2a7899e1@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=b5df0139a02f7a7494c675262778807aaa748da1 commit b5df0139a02f7a7494c675262778807aaa748da1 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2026-02-02 10:54:52 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-02-03 07:00:29 +0000 www/gohugo: Update to 0.155.2 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.155.2 * Fix template change detection for multi-version sites * resources/image: Add some image decode/encode debug logging 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 56ab27ac3f31..d4642ecb3b53 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.155.1 +DISTVERSION= 0.155.2 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 6fc891601515..680a00964b41 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1769781462 -SHA256 (go/www_gohugo/hugo-v0.155.1/v0.155.1.mod) = 284d5dc582988759d8110af79b1cd8b0de70b792a482c3a68fb2584adcca53a0 -SIZE (go/www_gohugo/hugo-v0.155.1/v0.155.1.mod) = 9397 -SHA256 (go/www_gohugo/hugo-v0.155.1/v0.155.1.zip) = af69bc0aaf63282d71ee21277affb529bf6b697cd40591f2792234fbf964972f -SIZE (go/www_gohugo/hugo-v0.155.1/v0.155.1.zip) = 7020172 +TIMESTAMP = 1770029686 +SHA256 (go/www_gohugo/hugo-v0.155.2/v0.155.2.mod) = 284d5dc582988759d8110af79b1cd8b0de70b792a482c3a68fb2584adcca53a0 +SIZE (go/www_gohugo/hugo-v0.155.2/v0.155.2.mod) = 9397 +SHA256 (go/www_gohugo/hugo-v0.155.2/v0.155.2.zip) = e6d4245cdc61929dfbbfd7a94296d053213ed212e2cc84d3693e995c17008650 +SIZE (go/www_gohugo/hugo-v0.155.2/v0.155.2.zip) = 7020430home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69819d1c.27be9.2a7899e1>
