From owner-svn-ports-all@freebsd.org Sun Feb 9 11:52:58 2020 Return-Path: Delivered-To: svn-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 618E8236239; Sun, 9 Feb 2020 11:52:58 +0000 (UTC) (envelope-from joneum@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48FnV221PVz430V; Sun, 9 Feb 2020 11:52:58 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4083A5D25; Sun, 9 Feb 2020 11:52:58 +0000 (UTC) (envelope-from joneum@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 019BqwgY097750; Sun, 9 Feb 2020 11:52:58 GMT (envelope-from joneum@FreeBSD.org) Received: (from joneum@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 019BqvDq097749; Sun, 9 Feb 2020 11:52:57 GMT (envelope-from joneum@FreeBSD.org) Message-Id: <202002091152.019BqvDq097749@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: joneum set sender to joneum@FreeBSD.org using -f From: Jochen Neumeister Date: Sun, 9 Feb 2020 11:52:57 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r525650 - head/www/gohugo X-SVN-Group: ports-head X-SVN-Commit-Author: joneum X-SVN-Commit-Paths: head/www/gohugo X-SVN-Commit-Revision: 525650 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 09 Feb 2020 11:52:58 -0000 Author: joneum Date: Sun Feb 9 11:52:57 2020 New Revision: 525650 URL: https://svnweb.freebsd.org/changeset/ports/525650 Log: Update to 0.64.0 Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.64.0 PR: 243902 Submitted by: ben.lavery@hashbang0.com (maintainer) Sponsored by: Netzkommune GmbH Modified: head/www/gohugo/Makefile head/www/gohugo/distinfo Modified: head/www/gohugo/Makefile ============================================================================== --- head/www/gohugo/Makefile Sun Feb 9 11:19:47 2020 (r525649) +++ head/www/gohugo/Makefile Sun Feb 9 11:52:57 2020 (r525650) @@ -2,7 +2,7 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.63.2 +DISTVERSION= 0.64.0 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} @@ -102,7 +102,7 @@ GH_TUPLE= \ uber-go:atomic:v1.4.0:uber_go_atomic/vendor/go.uber.org/atomic \ wellington:go-libsass:c63644206701:wellington_go_libsass/vendor/github.com/wellington/go-libsass \ yuin:goldmark-highlighting:78f32c8dd6d5:yuin_goldmark_highlighting/vendor/github.com/yuin/goldmark-highlighting \ - yuin:goldmark:v1.1.21:yuin_goldmark/vendor/github.com/yuin/goldmark + yuin:goldmark:v1.1.22:yuin_goldmark/vendor/github.com/yuin/goldmark GO_BUILDFLAGS= -ldflags="\ -s -w \ @@ -132,7 +132,7 @@ PORTMANS= hugo-config.1 hugo-convert-toJSON.1 hugo-con .include SOURCE_DATE_EPOCH_CMD= date -r $$(grep TIMESTAMP ${DISTINFO_FILE} | ${SED} -e 's/[^0-9]//g') '+%FT%TZ%z' -COMMIT_ID= 934ee21fac4f26968965d6e87e306905370a6c32 +COMMIT_ID= 241db8f78a2d9a34b04a66dc63c810955ce7647c do-build-MANPAGES-on: @cd ${GO_WRKSRC} && ${GO_WRKDIR_BIN}/${PORTNAME} gen man --dir man/man1/ Modified: head/www/gohugo/distinfo ============================================================================== --- head/www/gohugo/distinfo Sun Feb 9 11:19:47 2020 (r525649) +++ head/www/gohugo/distinfo Sun Feb 9 11:52:57 2020 (r525650) @@ -1,6 +1,6 @@ -TIMESTAMP = 1580244246 -SHA256 (gohugo/gohugoio-hugo-v0.63.2_GH0.tar.gz) = 3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a -SIZE (gohugo/gohugoio-hugo-v0.63.2_GH0.tar.gz) = 32171340 +TIMESTAMP = 1580847383 +SHA256 (gohugo/gohugoio-hugo-v0.64.0_GH0.tar.gz) = e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572 +SIZE (gohugo/gohugoio-hugo-v0.64.0_GH0.tar.gz) = 32176222 SHA256 (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 365c183602d495e67399b5a4c42a41d3ce0e7d79348dc7c9fd04324b35333b8b SIZE (gohugo/Azure-azure-pipeline-go-v0.1.9_GH0.tar.gz) = 15849 SHA256 (gohugo/Azure-azure-storage-blob-go-v0.6.0_GH0.tar.gz) = 69fa9d27f51ccdd9879351bc5bd4b09544ee745ec63eb473479fac73970523ef @@ -171,5 +171,5 @@ SHA256 (gohugo/wellington-go-libsass-c63644206701_GH0. SIZE (gohugo/wellington-go-libsass-c63644206701_GH0.tar.gz) = 332832 SHA256 (gohugo/yuin-goldmark-highlighting-78f32c8dd6d5_GH0.tar.gz) = 7f5b596f5597f4470d8cd51517a4fc97c123a47a772370df6ef645776710afa5 SIZE (gohugo/yuin-goldmark-highlighting-78f32c8dd6d5_GH0.tar.gz) = 10171 -SHA256 (gohugo/yuin-goldmark-v1.1.21_GH0.tar.gz) = 64e28ddf95f13d19b2787d6c78ea427cba1d5fe49eb0b1112e9b0dad46644591 -SIZE (gohugo/yuin-goldmark-v1.1.21_GH0.tar.gz) = 215196 +SHA256 (gohugo/yuin-goldmark-v1.1.22_GH0.tar.gz) = 978172a45e7bea4d126b466f67b01d2585962e53416b4604ceed5a2d454715af +SIZE (gohugo/yuin-goldmark-v1.1.22_GH0.tar.gz) = 215397