ports@, I'd like to update www/hugo to 0.143.0.
Changes: https://github.com/gohugoio/hugo/releases/tag/v0.143.0 I had tested an update on -current/amd64 on my web sites, and it had produced the same output as 0.143.0. Ok? Index: www/hugo/Makefile =================================================================== RCS file: /home/cvs/ports/www/hugo/Makefile,v diff -u -p -r1.71 Makefile --- www/hugo/Makefile 23 Jan 2025 14:37:56 -0000 1.71 +++ www/hugo/Makefile 2 Feb 2025 11:50:09 -0000 @@ -3,7 +3,7 @@ ONLY_FOR_ARCHS = ${GO_ARCHS} COMMENT = fast and flexible static site generator MODGO_MODNAME = github.com/gohugoio/hugo -MODGO_VERSION = v0.142.0 +MODGO_VERSION = v0.143.0 DISTNAME = hugo-${MODGO_VERSION} Index: www/hugo/distinfo =================================================================== RCS file: /home/cvs/ports/www/hugo/distinfo,v diff -u -p -r1.63 distinfo --- www/hugo/distinfo 23 Jan 2025 14:37:56 -0000 1.63 +++ www/hugo/distinfo 2 Feb 2025 11:52:59 -0000 @@ -1422,7 +1422,7 @@ SHA256 (go_modules/rsc.io/sampler/@v/v1. SHA256 (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 2iArDagDqyZhq5imgLuk9kEjoyblQMJVgrbNu53BFKo= SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = ycxHNZ55+c2ONOTeypncJ5t0zinSW0a1T86Qmw5wOm8= SHA256 (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = qse6k1xBU6O0e8ObNvLorTJD8DNJwRy33Mlt2fMWn6Y= -SHA256 (hugo-v0.142.0.zip) = lBJmKQWnaVL60QOiMOqQbRksN4W4ET4u2MM8iAvbU4M= +SHA256 (hugo-v0.143.0.zip) = kGGk8lNn9MERBlphvuUDBQI6tGlwr0NcJ9KCyMXy030= SIZE (go_modules/cel.dev/expr/@v/v0.16.0.mod) = 156 SIZE (go_modules/cel.dev/expr/@v/v0.16.0.zip) = 190847 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349 @@ -2847,4 +2847,4 @@ SIZE (go_modules/rsc.io/sampler/@v/v1.3. SIZE (go_modules/rsc.io/sampler/@v/v1.3.0.zip) = 14308 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.mod) = 127 SIZE (go_modules/software.sslmate.com/src/go-pkcs12/@v/v0.2.0.zip) = 36374 -SIZE (hugo-v0.142.0.zip) = 5551768 +SIZE (hugo-v0.143.0.zip) = 5556101 -- wbr, Kirill