git: 8d0590d0f554 - main - www/gohugo: Update to 0.84.1

Guangyuan Yang ygy at FreeBSD.org
Sun Jun 27 20:29:18 UTC 2021


The branch main has been updated by ygy:

URL: https://cgit.FreeBSD.org/ports/commit/?id=8d0590d0f5544952f445bf2d1926ea6bf73b61f5

commit 8d0590d0f5544952f445bf2d1926ea6bf73b61f5
Author:     ben.lavery <ben at lavery-griffiths.com>
AuthorDate: 2021-06-27 20:28:57 +0000
Commit:     Guangyuan Yang <ygy at FreeBSD.org>
CommitDate: 2021-06-27 20:28:57 +0000

    www/gohugo: Update to 0.84.1
    
    Changes:        https://github.com/gohugoio/hugo/releases/tag/v0.84.1
    
    PR:             256851
    Approved by:    lwhsu (mentor, implicit)
---
 www/gohugo/Makefile | 4 ++--
 www/gohugo/distinfo | 6 +++---
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index a8ec9e8af864..7273bffa077d 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -2,7 +2,7 @@
 
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.84.0
+DISTVERSION=	0.84.1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
@@ -160,7 +160,7 @@ PORTMANS=	hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 \
 .include <bsd.port.pre.mk>
 
 SOURCE_DATE_EPOCH_CMD=	date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z'
-COMMIT_ID=		2c4689f7
+COMMIT_ID=		4bd65e22
 
 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 df538c154e50..e28736b50ed6 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,6 +1,6 @@
-TIMESTAMP = 1624044321
-SHA256 (gohugo/gohugoio-hugo-v0.84.0_GH0.tar.gz) = 4d5bf4888c3a652bec85b6a1dc05a55d9e26f9e315fc7e98bd720c0a36a405b8
-SIZE (gohugo/gohugoio-hugo-v0.84.0_GH0.tar.gz) = 38856708
+TIMESTAMP = 1624700991
+SHA256 (gohugo/gohugoio-hugo-v0.84.1_GH0.tar.gz) = ceb37a5b0ea93d62ab5a68b01599127874e7731f4c0457fc0e5422c5469cae72
+SIZE (gohugo/gohugoio-hugo-v0.84.1_GH0.tar.gz) = 38954274
 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


More information about the dev-commits-ports-main mailing list