Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Sep 2024 15:16:26 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: 037728aea2fe - main - www/gohugo: update to 0.134.2
Message-ID:  <202409111516.48BFGQSq072823@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=037728aea2feb1461d951d92f04bc2f0bc4537ab

commit 037728aea2feb1461d951d92f04bc2f0bc4537ab
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-09-11 06:30:44 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-09-11 15:15:46 +0000

    www/gohugo: update to 0.134.2
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.2
    
    Don't count HTML markup in auto summaries.
---
 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 9ddc0643d358..04a00431c542 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.134.1
+DISTVERSION=	0.134.2
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 00380adb61ed..7115da1ca80c 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1725547190
-SHA256 (go/www_gohugo/hugo-v0.134.1/v0.134.1.mod) = 8936585afdec69bac744db6a8043f35099f596656e8f7ca1d6e76f04c9b324a3
-SIZE (go/www_gohugo/hugo-v0.134.1/v0.134.1.mod) = 7890
-SHA256 (go/www_gohugo/hugo-v0.134.1/v0.134.1.zip) = 6a4088b2d2a9cd00f428eed27ef439fad6a754bf0209210ddd54f3698af62877
-SIZE (go/www_gohugo/hugo-v0.134.1/v0.134.1.zip) = 7643821
+TIMESTAMP = 1726036212
+SHA256 (go/www_gohugo/hugo-v0.134.2/v0.134.2.mod) = 8936585afdec69bac744db6a8043f35099f596656e8f7ca1d6e76f04c9b324a3
+SIZE (go/www_gohugo/hugo-v0.134.2/v0.134.2.mod) = 7890
+SHA256 (go/www_gohugo/hugo-v0.134.2/v0.134.2.zip) = 737738e863ed6aae340ffb9fb8e1c5dbfaaea5da7afc5448d6daab295a2d6862
+SIZE (go/www_gohugo/hugo-v0.134.2/v0.134.2.zip) = 7644364



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