git: 6e40e916ed77 - main - www/gohugo: Update to 0.165.0
Fernando Apesteguía <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=6e40e916ed772912fd592832ccd12f6edf7fd032 commit 6e40e916ed772912fd592832ccd12f6edf7fd032 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2026-08-13 16:16:44 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2026-08-13 18:29:54 +0000 www/gohugo: Update to 0.165.0 Bug fixes * Fix resource transformation chaining after content access * Fix server static file detection for deleted files/directories in the static syncer * Fix server errors when deleting static files or directories * Fix panic on server atomic save edits on MacOS * markup/asciidocext: Fix TOC parsing for asciidoctor-html5s * snap: Fix snap home environment Improvements * resources: Resume chained resource transformations * resources/jsconfig: Drop source root mapping for the current source root * circleci: Upgrade to Go 1.26.5 * Add Data.Artifacts to css.Build and js.Build * css: Add classDark and classLight options to css.ChromaStyles and gen chromastyles * markup/highlight: Re-emit token colors dropped by Chroma's minifier * Add importContext option to css.Build, js.Build, css.Sass and css.TailwindCSS * Remove some old deprecations * Add css.ChromaStyles * check.sh: Handle staticcheck not installed/in PATH * warpc: Improve AVIF error message on memory allocation failure * cache/filecache: Don't prune used cache entries with mixed-case dir names * Drop symlinks in parent directories * Delete .gemini * common/hugo: Include non-go dependencies in go env output Approved by: doceng@ (implicit) --- 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 bb27f179b38b..51acbdddd8eb 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.164.0 -PORTREVISION= 1 +DISTVERSION= 0.165.0 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 627b52507b21..8f453262441d 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1783370651 -SHA256 (go/www_gohugo/hugo-v0.164.0/v0.164.0.mod) = d08fa7995b9843f6614eaae97f43a1dc552c6912d86fa1bffadab2f945e6461b -SIZE (go/www_gohugo/hugo-v0.164.0/v0.164.0.mod) = 8979 -SHA256 (go/www_gohugo/hugo-v0.164.0/v0.164.0.zip) = 5a3bd8600d702478610fac38ebaef47d486f0946d8922db2ae4a297a835ba3a8 -SIZE (go/www_gohugo/hugo-v0.164.0/v0.164.0.zip) = 9597605 +TIMESTAMP = 1786637428 +SHA256 (go/www_gohugo/hugo-v0.165.0/v0.165.0.mod) = fc2818fee1033091a7a2b9835ec53b049c2dae2f0b8c3214babe5cb088565a58 +SIZE (go/www_gohugo/hugo-v0.165.0/v0.165.0.mod) = 8979 +SHA256 (go/www_gohugo/hugo-v0.165.0/v0.165.0.zip) = 62ff269ca13629d5b4263c48cd66df7e8a9edd151d0ef08a8773d34e127b4560 +SIZE (go/www_gohugo/hugo-v0.165.0/v0.165.0.zip) = 9899088