diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-05-22 14:43:08 +0200 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2025-05-22 17:44:48 +0200 |
commit | 8efbfda884588ca3176d8ec544bd6fbedf639027 (patch) | |
tree | 04d0c6339dc786b48c72e546121de8ed2a4155c2 | |
parent | science/afni: Update to 25.1.10 (diff) |
www/gohugo: Update to 0.147.5
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.147.5
* Fix live reload when editing inline partials
* build(deps): bump github.com/tdewolff/minify/v2 from 2.20.37 to 2.23.5
-rw-r--r-- | www/gohugo/Makefile | 3 | ||||
-rw-r--r-- | www/gohugo/distinfo | 10 |
2 files changed, 6 insertions, 7 deletions
diff --git a/www/gohugo/Makefile b/www/gohugo/Makefile index d91cb1805544..8646ff30b9c2 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.147.4 -PORTREVISION= 1 +DISTVERSION= 0.147.5 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 844026f970c7..f9d15307bb8a 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1747741364 -SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = cb41ea476364590e46adc72d923c617f69d99544d2a78c743ae4608f4c43ea25 -SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.mod) = 8036 -SHA256 (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = e723aac853ffa451bac32b823192d8fcb78d18e378437f277e0e4c214bc126c2 -SIZE (go/www_gohugo/hugo-v0.147.4/v0.147.4.zip) = 5736653 +TIMESTAMP = 1747917726 +SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = f14f3c1102d6f0661b7d9d64860adf0b816f776e0e7626570148db488e2c4ce6 +SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.mod) = 8034 +SHA256 (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 8f4401676af384c71ceb4d0cc23647bffec7022ffe07c1ed63988150f436c317 +SIZE (go/www_gohugo/hugo-v0.147.5/v0.147.5.zip) = 5737329 |