Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Nov 2021 19:33:36 GMT
From:      Guangyuan Yang <ygy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 937fde648530 - main - www/gohugo: Update to 0.89.2
Message-ID:  <202111091933.1A9JXaxb020141@gitrepo.freebsd.org>

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

URL: https://cgit.FreeBSD.org/ports/commit/?id=937fde648530800dd2bdc427f6410f98d05f2010

commit 937fde648530800dd2bdc427f6410f98d05f2010
Author:     Ben Lavery-Griffiths <ben@lavery-griffiths.com>
AuthorDate: 2021-11-09 19:33:21 +0000
Commit:     Guangyuan Yang <ygy@FreeBSD.org>
CommitDate: 2021-11-09 19:33:21 +0000

    www/gohugo: Update to 0.89.2
    
    Changelog:      https://github.com/gohugoio/hugo/releases/tag/v0.89.2
    
    PR:             259730
---
 www/gohugo/Makefile |  6 +++---
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index 872495bfa703..cb38da37d96e 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.89.1
+DISTVERSION=	0.89.2
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
@@ -121,7 +121,7 @@ GH_TUPLE=	\
 		tdewolff:minify:v2.9.22:tdewolff_minify_v2/vendor/github.com/tdewolff/minify/v2 \
 		tdewolff:parse:v2.5.21:tdewolff_parse_v2/vendor/github.com/tdewolff/parse/v2 \
 		yuin:goldmark-highlighting:60d527fdb691:yuin_goldmark_highlighting/vendor/github.com/yuin/goldmark-highlighting \
-		yuin:goldmark:v1.4.2:yuin_goldmark/vendor/github.com/yuin/goldmark \
+		yuin:goldmark:v1.4.3:yuin_goldmark/vendor/github.com/yuin/goldmark \
 		sanity-io:litter:v1.5.1:sanity_io_litter/vendor/github.com/sanity-io/litter
 
 post-extract:
@@ -162,7 +162,7 @@ PORTMANS=	hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 \
 
 SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
 # COMMIT_ID should be the first 8 positions of the commit hash, characters should be UPPERCASE
-COMMIT_ID=		B6A4AE4A
+COMMIT_ID=		63E3A5EB
 
 do-build-MANPAGES-on:
 	@cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index b0c1103d7f4c..5b921134cbf7 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1636156891
-SHA256 (gohugo/gohugoio-hugo-v0.89.1_GH0.tar.gz) = c47f144291819a8d9f065f69ab290a198dfabde86a27ac2325a89f03c6e5ea3f
-SIZE (gohugo/gohugoio-hugo-v0.89.1_GH0.tar.gz) = 37375785
+TIMESTAMP = 1636400660
+SHA256 (gohugo/gohugoio-hugo-v0.89.2_GH0.tar.gz) = 2fa4814f9e08e3efee3dbc37281309e359cde10e6b99785ee161c0f35c4509a6
+SIZE (gohugo/gohugoio-hugo-v0.89.2_GH0.tar.gz) = 37376753
 SHA256 (gohugo/Azure-azure-pipeline-go-v0.2.2_GH0.tar.gz) = dc0d15949088e17e74da35c3ae2730f52240ad73e25cf795f532b7282de68e2f
 SIZE (gohugo/Azure-azure-pipeline-go-v0.2.2_GH0.tar.gz) = 16443
 SHA256 (gohugo/Azure-azure-storage-blob-go-v0.9.0_GH0.tar.gz) = f206c84fe3689aaa8e0cd180facf3455dc9c7e374a5dee1e2e9e6b9e39ab99c7
@@ -211,7 +211,7 @@ SHA256 (gohugo/tdewolff-parse-v2.5.21_GH0.tar.gz) = 7d8ab9838d7c8eeee642549357dc
 SIZE (gohugo/tdewolff-parse-v2.5.21_GH0.tar.gz) = 100755
 SHA256 (gohugo/yuin-goldmark-highlighting-60d527fdb691_GH0.tar.gz) = 151eceff70451c95cb2e6737f8593d58b6d218509726f1f58150b7157496813e
 SIZE (gohugo/yuin-goldmark-highlighting-60d527fdb691_GH0.tar.gz) = 10767
-SHA256 (gohugo/yuin-goldmark-v1.4.2_GH0.tar.gz) = 9a7f60a1d907c001a2d38380608ce058cb30b671e99a7de35c041341715d6372
-SIZE (gohugo/yuin-goldmark-v1.4.2_GH0.tar.gz) = 236975
+SHA256 (gohugo/yuin-goldmark-v1.4.3_GH0.tar.gz) = a99ce9bca3927a8abe4fe625a62caa4fc935fa5736ee1cf266340702202ce206
+SIZE (gohugo/yuin-goldmark-v1.4.3_GH0.tar.gz) = 237837
 SHA256 (gohugo/sanity-io-litter-v1.5.1_GH0.tar.gz) = e882209621de83a0f728fb5df41cd29269e2ee81496c30ef9d803a0ca1244eb0
 SIZE (gohugo/sanity-io-litter-v1.5.1_GH0.tar.gz) = 11787



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