Index | Thread | Search

From:
Kirill A. Korinsky <kirill@korins.ky>
Subject:
[maintainer] www/hugo: update to 0.136.3
To:
OpenBSD ports <ports@openbsd.org>
Date:
Mon, 21 Oct 2024 17:03:36 +0200

Download raw body.

Thread
ports@,

Here a clena update for www/hugo to 0.136.3

Changelogs:
 - https://github.com/gohugoio/hugo/releases/tag/v0.136.2
 - https://github.com/gohugoio/hugo/releases/tag/v0.136.3

Tested on -current/amd64

ok?

Index: Makefile
===================================================================
RCS file: /cvs/ports/www/hugo/Makefile,v
diff -u -p -r1.63 Makefile
--- Makefile	16 Oct 2024 21:15:30 -0000	1.63
+++ Makefile	21 Oct 2024 14:59:45 -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.136.1
+MODGO_VERSION =	v0.136.3
 
 DISTNAME =	hugo-${MODGO_VERSION}
 
Index: distinfo
===================================================================
RCS file: /cvs/ports/www/hugo/distinfo,v
diff -u -p -r1.55 distinfo
--- distinfo	16 Oct 2024 21:15:30 -0000	1.55
+++ distinfo	21 Oct 2024 14:59:45 -0000
@@ -1385,7 +1385,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.136.1.zip) = 5GZ5aDrzjGlVamlmkS72DtafYu08eAZhBCwyGGRJw2c=
+SHA256 (hugo-v0.136.3.zip) = j4sp/M8Mohc5FxcXVWmoi08t1QETtIpRzIX3qWCFp9E=
 SIZE (go_modules/cel.dev/expr/@v/v0.15.0.mod) = 156
 SIZE (go_modules/cel.dev/expr/@v/v0.15.0.zip) = 190386
 SIZE (go_modules/cloud.google.com/go/@v/v0.110.10.mod) = 1349
@@ -2773,4 +2773,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.136.1.zip) = 7648125
+SIZE (hugo-v0.136.3.zip) = 7647849


-- 
wbr, Kirill