Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 05 Apr 2026 17:50:57 +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: a354f718993f - main - www/gohugo: Update to 0.160.0
Message-ID:  <69d2a101.1f0ea.1a17132c@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=a354f718993f8ae526ee9f938b55d79be75c2a70

commit a354f718993f8ae526ee9f938b55d79be75c2a70
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2026-04-05 11:59:32 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2026-04-05 17:50:14 +0000

    www/gohugo: Update to 0.160.0
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.160.0
    
    Bug fixes
    
     * Fix some recently introduced Position issues
     * markup/goldmark: Fix double-escaping of ampersands in link URLs
     * tpl: Fix stray quotes from partial decorator in script context
    
    Improvements
    
     * all: Replace NewIntegrationTestBuilder with Test/TestE/TestRunning
     * tpl/css:
     * Improve and extend .Position handling in Goldmark render hooks
     * markup/goldmark: Clean up test
    
    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 6535ff0d28f7..13245a6ceadf 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.159.2
+DISTVERSION=	0.160.0
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 7dc801426344..38553b22f16a 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1775064970
-SHA256 (go/www_gohugo/hugo-v0.159.2/v0.159.2.mod) = 527c8ff465d92d8ba427f5b97af3c4e0b69c382330c96f377677363c0e77cd81
-SIZE (go/www_gohugo/hugo-v0.159.2/v0.159.2.mod) = 9225
-SHA256 (go/www_gohugo/hugo-v0.159.2/v0.159.2.zip) = f247a0ceab181ebc64f54ac51146266e2b390fc2b45abc932ca4da0627a8fb87
-SIZE (go/www_gohugo/hugo-v0.159.2/v0.159.2.zip) = 7073936
+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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d2a101.1f0ea.1a17132c>