Hi ports@,

This is a bugfix release for www/hugo.  Here's the changelog:

* resources/image: Fix nilpointer for images with no Exif [#7688]
* modules/npm: Preserve the original package.json if it exists [#7690]
* tpl: Fix grammar in the new 'requires non-zero' error message [cd830bb0]

Builds ok and lightly tested on amd64.

ok to commit ?

diff d484db4867d9926b69be971b0c77b7d8da7c3679 /usr/ports
blob - 05a6d9fca663bdbfd811c87b4d48de7637723bfd
file + www/hugo/Makefile
--- www/hugo/Makefile
+++ www/hugo/Makefile
@@ -4,7 +4,7 @@ ONLY_FOR_ARCHS =        ${GO_ARCHS}
 COMMENT =      fast and flexible static site generator
 
 MODGO_MODNAME =        github.com/gohugoio/hugo
-MODGO_VERSION =        v0.75.0
+MODGO_VERSION =        v0.75.1
 
 DISTNAME =     hugo-${MODGO_VERSION}
 
blob - 0fb7191fb87e231ba51b133ff6f98735c3a8f0e1
file + www/hugo/distinfo
--- www/hugo/distinfo
+++ www/hugo/distinfo
@@ -776,7 +776,7 @@ SHA256 (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = W2vQ
 SHA256 (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = 
XpPm/8KAGsJIYqrWcrABlbiNpR0jv5tGsle6LqytY4s=
 SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = 
AyRzu+VUpUpEX6hVu7K/piNNeG9h8ZJt6WtaqF6R8T0=
 SHA256 (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = 
s+cGqiePp/iA0y+hzEDvgoLR/H1uADVlee0NuI87AEc=
-SHA256 (hugo-v0.75.0.zip) = DYOppuU/wvANg79KRqWMAnWew5iiNdA0wsOfMsDGMAc=
+SHA256 (hugo-v0.75.1.zip) = C5eKfJZ+Ei+fiYI0RzTZJJFLa95fyXT6RoYN+v16dLw=
 SIZE (go_modules/cloud.google.com/go/@v/v0.26.0.mod) = 27
 SIZE (go_modules/cloud.google.com/go/@v/v0.34.0.mod) = 27
 SIZE (go_modules/cloud.google.com/go/@v/v0.37.4.mod) = 1006
@@ -1555,4 +1555,4 @@ SIZE (go_modules/pack.ag/amqp/@v/v0.11.0.zip) = 579763
 SIZE (go_modules/pack.ag/amqp/@v/v0.8.0.mod) = 20
 SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.mod) = 36
 SIZE (go_modules/rsc.io/binaryregexp/@v/v0.2.0.zip) = 450232
-SIZE (hugo-v0.75.0.zip) = 5136115
+SIZE (hugo-v0.75.1.zip) = 5129710

-- 
Paco Esteban.
0x5818130B8A6DBC03

Reply via email to