Date: Thu, 09 Apr 2026 17:05:25 +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: 8d37932e80f0 - main - www/gohugo: Update to 0.161.1 Message-ID: <69d7dc55.2758b.3775694d@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=8d37932e80f0dc8e1f04499178ca7f9f934b31f7 commit 8d37932e80f0dc8e1f04499178ca7f9f934b31f7 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2026-04-09 09:53:23 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-04-09 17:04:52 +0000 www/gohugo: Update to 0.161.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.160.1 * Fix panic when passthrough elements are used in headings * Fix panic on edit of legacy mapped template names that's also a valid path in the new setup * Fix RenderShortcodes leaking context markers when indented * Strip nested page context markers from standalone RenderShortcodes * Rename deprecated cascade._target to cascade.target in tests * Fix auto-creation of root sections in multilingual sites * readme: Fix links 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 13245a6ceadf..9a85996d9872 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.160.0 +DISTVERSION= 0.160.1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 38553b22f16a..6e3c7b833ff3 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1775390262 -SHA256 (go/www_gohugo/hugo-v0.160.0/v0.160.0.mod) = 615fb782aed69178b044431e5eaf501a7d090c4f20ff5ca00d88f01ae4b3a248 -SIZE (go/www_gohugo/hugo-v0.160.0/v0.160.0.mod) = 9224 -SHA256 (go/www_gohugo/hugo-v0.160.0/v0.160.0.zip) = 9ac5d125d777890f1aef2709fbb790aa9420b5895ea76e4b32355998e957d777 -SIZE (go/www_gohugo/hugo-v0.160.0/v0.160.0.zip) = 7072999 +TIMESTAMP = 1775728395 +SHA256 (go/www_gohugo/hugo-v0.160.1/v0.160.1.mod) = 615fb782aed69178b044431e5eaf501a7d090c4f20ff5ca00d88f01ae4b3a248 +SIZE (go/www_gohugo/hugo-v0.160.1/v0.160.1.mod) = 9224 +SHA256 (go/www_gohugo/hugo-v0.160.1/v0.160.1.zip) = 2a93f1522465f2b096805f3a0b091604cb9c134a4ada59fba0202d8bb5674b6a +SIZE (go/www_gohugo/hugo-v0.160.1/v0.160.1.zip) = 7074313home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d7dc55.2758b.3775694d>
