Upgrade www/gohugo to 0.117.0, also remove patch files from the makefile
Details
Details
- Reviewers
dbaio - Group Reviewers
doceng - Commits
- R11:cd59ccb409e8: www/gohugo: Update to 0.117.0
Build the package with poudriere and compile the current website and documentation
Diff Detail
Diff Detail
- Repository
- R11 FreeBSD ports repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
Comment Actions
I performed thorough build tests on the website, documentation portal, and the misc/freebsd-doc-* ports.
All functionalities seem to be working correctly, despite the presence of these warnings during the builds:
HUGO_DISABLELANGUAGES="" /usr/local/bin/hugo --minify WARN DEPRECATED: Kind "taxonomyterm" used in disableKinds is deprecated, use "taxonomy" instead. WARN Unknown kind "single" in outputs configuration. WARN Unknown kind "list" in outputs configuration. Start building sites … hugo v0.117.0+extended freebsd/amd64 BuildDate=2023-08-12T15:49:58Z-0300 VendorInfo=freebsd
Sergio, thanks for working on this update.