Page MenuHomeFreeBSD

www/gohugo: Update from 0.25.1 to 0.26
ClosedPublic

Authored by joneum on Aug 11 2017, 6:43 PM.
Tags
None
Referenced Files
F82105863: D11990.diff
Thu, Apr 25, 2:41 PM
Unknown Object (File)
Feb 20 2024, 12:19 AM
Unknown Object (File)
Feb 10 2024, 9:33 PM
Unknown Object (File)
Feb 2 2024, 10:44 PM
Unknown Object (File)
Jan 15 2024, 9:13 PM
Unknown Object (File)
Dec 17 2023, 7:19 PM
Unknown Object (File)
Aug 18 2023, 5:28 PM
Unknown Object (File)
Jun 22 2023, 12:47 AM
Subscribers

Details

Summary
  • www/gohugo: Update from 0.25.1 to 0.26

Change log:

  • Use hash for cache key 6cd33f69 @RealOrangeOne
  • Add some empty slice tests to intersect
  • Support reflinks starting with a slash
  • Make template panics into nice error messages
  • Make the title case style guide configurable
  • Add support for French Guillemets
  • Add support for French Guillemets
  • Switch from fork bep/inflect to markbates/inflect
  • Remove unused dependencies from vendor.json
  • Add --debug option to be improved on over time
  • Reduce Docker image size from 277MB to 27MB
  • Optimize Docker image size
  • Add --trace to asciidoctor args
  • Add script to pull in docs changes
  • Add HasShortcode deccc540
  • Improve the twitter card template
  • Add GOEXE to support building with different versions of go
  • Fix intersect on []interface{} handling
  • Fix broken TaskList in Markdown

PR: 221409
Submitted by: ben.lavery@hashbang0.com (maintainer)
Approved by: xxx (mentor)
#Differential Revision: https://reviews.freebsd.org/Dxxxxx

Test Plan

:~/dev/ports/www/gohugo % portlint -AC
WARN: Makefile: for new port, make $FreeBSD$ tag in comment section empty, to make SVN happy.
0 fatal errors and 1 warning found.

poudriere testport:

10.3-amd64
10.3-i386
11.1-amd64
11.1-i386
12.0-CURRENT r321899 amd64
12.0-CURRENT r321913 i386

Diff Detail

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