Date: Sat, 23 Mar 2024 18:02:29 GMT From: "Danilo G. Baio" <dbaio@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2198cab75a45 - main - www/gohugo: Update to 0.123.8 Message-ID: <202403231802.42NI2TPb025873@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by dbaio: URL: https://cgit.FreeBSD.org/ports/commit/?id=2198cab75a45e4ddf8247ac56d7b33881861958c commit 2198cab75a45e4ddf8247ac56d7b33881861958c Author: Danilo G. Baio <dbaio@FreeBSD.org> AuthorDate: 2024-03-11 23:47:11 +0000 Commit: Danilo G. Baio <dbaio@FreeBSD.org> CommitDate: 2024-03-23 18:00:43 +0000 www/gohugo: Update to 0.123.8 "This release is also a rewrite of the Hugo core, fixing lots of long-lived bugs and adding some other exciting improvements (see below). There are some breaking changes [1] that have been announced for a long time." 1 - https://github.com/gohugoio/hugo/issues/11455 Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.123.0 ... https://github.com/gohugoio/hugo/releases/tag/v0.123.8 PR: 277732 Reviewed by: fernape --- 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 a106e95bba9e..f8a7dab49f9d 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.121.2 -PORTREVISION= 2 +DISTVERSION= 0.123.8 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 1e30334b8fd8..07eb84091818 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1704563277 -SHA256 (go/www_gohugo/hugo-v0.121.2/v0.121.2.mod) = 2f008e13c496c81fdd0c413bb7e240536e61d2a016ee4c40d5fa82ae987238dd -SIZE (go/www_gohugo/hugo-v0.121.2/v0.121.2.mod) = 7173 -SHA256 (go/www_gohugo/hugo-v0.121.2/v0.121.2.zip) = edb9f0ba37e8cafe6ce201e90ac50ba609ae13a2682237e3fc2bd2f101784b5f -SIZE (go/www_gohugo/hugo-v0.121.2/v0.121.2.zip) = 6561440 +TIMESTAMP = 1709855822 +SHA256 (go/www_gohugo/hugo-v0.123.8/v0.123.8.mod) = 81a7eee5d34f8455314128b97011d64fa566c1be5e9b6f23a2ccee6f0c3c81f8 +SIZE (go/www_gohugo/hugo-v0.123.8/v0.123.8.mod) = 7313 +SHA256 (go/www_gohugo/hugo-v0.123.8/v0.123.8.zip) = 58c69812e6e44128e4c86f0159a66ebc8a4c5a123fc9923addb75358c978c2e6 +SIZE (go/www_gohugo/hugo-v0.123.8/v0.123.8.zip) = 6547715
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403231802.42NI2TPb025873>