Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 02 Apr 2026 18:01:59 +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: c36ab384a66b - main - www/gohugo: Update to 0.159.2
Message-ID:  <69ceaf17.21491.7df38ee8@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=c36ab384a66b1084458a4933874924e62fe1caf1

commit c36ab384a66b1084458a4933874924e62fe1caf1
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2026-04-01 17:36:15 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2026-04-02 18:00:45 +0000

    www/gohugo: Update to 0.159.2
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.159.2
    
     * Fix potential content XSS by escaping dangerous URLs in Markdown links and
       images.
     * resources/page: Fix shared reader in Source.ValueAsOpenReadSeekCloser.
    
    Approved by:    doceng@ (implicit)
    MFH:            2026Q2 security issue
---
 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 5a4448a6e566..6535ff0d28f7 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.159.1
+DISTVERSION=	0.159.2
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 63a5da682f83..7dc801426344 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-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) = 7073117
+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


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69ceaf17.21491.7df38ee8>