Date: Sat, 21 Jan 2023 00:13:34 GMT From: Nuno Teixeira <eduardo@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 2f7780ebef29 - main - www/gohugo: Update to 0.110.0 Message-ID: <202301210013.30L0DY8k030587@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by eduardo: URL: https://cgit.FreeBSD.org/ports/commit/?id=2f7780ebef295c15d6efc14612b944a0e459c5b1 commit 2f7780ebef295c15d6efc14612b944a0e459c5b1 Author: Gabriel M. Dutra <0xdutra@gmail.com> AuthorDate: 2023-01-21 00:12:17 +0000 Commit: Nuno Teixeira <eduardo@FreeBSD.org> CommitDate: 2023-01-21 00:13:04 +0000 www/gohugo: Update to 0.110.0 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.110.0 PR: 269062 --- 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 de53a10c40cb..a6679fbd6354 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.109.0 -PORTREVISION= 1 +DISTVERSION= 0.110.0 CATEGORIES= www PKGNAMEPREFIX= go DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME} diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index d39c04fc7c91..98bf2a1d0a52 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1671795654 -SHA256 (go/www_gohugo/hugo-v0.109.0/v0.109.0.mod) = 6eee339e20a06bf4773b82dcb58610881944a70b96f35ff50c58887162869c53 -SIZE (go/www_gohugo/hugo-v0.109.0/v0.109.0.mod) = 5527 -SHA256 (go/www_gohugo/hugo-v0.109.0/v0.109.0.zip) = b07fd70a2678adaab5bc4b62b16c98a9a948e4deb059934e31a2d98b63b36796 -SIZE (go/www_gohugo/hugo-v0.109.0/v0.109.0.zip) = 6000167 +TIMESTAMP = 1674162570 +SHA256 (go/www_gohugo/hugo-v0.110.0/v0.110.0.mod) = a0ccb00fee8d50e416192597268a21441a140568b3a6b13ed9e180806dc3ba91 +SIZE (go/www_gohugo/hugo-v0.110.0/v0.110.0.mod) = 5526 +SHA256 (go/www_gohugo/hugo-v0.110.0/v0.110.0.zip) = 48d2cd4b169fdcf7fa13f37ac98b9899f3a2276025d8d1e78b1172b1cf6568d5 +SIZE (go/www_gohugo/hugo-v0.110.0/v0.110.0.zip) = 6007492
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202301210013.30L0DY8k030587>