Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Feb 2025 17:29: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: 2f579446970f - main - www/gohugo: update to 0.143.1
Message-ID:  <202502041729.514HTujw006016@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=2f579446970f6c70a63ed096eced2aa50fa60f20

commit 2f579446970f6c70a63ed096eced2aa50fa60f20
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-02-04 09:35:49 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-02-04 17:29:44 +0000

    www/gohugo: update to 0.143.1
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.143.1
    
     * Fix RSS with baseURL with sub dir when render hooks is enabled
     * mage: Simplify magefile
     * common/hugo: Adjust deprecation timing and message
     * Re-introduce the LRU-evicted identities in change set calculation
---
 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 751c2a1a3d2e..92f8892f0227 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.143.0
+DISTVERSION=	0.143.1
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 81b247f61ca2..625f29c06e24 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1738432366
-SHA256 (go/www_gohugo/hugo-v0.143.0/v0.143.0.mod) = 95da805bdfd3861c998ce954fd61a16afc25e68da9f9a826f8b16e815c657c81
-SIZE (go/www_gohugo/hugo-v0.143.0/v0.143.0.mod) = 7863
-SHA256 (go/www_gohugo/hugo-v0.143.0/v0.143.0.zip) = 9061a4f25367f4c111065a61bee50305023ab46970af435c27d282c8c5f2d37d
-SIZE (go/www_gohugo/hugo-v0.143.0/v0.143.0.zip) = 5556101
+TIMESTAMP = 1738661647
+SHA256 (go/www_gohugo/hugo-v0.143.1/v0.143.1.mod) = 95da805bdfd3861c998ce954fd61a16afc25e68da9f9a826f8b16e815c657c81
+SIZE (go/www_gohugo/hugo-v0.143.1/v0.143.1.mod) = 7863
+SHA256 (go/www_gohugo/hugo-v0.143.1/v0.143.1.zip) = a0e8c93aba91284a39cb0de97ffccb18dbe5cb070db47d44cdfcb72ecb674e8c
+SIZE (go/www_gohugo/hugo-v0.143.1/v0.143.1.zip) = 5556507



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