git: 3db2daa3f3d2 - main - www/gohugo: update to 0.146.1
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 11 Apr 2025 11:13:31 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=3db2daa3f3d2f112588d3764704b268a2278d4ff commit 3db2daa3f3d2f112588d3764704b268a2278d4ff Author: Fernando Apesteguía <fernape@FreeBSD.org> AuthorDate: 2025-04-10 18:08:27 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2025-04-11 11:13:13 +0000 www/gohugo: update to 0.146.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.146.0 The big new thing in this release is a fully refreshed template system – simpler and much better. This version also comes with a full dependency refresh and some useful new template funcs: * templates.Current: Info about the current executing template and its call stack. Very useful for debugging. * time.In: Returns the given date/time as represented in the specified IANA time zone. Bug fixes * tpl/tplimpl: Fix full screen option in vimeo and youtube shortcodes Improvements * tpl: Warn and skip non-hook templates inside /layouts/_markup * tpl: Add a partial lookup cache * tpl: Add templates.Current * commands/new: Improve theme creation * tpl/tplimpl: Update embedded pagination template * Reimplement and simplify Hugo's template system * config: Use the non-global logger for deprecations when possible * tpl/time: Add time.In function * resources: Add option to silence dependency deprecation warnings * common/hreflect: Replace the map/RWMutex method cache with sync.Map * common/hexec: Remove github.com/cli/safeexec * parser/metadecoder: Improve errors for non-map XML root values * identity: Use clear to clear the finder seen map * cache: Apply httpcache defaults for polling config * tpl/tplimpl: Add loading attribute to Vimeo shortcode * commands: Add --omitEmpty flag to gen chromastyles * tpl: Add trailing newline to robots.txt template * commands: Skip flaky test on Windows * resources/image: Mark loong64 as FMA-using architecture --- 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 6cb4e4018c3a..f5fd7c2fe129 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.145.0 -PORTREVISION= 2 +DISTVERSION= 0.146.1 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 0d776d28d21a..3a25377de1ad 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1740587232 -SHA256 (go/www_gohugo/hugo-v0.145.0/v0.145.0.mod) = b73e990054a5b95cf1491a37e57da6da8b0307eae1724fcd50c049d3293574fd -SIZE (go/www_gohugo/hugo-v0.145.0/v0.145.0.mod) = 8051 -SHA256 (go/www_gohugo/hugo-v0.145.0/v0.145.0.zip) = cae3608af8425504bc8fa04f7a4f10007283fc443fe4d2f18cdb0795fce64d39 -SIZE (go/www_gohugo/hugo-v0.145.0/v0.145.0.zip) = 5600664 +TIMESTAMP = 1744308462 +SHA256 (go/www_gohugo/hugo-v0.146.1/v0.146.1.mod) = 060c6ef427355f09e8aab135fc6ca1ecd7b391db87b7c03fd5a70acd34674f02 +SIZE (go/www_gohugo/hugo-v0.146.1/v0.146.1.mod) = 8035 +SHA256 (go/www_gohugo/hugo-v0.146.1/v0.146.1.zip) = a51e800c32eac50f0c6b84575af93a2b1596f09b95924bb84c30bb0e080a7616 +SIZE (go/www_gohugo/hugo-v0.146.1/v0.146.1.zip) = 5607023