Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 24 Oct 2025 18:18:50 GMT
From:      Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 1602b02714de - main - www/gohugo: Update to 0.152.2
Message-ID:  <202510241818.59OIIofM041158@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=1602b02714de0acc3cb950a5d58bdd67146141d7

commit 1602b02714de0acc3cb950a5d58bdd67146141d7
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-10-24 15:52:03 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-10-24 18:18:42 +0000

    www/gohugo: Update to 0.152.2
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.152.2
    
     * deps: Update github.com/tdewolff/minify v2.24.4 => v2.24.5
     * hugofs: Make node_modules a "special case" mount
     * github: Fix typo in stale PR message
    
    Approved by:    doceng@ (blanket)
---
 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 152eed0fb280..b472bc8874b5 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.152.1
+DISTVERSION=	0.152.2
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 8da90d1c95ff..a2485e8ef8c1 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1761229783
-SHA256 (go/www_gohugo/hugo-v0.152.1/v0.152.1.mod) = 8a9c4808fc20967205797834b0159dc146a01dd1c7ba6f7426f025176549fc50
-SIZE (go/www_gohugo/hugo-v0.152.1/v0.152.1.mod) = 9291
-SHA256 (go/www_gohugo/hugo-v0.152.1/v0.152.1.zip) = fabac3a61a160355e13dfee97e3ab8070a5898e81a5bd364d7e3d1786af4fa40
-SIZE (go/www_gohugo/hugo-v0.152.1/v0.152.1.zip) = 5777363
+TIMESTAMP = 1761321118
+SHA256 (go/www_gohugo/hugo-v0.152.2/v0.152.2.mod) = 9fd5c3cb063cae52d4453818b583cedd7c38539a89c826e19603ebd82f28b9a3
+SIZE (go/www_gohugo/hugo-v0.152.2/v0.152.2.mod) = 9321
+SHA256 (go/www_gohugo/hugo-v0.152.2/v0.152.2.zip) = 5e540330b50c9936664c346da038023e37c0060f92d973a1f42e43c30d807322
+SIZE (go/www_gohugo/hugo-v0.152.2/v0.152.2.zip) = 5778064


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202510241818.59OIIofM041158>