Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 Dec 2024 19:26: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: 7653c9089f68 - main - www/gohugo: update to 0.139.4
Message-ID:  <202412091926.4B9JQQgO072810@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=7653c9089f682494656991626900dcaa00eb773e

commit 7653c9089f682494656991626900dcaa00eb773e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-12-09 17:41:21 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-12-09 19:26:18 +0000

    www/gohugo: update to 0.139.4
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.4
    
    tpl/tplimpl: Escape Markdown attributes in render hooks and shortcodes
---
 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 b3e618a9c0ad..d89c5fccf9f5 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.139.3
+DISTVERSION=	0.139.4
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index 75839ab49be9..b99df9dc4795 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1732896194
-SHA256 (go/www_gohugo/hugo-v0.139.3/v0.139.3.mod) = 855343bb5862c2ad017dc6473fc7ac174d738ac1da188cb8f42e4dca19c61a84
-SIZE (go/www_gohugo/hugo-v0.139.3/v0.139.3.mod) = 7844
-SHA256 (go/www_gohugo/hugo-v0.139.3/v0.139.3.zip) = 6947cd7d133753e749f8979d9072cdc3390afd082aa2a1a6ce6ffa96b1d05497
-SIZE (go/www_gohugo/hugo-v0.139.3/v0.139.3.zip) = 7658420
+TIMESTAMP = 1733766063
+SHA256 (go/www_gohugo/hugo-v0.139.4/v0.139.4.mod) = 79ad48a5352f84691f5e58e48b8fc2ecd844b6d9c5abf2f0a9d005a52a8bee0c
+SIZE (go/www_gohugo/hugo-v0.139.4/v0.139.4.mod) = 7844
+SHA256 (go/www_gohugo/hugo-v0.139.4/v0.139.4.zip) = fa3f2db8cb63593b4a546f9d1018ea3a96539622c63e8132b6fdd7d2a35ae4b9
+SIZE (go/www_gohugo/hugo-v0.139.4/v0.139.4.zip) = 7659237



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