mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-12 07:27:57 +00:00
www/gohugo: update to 0.136.2
ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.0 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.1 ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.136.2 Bug fixes * config: Fix uglyurls map parse Improvements * resources/page: Adjust the permalinks colon implementation a little * resources/page: Allow colons in permalinks to be escaped * commands: Use consistent style when describing subcommands * config: Imrove uglyurls section test * create/skeletons: Honor --format flag when creating default archetype * hugolib: Make .Site.Author deprecation warning clearer * ci: Build multi-platform image with cross-compilation * tpl/tplimpl: Trim descriptions rather than just chomp * tailwind: Pin Tailwind 4 test to alpha 26 or later * resources/page: Treat null dates as zero dates * resources/page: Improve front matter date validation * commands: Add "hugo build" as an alias for "hugo" * markup/goldmark: Change default cell alignment in table render hook * tests: Address deprecation warnings and errors Dependency Updates * build(deps): bump github.com/tetratelabs/wazero from 1.8.0 to 1.8.1 * build(deps): bump golang.org/x/image from 0.20.0 to 0.21.0 * build(deps): bump github.com/yuin/goldmark-emoji from 1.0.3 to 1.0.4 * build(deps): bump golang.org/x/tools from 0.23.0 to 0.26.0 * build(deps): bump github.com/rogpeppe/go-internal from 1.12.0 to 1.13.1 * build(deps): bump github.com/evanw/esbuild from 0.23.1 to 0.24.0 * build(deps): bump github.com/hairyhenderson/go-codeowners
This commit is contained in:
parent
8c5ca9bbec
commit
242709d041
@ -1,6 +1,6 @@
|
||||
PORTNAME= hugo
|
||||
DISTVERSIONPREFIX= v
|
||||
DISTVERSION= 0.135.0
|
||||
DISTVERSION= 0.136.2
|
||||
PORTEPOCH= 1
|
||||
CATEGORIES= www
|
||||
PKGNAMEPREFIX= go
|
||||
|
@ -1,5 +1,5 @@
|
||||
TIMESTAMP = 1727625347
|
||||
SHA256 (go/www_gohugo/hugo-v0.135.0/v0.135.0.mod) = c4aac656098ca36344f46915c827b22c513ad8e3666c72588248bc1cbff71be9
|
||||
SIZE (go/www_gohugo/hugo-v0.135.0/v0.135.0.mod) = 7890
|
||||
SHA256 (go/www_gohugo/hugo-v0.135.0/v0.135.0.zip) = 3a04fa6626e9298d53ef87eaf6ba2c2f7fd9d66d1e6a868e17a0f5cf0cb8c0c5
|
||||
SIZE (go/www_gohugo/hugo-v0.135.0/v0.135.0.zip) = 7645035
|
||||
TIMESTAMP = 1729180837
|
||||
SHA256 (go/www_gohugo/hugo-v0.136.2/v0.136.2.mod) = b250badf42ca015c8ef8db1f9d31b450a17967ecad22dbd8ceacf11bdf56214b
|
||||
SIZE (go/www_gohugo/hugo-v0.136.2/v0.136.2.mod) = 7890
|
||||
SHA256 (go/www_gohugo/hugo-v0.136.2/v0.136.2.zip) = 146fe38b437e94836f4724a5baf6fc3b88719486e4d05452f2973bacf85d82f2
|
||||
SIZE (go/www_gohugo/hugo-v0.136.2/v0.136.2.zip) = 7647644
|
||||
|
Loading…
Reference in New Issue
Block a user