Date: Tue, 09 Jun 2026 21:07:21 +0000 From: Fernando Apeste=?utf-8?Q?gu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: e899c827b19d - main - www/gohugo: Update to 0.163.0 Message-ID: <6a288089.2335f.4a1a5203@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=e899c827b19dc3e1c8706b3849648927f53c5317 commit e899c827b19dc3e1c8706b3849648927f53c5317 Author: Fernando ApesteguĂa <fernape@FreeBSD.org> AuthorDate: 2026-06-08 20:10:47 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2026-06-09 21:07:00 +0000 www/gohugo: Update to 0.163.0 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.163.0 Improvements * resources/jsconfig: Remove deprecated baseUrl setting * all: Adjust tests for deprecated link and image render hook settings * all: Run go fix ./... * pagesfromdata: Use relative path for content adapter template metrics * ci: Re-add macos-latest to the test matrix * images: Deprecate Imaging.Compression and move it down to webp and avif configs * Only support the latest Go version * page: Add IsBranch and deprecate IsNode * images: Force cache invalidation for AVIF target * images: Add a per-format AVIF hint setting * images: Make AVIF chroma subsampling content-aware via the hint * Cap AVIF lossy quality at 99 * config: Deprecate the glogal imaging quality setting * images: Make 60 the default quality for AVIF * livereload: Disconnect from websocket server on pageswap * tpl/tplimpl/embedded: Prevent leading newline in sitemap template * images: Recover from memory alloc errors in WASM image processors * images: Add quality setting per image format * misc: Remove duplicate words in comments * Add some PNG to AVIF golden test cases 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 a13bdf5de095..79af67297dce 100644 --- a/www/gohugo/Makefile +++ b/www/gohugo/Makefile @@ -1,7 +1,6 @@ PORTNAME= hugo DISTVERSIONPREFIX= v -DISTVERSION= 0.162.1 -PORTREVISION= 1 +DISTVERSION= 0.163.0 PORTEPOCH= 1 CATEGORIES= www PKGNAMEPREFIX= go diff --git a/www/gohugo/distinfo b/www/gohugo/distinfo index 8ff563e34374..6df57e89160f 100644 --- a/www/gohugo/distinfo +++ b/www/gohugo/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1780090608 -SHA256 (go/www_gohugo/hugo-v0.162.1/v0.162.1.mod) = 49872a532921fe5e5dadd2e61be7ec5d084e8d5c0bcb23446e0db1ac046c3412 -SIZE (go/www_gohugo/hugo-v0.162.1/v0.162.1.mod) = 9262 -SHA256 (go/www_gohugo/hugo-v0.162.1/v0.162.1.zip) = fcb59762ac910805c47e1ce956136a94e204833d58ed23b2acab8b2dabac0266 -SIZE (go/www_gohugo/hugo-v0.162.1/v0.162.1.zip) = 9549907 +TIMESTAMP = 1780949421 +SHA256 (go/www_gohugo/hugo-v0.163.0/v0.163.0.mod) = 2ecae7a7c54292fc57d22d72a233ce2db5481c0caf262efbafce282d86bee989 +SIZE (go/www_gohugo/hugo-v0.163.0/v0.163.0.mod) = 9232 +SHA256 (go/www_gohugo/hugo-v0.163.0/v0.163.0.zip) = be5885816bd42170042cda9b0155edd27ea6083c3d917b8f4206fb43ceec4438 +SIZE (go/www_gohugo/hugo-v0.163.0/v0.163.0.zip) = 9576404home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?6a288089.2335f.4a1a5203>
