Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 May 2025 15:44:56 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: 8efbfda88458 - main - www/gohugo: Update to 0.147.5
Message-ID:  <202505221544.54MFiu6o046502@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=8efbfda884588ca3176d8ec544bd6fbedf639027

commit 8efbfda884588ca3176d8ec544bd6fbedf639027
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-05-22 12:43:08 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-05-22 15:44:48 +0000

    www/gohugo: Update to 0.147.5
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.5
    
     * Fix live reload when editing inline partials
     * build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5
---
 www/gohugo/Makefile |  3 +--
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index d91cb1805544..8646ff30b9c2 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.147.4
-PORTREVISION=	1
+DISTVERSION=	0.147.5
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 844026f970c7..f9d15307bb8a 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1747741364
-SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = cb41ea476364590e46adc72d923c617f69d99544d2a78c743ae4608f4c43ea25
-SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = 8036
-SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = e723aac853ffa451bac32b823192d8fcb78d18e378437f277e0e4c214bc126c2
-SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = 5736653
+TIMESTAMP = 1747917726
+SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = f14f3c1102d6f0661b7d9d64860adf0b816f776e0e7626570148db488e2c4ce6
+SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = 8034
+SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 8f4401676af384c71ceb4d0cc23647bffec7022ffe07c1ed63988150f436c317
+SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 5737329


home | help

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