Page MenuHomeFreeBSD

Upgrade www/gohugo to 0.118.2
ClosedPublic

Authored by carlavilla on Sep 2 2023, 9:43 AM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Apr 26, 1:50 AM
Unknown Object (File)
Fri, Apr 26, 1:37 AM
Unknown Object (File)
Wed, Apr 24, 7:11 PM
Unknown Object (File)
Tue, Apr 23, 12:43 PM
Unknown Object (File)
Mar 31 2024, 3:51 PM
Unknown Object (File)
Mar 3 2024, 1:26 PM
Unknown Object (File)
Jan 9 2024, 1:58 PM
Unknown Object (File)
Jan 9 2024, 1:58 PM
Subscribers
None

Details

Summary

Upgrade to the last version

Test Plan

Build our documentation and website

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

carlavilla created this revision.

LGTM.

Builds fine in 12.4{amd64,i386}, 13.2amd64 and current amd64.

Builds fine the doc and website. Warnings seen:

/usr/local/bin/ruby ./tools/global-pgpkeys-creator.rb
HUGO_DISABLELANGUAGES="" /usr/local/bin/hugo --minify
WARN  DEPRECATED: Kind "taxonomyterm" used in disableKinds is deprecated, use "taxonomy" instead.
WARN  Unknown kind "list" in outputs configuration.
WARN  Unknown kind "single" in outputs configuration.
This revision is now accepted and ready to land.Sep 2 2023, 5:48 PM
This revision was automatically updated to reflect the committed changes.