aboutsummaryrefslogtreecommitdiff
path: root/www/gohugo
Commit message (Collapse)AuthorAgeFilesLines
* www/gohugo: update to 0.136.2Fernando Apesteguía2024-10-182-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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
* www/gohugo: update to 0.135.0Fernando Apesteguía2024-09-292-6/+6
| | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.135.0 Improvements * resources/page: Validate predefined front matter dates * tailwind: Pin Tailwind 4 test to alpha 24 * tpl/compare: Use any data type for compare.Conditional condition Dependency Updates * build(deps): bump golang.org/x/mod from 0.19.0 to 0.21.0 * build(deps): bump github.com/bep/helpers from 0.4.0 to 0.5.0 * build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 * build(deps): bump golang.org/x/image from 0.19.0 to 0.20.0 * deps: Upgrade github.com/gobuffalo/flect v1.0.2 => v1.0.3
* www/gohugo: update to 0.134.3Fernando Apesteguía2024-09-202-6/+6
| | | | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.3 * tpl: Remove RSS deprecation site.Author check * modules: Improve console output on hugo mod init * commands: Ignore "module does not exist" errors in hugo mod init * Add exclusion for helix .bck files * hugolib: Move hugolib/site_new.go into hugolib/site.go * libsass: Resolve directory paths to directory index files * dartsass: Resolve directory paths to directory index files * internal/warpc: Improve the JS plugin API
* www/gohugo: update to 0.134.2Fernando Apesteguía2024-09-112-6/+6
| | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.2 Don't count HTML markup in auto summaries.
* www/gohugo: update to 0.134.1Fernando Apesteguía2024-09-052-6/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.0 Bug fixes * github: Try to fix "no space left on device" on MacOS * Fix deprecation warning for resources.ToCSS * output: Fix docshelper template lookup order for AMP pages Improvements * markup/goldmark/blockquotes: Improve some tests * Add support for Obsidian type blockquote alerts * Rename hstring.RenderedHTML => hstring.HTML * Make all renderhook Text methods return template.HTML * Add Markdown render hooks for tables * create/skeletons: Clean up lang attribute in base template * tpl/resources: Improve resources.Concat error message * tpl: Trim whitespace from google_analytics.html * Add Page.Contents with scope support * hugolib: Add a test for overriding _internal templates ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.134.1 Bugfix release 1.134.1
* www/gohugo: update to 133.1Fernando Apesteguía2024-08-282-6/+6
| | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.1 * Fix missing method NameNormalized panic * config: Fix pagination deprecation messages * deps: Upgraded github.com/bep/imagemeta v0.8.0 => v0.8.1
* www/gohugo: update to 0.133.0Fernando Apesteguía2024-08-192-7/+6
| | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.133.0
* all: Bump after lang/go121 updateAshish SHUKLA2024-08-091-1/+1
|
* all: Bump after lang/go121 updateAshish SHUKLA2024-07-031-1/+1
|
* all: Bump after lang/go121 updateAshish SHUKLA2024-06-151-1/+1
| | | | MFH: 2024Q2
* all: Bump after lang/go121 updateAshish SHUKLA2024-05-131-0/+1
| | | | MFH: 2024Q2
* www/gohugo: update to 0.125.4Fernando Apesteguía2024-05-062-7/+6
| | | | | | | | | | | | | | | | | | Summary: ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.125.4 https://github.com/gohugoio/hugo/releases/tag/v0.125.5 https://github.com/gohugoio/hugo/releases/tag/v0.125.6 Doc and website seems (under visual inspection) to be built properly. No new warnings during building AFAICT. Test Plan: * Apply patch and run `make` at the top level doc tree * Build `misc/freebsd-doc-all` PR: 278732 Reviewed by: dbaio@ Differential Revision: https://reviews.freebsd.org/D44939
* all: Bump after lang/go121 updateAshish SHUKLA2024-04-151-1/+1
| | | | MFH: 2024Q2
* lang/go: Change DEFAULT to 1.21Muhammad Moinur Rahman2024-03-241-0/+1
| | | | | PR: 277776 Approved by: portmgr (exp-run)
* www/gohugo: Update to 0.123.8Danilo G. Baio2024-03-232-7/+6
| | | | | | | | | | | | | | | "This release is also a rewrite of the Hugo core, fixing lots of long-lived bugs and adding some other exciting improvements (see below). There are some breaking changes [1] that have been announced for a long time." 1 - https://github.com/gohugoio/hugo/issues/11455 Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.123.0 ... https://github.com/gohugoio/hugo/releases/tag/v0.123.8 PR: 277732 Reviewed by: fernape
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2024-02-111-1/+1
| | | | PR: 276530
* www/gohugo: Moved man to share/manMuhammad Moinur Rahman2024-01-282-41/+42
| | | | Approved by: portmgr (blanket)
* www/gohugo: update to 0.121.2Fernando Apesteguía2024-01-082-6/+6
| | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.121.2 * build(deps): bump golang.org/x/crypto from 0.16.0 to 0.17.0 * tpl/math: Add math.Rand template function e * resources/images: Create AutoOrient image filter * all: Remove unused code Approved by: doceng (implicit)
* www/gohugo: Update to 0.121.1Danilo G. Baio2023-12-242-7/+6
| | | | | | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.121.1 https://github.com/gohugoio/hugo/releases/tag/v0.121.0 https://github.com/gohugoio/hugo/releases/tag/v0.120.4 Reported by: Mark Phillips Approved by: doceng (implicit)
* all: Bump PORTREVISION after lang/go* updateAshish SHUKLA2023-12-071-0/+1
| | | | PR: 274405
* www/gohugo: update to 0.120.3Fernando Apesteguía2023-11-022-6/+6
| | | | Discussed with carlavilla@
* www/gohugo: update to 0.120.1Fernando Apesteguía2023-10-312-6/+6
| | | | | | | | | | | | | | Summary: ChangeLogs: https://github.com/gohugoio/hugo/releases/tag/v0.120.0 https://github.com/gohugoio/hugo/releases/tag/v0.120.1 Test Plan: * Apply patch. * Build misc/freebsd-doc-all * Build documentation and website Reviewed by: carlavilla@ (doceng@) Differential Revision: https://reviews.freebsd.org/D42413
* www/gohugo: Update to 0.119.0Sergio Carlavilla Delgado2023-09-282-7/+6
| | | | | | Reviewed by: dbaio@, fernape@ Approved by: doceng(implicit) Differential Revision: https://reviews.freebsd.org/D41987
* all: Bump PORTREVISION after lang/go* updateDmitri Goutnik2023-09-081-0/+1
|
* www/gohugo: Update to 0.118.2Sergio Carlavilla Delgado2023-09-032-6/+6
| | | | | | Reviewed by: fernape@ Approved by: doceng(implicit) Differential Revision: https://reviews.freebsd.org/D41695
* www/gohugo: Update to 0.117.0Sergio Carlavilla Delgado2023-08-172-13/+6
| | | | | | Reviewed by: dbaio@, fernape@ Approved by: doceng(implicit) Differential Revision: https://reviews.freebsd.org/D41441
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-08-041-0/+1
|
* www/gohugo: Update to 0.115.4Danilo G. Baio2023-07-282-7/+12
| | | | | | | | This includes a patch from the master branch/next release: https://github.com/gohugoio/hugo/issues/11278 Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.115.4 Approved by: doceng (implicit)
* www/gohugo: Pass MAINTAINER'ship to docengDanilo G. Baio2023-06-021-1/+1
| | | | | PR: 271664 Approved by: former maintainer
* www/gohugo: Bump PORTEPOCHDanilo G. Baio2023-06-021-0/+1
| | | | PR: 271664
* Revert "www/gohugo: Update to 0.112.3"Danilo G. Baio2023-06-022-6/+7
| | | | | | PR: 271664 This reverts commit 05db9606ad0e6a5834ad32a0681b5b1b4e253dd6.
* www/gohugo: Update to 0.112.3Gabriel M. Dutra2023-05-292-7/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.112.3 PR: 271664
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-04-081-0/+1
|
* www/gohugo: update to 0.111.3Gabriel M. Dutra2023-03-272-8/+7
| | | | | | | | Only strip if requested. Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.111.3 PR: 270439
* all: Bump PORTREVISION after Go ports updateDmitri Goutnik2023-03-091-1/+1
|
* all: Bump PORTREVISION after lang/go{119,120} updateDmitri Goutnik2023-02-151-1/+1
|
* all: Bump PORTREVISION after GO_DEFAULT update.Dmitri Goutnik2023-02-091-0/+1
|
* www/gohugo: Update to 0.110.0Gabriel M. Dutra2023-01-212-7/+6
| | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.110.0 PR: 269062
* www/gohugo: Change MAINTAINERBen Lavery-Griffiths2023-01-181-1/+1
| | | | | | | 0xdutra@gmail.com becomes new maintainer. PR: 269016 Reported by: ben@lavery-griffiths.com (maintainer)
* all: Bump PORTVERSION after lang/go{118,119} updateDmitri Goutnik2023-01-141-0/+1
|
* www/gohugo: Update to 0.109.0Ben Lavery-Griffiths2022-12-232-7/+6
| | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.109.0 PR: 268527
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-12-111-0/+1
|
* www/gohugo: Update to 0.108.0Ben Lavery-Griffiths2022-12-072-6/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.108.0 PR: 268210
* www/gohugo: Update to 0.107.0Ben Lavery-Griffiths2022-11-262-6/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.107.0 PR: 267997
* www/gohugo: Update to 0.106.0Ben Lavery-Griffiths2022-11-212-6/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.106.0 PR: 267847
* www/gohugo: Update to 0.105.0Ben Lavery-Griffiths2022-11-012-7/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.105.0 PR: 267419
* all: Bump PORTREVISION after lang/go{118,119} updateDmitri Goutnik2022-10-061-0/+1
|
* www/gohugo: Update to 0.104.3Ben Lavery-Griffiths2022-10-052-6/+6
| | | | | | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.3 * resources/images: Fix 2 animated GIF resize issues * server: Fix flaky TestServerPathEncodingIssues tests * commands: Remove extraneous newline from result of convert toTOML * config/security: Fix filename Properly builds our documentation set. PR: 266835 Reported by: ben@lavery-griffiths.com (maintainer) MFH: 2022Q4 (bugfixes)
* www/gohugo: Update to 0.104.2Ben Lavery-Griffiths2022-10-042-6/+6
| | | | | | | | | | | ChangeLog: https://github.com/gohugoio/hugo/releases/tag/v0.104.2 Fix htimes /: operation not permitted error on config changes when running the server. This regression was introduced in Hugo v0.104.1 PR: 266782 Reported by: ben@lavery-griffiths.com (maintainer) MFH: 2022Q4 (bugfix release)
* www/gohugo: Update to 0.104.0Ben Lavery-Griffiths2022-09-272-7/+6
| | | | | | Changelog: https://github.com/gohugoio/hugo/releases/tag/v0.104.0 PR: 266600