Date: Thu, 2 Nov 2023 11:50:16 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 16435b324782 - main - www/gohugo: update to 0.120.3 Message-ID: <202311021150.3A2BoGHF049608@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=16435b324782b4890be0c7a4cdb32af22ddb74cf commit 16435b324782b4890be0c7a4cdb32af22ddb74cf Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2023-11-02 11:27:50 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-11-02 11:49:53 +0000 www/gohugo: update to 0.120.3 Discussed with carlavilla@ --- www/gohugo/Makefile | 2 +- www/gohugo/distinfo | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index 9c2f9c339a04..649df18e1c05 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.120.1 +DISTVERSION= 0.120.3 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index a760a7db3ada..2463552b5e18 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1698743943 -SHA256 (go/www_gohugo/hugo-v0.120.1/v0.120.1.mod) = 1a5ccd2eeed76122158f094d14017f6a671ceddd70af123776a70cdc7aa2a720 -SIZE (go/www_gohugo/hugo-v0.120.1/v0.120.1.mod) = 7135 -SHA256 (go/www_gohugo/hugo-v0.120.1/v0.120.1.zip) = 33dd8393d4ceceda172196d81d99226dcf2c317da7f876c2842e9d06b9e450d9 -SIZE (go/www_gohugo/hugo-v0.120.1/v0.120.1.zip) = 6567514 +TIMESTAMP = 1698913225 +SHA256 (go/www_gohugo/hugo-v0.120.3/v0.120.3.mod) = 744ec3bb9837ae3f726c47216dacdfc1c989fa471fee6b7a76becf8585eeb73d +SIZE (go/www_gohugo/hugo-v0.120.3/v0.120.3.mod) = 7135 +SHA256 (go/www_gohugo/hugo-v0.120.3/v0.120.3.zip) = 3c5d8ee486a9743e799fca5e8b81c3c64f2e501a936b729283cb9904db4945c6 +SIZE (go/www_gohugo/hugo-v0.120.3/v0.120.3.zip) = 6567579
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202311021150.3A2BoGHF049608>