Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jan 2026 17:39:34 +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: 6fe649f13166 - main - www/gohugo: Update to 0.154.2
Message-ID:  <695aa5d6.33916.35ea01f0@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=6fe649f13166533202092b4b790ad7ce9dbcb15f

commit 6fe649f13166533202092b4b790ad7ce9dbcb15f
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2026-01-01 18:57:56 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2026-01-04 17:38:39 +0000

    www/gohugo: Update to 0.154.2
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.1
    
     * Add WASM licensing information to README
     * Fix partial decorator detection in partial with blocks with outer range break
       or continue
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.154.2
    
     * Fix alpha/fuzzy border issue with new webp decoder for images with with
       transparent background
    
    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 b0c5eb23ba81..718db01372c8 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.154.0
+DISTVERSION=	0.154.2
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 415803c9675b..906e158a3ac1 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1767199740
-SHA256 (go/www_gohugo/hugo-v0.154.0/v0.154.0.mod) = e9f59bddae38b7a5507fe9abc618072f8d72fce79a7f46e05b2d21d253b86102
-SIZE (go/www_gohugo/hugo-v0.154.0/v0.154.0.mod) = 9373
-SHA256 (go/www_gohugo/hugo-v0.154.0/v0.154.0.zip) = c4449ca49bcda8607ed906a5a1f2998248d00559a3d1b93a673518c758c3100e
-SIZE (go/www_gohugo/hugo-v0.154.0/v0.154.0.zip) = 7031697
+TIMESTAMP = 1767544516
+SHA256 (go/www_gohugo/hugo-v0.154.2/v0.154.2.mod) = e9f59bddae38b7a5507fe9abc618072f8d72fce79a7f46e05b2d21d253b86102
+SIZE (go/www_gohugo/hugo-v0.154.2/v0.154.2.mod) = 9373
+SHA256 (go/www_gohugo/hugo-v0.154.2/v0.154.2.zip) = 680239caef5c832f3fe143c995631c224ca7bb433a302c329a5b8dfd437137f7
+SIZE (go/www_gohugo/hugo-v0.154.2/v0.154.2.zip) = 6996544


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?695aa5d6.33916.35ea01f0>