Skip to content

Commit

Permalink
www/gohugo: Update to 0.84.1
Browse files Browse the repository at this point in the history
Changes:	https://github.com/gohugoio/hugo/releases/tag/v0.84.1

PR:		256851
Approved by:	lwhsu (mentor, implicit)
  • Loading branch information
forquare authored and yzgyyang committed Jun 27, 2021
1 parent 67a2fa2 commit 8d0590d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions www/gohugo/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

PORTNAME= hugo
DISTVERSIONPREFIX= v
DISTVERSION= 0.84.0
DISTVERSION= 0.84.1
CATEGORIES= www
PKGNAMEPREFIX= go
DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
Expand Down Expand Up @@ -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/
Expand Down
6 changes: 3 additions & 3 deletions www/gohugo/distinfo
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 8d0590d

Please sign in to comment.