Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Aug 2024 06:34:40 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: 57088c35fae8 - main - www/gohugo: update to 133.1
Message-ID:  <202408280634.47S6YePb065676@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=57088c35fae84635d040bc9e2e628e426b344db7

commit 57088c35fae84635d040bc9e2e628e426b344db7
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-08-27 16:17:45 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-08-28 06:34:24 +0000

    www/gohugo: update to 133.1
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.1
    
     * Fix missing method NameNormalized panic
     * config: Fix pagination deprecation messages
     * deps: Upgraded github.com/bep/imagemeta v0.8.0 => v0.8.1
---
 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 7bb25e6fdf75..5927adb3acd7 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.133.0
+DISTVERSION=	0.133.1
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 8f53921c55b5..78d994599cf5 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1724057896
-SHA256 (go/www_gohugo/hugo-v0.133.0/v0.133.0.mod) = 928a5946c24b34e09f8c1bc136840c9a53f8821e5a5441e48dda7625aa120af4
-SIZE (go/www_gohugo/hugo-v0.133.0/v0.133.0.mod) = 7890
-SHA256 (go/www_gohugo/hugo-v0.133.0/v0.133.0.zip) = ece43cfdb4f217f18f13d03686d092a4aa90b5bfb8c764e7398f835dfa42967f
-SIZE (go/www_gohugo/hugo-v0.133.0/v0.133.0.zip) = 7632618
+TIMESTAMP = 1724775424
+SHA256 (go/www_gohugo/hugo-v0.133.1/v0.133.1.mod) = 62603f229979c19fbb537c97219cf4e0cae935d0854ffc93019121a382d17f2e
+SIZE (go/www_gohugo/hugo-v0.133.1/v0.133.1.mod) = 7890
+SHA256 (go/www_gohugo/hugo-v0.133.1/v0.133.1.zip) = b93d8620638d82a22fa533ede204eaf841a2ef2a30d483d02343ca8e1ce91c4d
+SIZE (go/www_gohugo/hugo-v0.133.1/v0.133.1.zip) = 7632727



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