Date: Sun, 3 Sep 2023 09:19:47 GMT From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2074f965f19b - main - www/gohugo: Update to 0.118.2 Message-ID: <202309030919.3839Jlx7081456@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by carlavilla: URL: https://cgit.FreeBSD.org/ports/commit/?id=2074f965f19b168d8d606f2e028dd8ab1fc26443 commit 2074f965f19b168d8d606f2e028dd8ab1fc26443 Author: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> AuthorDate: 2023-09-03 09:18:29 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2023-09-03 09:18:29 +0000 www/gohugo: Update to 0.118.2 Reviewed by: fernape@ Approved by: doceng(implicit) Differential Revision: https://reviews.freebsd.org/D41695 --- 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 c888d6e14ab9..995ce2fc4b38 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,6 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.117.0 +DISTVERSION= 0.118.2 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 5ed0c57718f0..8be046f54a33 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1691924826 -SHA256 (go/www_gohugo/hugo-v0.117.0/v0.117.0.mod) = fb16bcf3a8d45f5d4c07499ba91b83079c6799ea00718ab8bff8f573dae2ab72 -SIZE (go/www_gohugo/hugo-v0.117.0/v0.117.0.mod) = 7095 -SHA256 (go/www_gohugo/hugo-v0.117.0/v0.117.0.zip) = 2c2e3d55de2d9ff886a73f5f3ad95491e8f5bfe2d6cc27d9d6e95bf67d18cba3 -SIZE (go/www_gohugo/hugo-v0.117.0/v0.117.0.zip) = 6318553 +TIMESTAMP = 1693646928 +SHA256 (go/www_gohugo/hugo-v0.118.2/v0.118.2.mod) = f063f446c8607edcf2702d0e12f3d89d72cd0b983036a9b72492535f3af5a119 +SIZE (go/www_gohugo/hugo-v0.118.2/v0.118.2.mod) = 7094 +SHA256 (go/www_gohugo/hugo-v0.118.2/v0.118.2.zip) = d109a4c3b19f3704094660bd117a2ee60459a855ff1037d61866c9489f869885 +SIZE (go/www_gohugo/hugo-v0.118.2/v0.118.2.zip) = 6358463
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309030919.3839Jlx7081456>