Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 May 2023 23:26:06 GMT
From:      Robert Clausecker <fuz@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 05db9606ad0e - main - www/gohugo: Update to 0.112.3
Message-ID:  <202305292326.34TNQ68h064207@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz:

URL: https://cgit.FreeBSD.org/ports/commit/?id=05db9606ad0e6a5834ad32a0681b5b1b4e253dd6

commit 05db9606ad0e6a5834ad32a0681b5b1b4e253dd6
Author:     Gabriel M. Dutra <0xdutra@gmail.com>
AuthorDate: 2023-05-27 05:01:40 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-05-29 23:25:15 +0000

    www/gohugo: Update to 0.112.3
    
    Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.112.3
    
    PR:             271664
---
 www/gohugo/Makefile |  3 +--
 www/gohugo/distinfo | 10 +++++-----
 2 files changed, 6 insertions(+), 7 deletions(-)

diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile
index f5b48f3efc88..3c19ae414d01 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,7 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.111.3
-PORTREVISION=	1
+DISTVERSION=	0.112.3
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
 DIST_SUBDIR=	${PKGNAMEPREFIX}${PORTNAME}
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index e76d4a5d6510..c02568a4740e 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1679022106
-SHA256 (go/www_gohugo/hugo-v0.111.3/v0.111.3.mod) = 258025b8c64a4ed37044cfd2edc25c2c305ae70240f7b8158fdf37c3a391c0d7
-SIZE (go/www_gohugo/hugo-v0.111.3/v0.111.3.mod) = 5583
-SHA256 (go/www_gohugo/hugo-v0.111.3/v0.111.3.zip) = 440d17df855a1671e2973a69febc7774cfbfad74d0f42859d7b750b0c4e3b383
-SIZE (go/www_gohugo/hugo-v0.111.3/v0.111.3.zip) = 6171905
+TIMESTAMP = 1685161695
+SHA256 (go/www_gohugo/hugo-v0.112.3/v0.112.3.mod) = dcaef39efbdf6cc77a58d8dc747f7ed8d5c3410aeaf3c462575a70ba919964d5
+SIZE (go/www_gohugo/hugo-v0.112.3/v0.112.3.mod) = 5945
+SHA256 (go/www_gohugo/hugo-v0.112.3/v0.112.3.zip) = 994fe9b32bc5840c7c952a182125d7e792e2f1096457fe7a18451a9554b14d10
+SIZE (go/www_gohugo/hugo-v0.112.3/v0.112.3.zip) = 6238593



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202305292326.34TNQ68h064207>