From owner-dev-commits-ports-all@freebsd.org Thu Apr 22 11:37:55 2021 Return-Path: Delivered-To: dev-commits-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id C70275EE958; Thu, 22 Apr 2021 11:37:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FQwQW5HfJz3nlP; Thu, 22 Apr 2021 11:37:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A89CF18D7F; Thu, 22 Apr 2021 11:37:55 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 13MBbtcq028577; Thu, 22 Apr 2021 11:37:55 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 13MBbtKR028576; Thu, 22 Apr 2021 11:37:55 GMT (envelope-from git) Date: Thu, 22 Apr 2021 11:37:55 GMT Message-Id: <202104221137.13MBbtKR028576@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: =?utf-8?B?RmVybmFuZG8gQXBlc3RlZ3XDrWE=?= Subject: git: 3304bfbb0752 - main - www/gohugo: Update to 0.82.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: fernape X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 3304bfbb07525b9e38da01bfedd4497e147a443e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 22 Apr 2021 11:37:55 -0000 The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=3304bfbb07525b9e38da01bfedd4497e147a443e commit 3304bfbb07525b9e38da01bfedd4497e147a443e Author: Fernando ApesteguĂ­a AuthorDate: 2021-04-22 11:33:14 +0000 Commit: Fernando ApesteguĂ­a CommitDate: 2021-04-22 11:34:28 +0000 www/gohugo: Update to 0.82.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.82.1 PR: 255310 Reported by: ben.lavery@hashbang0.com (maintainer) --- 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 e1b5b2890db9..a78b545979b2 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.82.0 +DISTVERSION= 0.82.1 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -155,7 +155,7 @@ PORTMANS= hugo-config.1 hugo-convert-toJSON.1 hugo-convert-toTOML.1 \ .include SOURCE_DATE_EPOCH_CMD= date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z' -COMMIT_ID= 9d960784 +COMMIT_ID= 60618210 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 8df84e346eff..76c8d428b46d 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1616355968 -SHA256 (gohugo/gohugoio-hugo-v0.82.0_GH0.tar.gz) = f156c31034f013b11ff19aec09ab4d47fd8689befaa6f58222b48ed970722b4b -SIZE (gohugo/gohugoio-hugo-v0.82.0_GH0.tar.gz) = 38470364 +TIMESTAMP = 1619008670 +SHA256 (gohugo/gohugoio-hugo-v0.82.1_GH0.tar.gz) = 3190ae848fdb1a04339c233faab5934c422d85cf85ea3b0c0b5a842239c84e75 +SIZE (gohugo/gohugoio-hugo-v0.82.1_GH0.tar.gz) = 38470167 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