Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Sep 2025 17:09:04 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: 776fff30202c - main - www/gohugo: Update to 0.150.1
Message-ID:  <202509291709.58TH942q004334@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by fernape:

URL: https://cgit.FreeBSD.org/ports/commit/?id=776fff30202c7be17cd8a79efacb51ae6767639e

commit 776fff30202c7be17cd8a79efacb51ae6767639e
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2025-09-23 16:34:10 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2025-09-29 17:08:24 +0000

    www/gohugo: Update to 0.150.1
    
    0.150.0
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.150.0
    
     * build(deps): bump golang.org/x/mod from 0.27.0 to 0.28.0
     * modules: Add support for direct version module imports in hugo.toml
     * resources/page: Fix truncated summary logic
     * config/security: Add PROGRAMDATA to the osenv allowlist
    
                    0.150.1
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.150.1
    
     * hugolib: Change duplicate content path warning to an info log
     * hugolib: Restore integration test
     * commands: Map --minify CLI flag to the correct configuration key
     * snap: Add desktop plug
     * test(deps): Update setup-ruby action to v1.257.0
    
    PR:             289868
    Approved by:    doceng (blanket)
---
 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 a38fbacfbe28..b418ba97ef38 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.149.1
+DISTVERSION=	0.150.1
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index d9b5816ed8c5..228b8f284dea 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1757007989
-SHA256 (go/www_gohugo/hugo-v0.149.1/v0.149.1.mod) = 104c2457eba5a4de85f6bc89628901fea23ce266b665c507ffe8efbf56fd40b0
-SIZE (go/www_gohugo/hugo-v0.149.1/v0.149.1.mod) = 9219
-SHA256 (go/www_gohugo/hugo-v0.149.1/v0.149.1.zip) = c06cb78b1c870656919bb41d7e3bde39810869df36942fb377f0c6893d144e2f
-SIZE (go/www_gohugo/hugo-v0.149.1/v0.149.1.zip) = 5756095
+TIMESTAMP = 1758807551
+SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = daff8f0094fd26f5980a67e4e59405d3effe8cc7356c772e1ace979f182d4923
+SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.mod) = 9219
+SHA256 (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 7cc9bc9dc53f5b28c32f7be4fce5fce1ddb60fb39e3ace4e70c99dc0c7178fe4
+SIZE (go/www_gohugo/hugo-v0.150.1/v0.150.1.zip) = 5763283


home | help

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