Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Nov 2024 16:50:08 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: d4cb16019360 - main - www/gohugo: update to 0.139.3
Message-ID:  <202411301650.4AUGo8kw037163@gitrepo.freebsd.org>

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

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

commit d4cb1601936059ee55ffe8a329f2d7dae91f89e3
Author:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
AuthorDate: 2024-11-23 18:04:12 +0000
Commit:     Fernando ApesteguĂ­a <fernape@FreeBSD.org>
CommitDate: 2024-11-30 16:49:28 +0000

    www/gohugo: update to 0.139.3
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.3
    
     * Fix server edits of resources included in shortcode/hooks
     * commands: Fix flaw in the livereload logic
     * build(deps): bump github.com/bep/godartsass/v2 from 2.3.0 to 2.3.1
     * build(deps): bump github.com/tetratelabs/wazero from 1.8.1 to 1.8.2
     * Fix some typos
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.2
    
     * modules: Skip empty lines in modules.txt
    
    ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.139.1
    
     * Revert "build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.21.1"
     * minifiers: Add failing test for upstream bug
     * dartsass: Fix nilpointer on Close when Dart Sass isn't installed
---
 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 dc2dfd46e77b..b3e618a9c0ad 100644
--- a/www/gohugo/Makefile
+++ b/www/gohugo/Makefile
@@ -1,6 +1,6 @@
 PORTNAME=	hugo
 DISTVERSIONPREFIX=	v
-DISTVERSION=	0.139.0
+DISTVERSION=	0.139.3
 PORTEPOCH=	1
 CATEGORIES=	www
 PKGNAMEPREFIX=	go
diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo
index e58ef318a1bf..75839ab49be9 100644
--- a/www/gohugo/distinfo
+++ b/www/gohugo/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1731950794
-SHA256 (go/www_gohugo/hugo-v0.139.0/v0.139.0.mod) = b9cebd3526ef334ec097970d6e158f319db115018fcd9590b316673feca0f111
-SIZE (go/www_gohugo/hugo-v0.139.0/v0.139.0.mod) = 7843
-SHA256 (go/www_gohugo/hugo-v0.139.0/v0.139.0.zip) = d4e55bd7d717a32b4c3c83e5c2e877fbe2a31cb9147c63bb995afea1d65404bb
-SIZE (go/www_gohugo/hugo-v0.139.0/v0.139.0.zip) = 7658733
+TIMESTAMP = 1732896194
+SHA256 (go/www_gohugo/hugo-v0.139.3/v0.139.3.mod) = 855343bb5862c2ad017dc6473fc7ac174d738ac1da188cb8f42e4dca19c61a84
+SIZE (go/www_gohugo/hugo-v0.139.3/v0.139.3.mod) = 7844
+SHA256 (go/www_gohugo/hugo-v0.139.3/v0.139.3.zip) = 6947cd7d133753e749f8979d9072cdc3390afd082aa2a1a6ce6ffa96b1d05497
+SIZE (go/www_gohugo/hugo-v0.139.3/v0.139.3.zip) = 7658420



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