Subject: CVS commit: pkgsrc/www/zola
From: Nikita
Date: 2023-04-23 12:21:53
Message id: 20230423102153.988FAFA85@cvs.NetBSD.org

Log Message:
zola: update to version 0.17.2

Changelog (taken from https://github.com/getzola/zola/releases):

v0.17.2
Changes:

    7c6bdc1 Set release date
    c0732a2 Update changelog and disable clippy in CI for a bit
    d52a071 Implement Default for LanguageOptions (#2145) [ #2137 ]
    a4a85fe Fix cachebusting not working with binary files [ #2142 ]
    f0cd47f Fix tests
    f6d27cd Update changelog
    0ba2707 Use page.summary if available (#2141)
    3186d4b Update deps
    b7fec4d Remove dummy test
    deaaa16 Fix tests
    8611318 Update changelog
    f6c0d52 Revert "Allow external links to start with "www.*" \ 
(#2100)"
    dd65e99 Fix index errors (#2129)
    9613973 Fix a page missing from e2e test
    583a472 Next verison
    ce0a0bb Clarify some doc
    5df6b8b Clarify some doc
    66734b5 Update links to tmtheme editor [ #2114, #2061 ]
    ce57d37 fix: add "slug" where it was forgotten (#2132)
    1538a38 installing-and-using-themes.md: Change placeholder format for git \ 
repo URL (#2128)
    f2d6b2e installation.md: add Nix installation instructions (#2126)
    4f5d622 Bump zola version for docs
    f45c1b6 It was actually correct?
    47f54eb Update Metainfo (#2125)
    e39dbb3 Use default search engine output [ #2123 ]
    1a6c1a3 Fix docs [ #2117 ]

v0.17.1
Changes:

    e42283e Prepare for release
    5ad9f84 fix zola serve not respecting preserve_dotfiles_in_output (#2113)
    64feaeb Pass section.generate_feed
    c67655e Fix colocated assets in content directory [ #2101 ]
    5f90ad1 Fix typo in pages-sections.md (#2115)

v0.17.0
Changes:

    6f683ce get ready for release
    193d97d Update changelog & test-case
    902fd3a Allow external links to start with "www.*" (#2100)
    bc27c01 Remove println
    6b46149 cargo fmt
    0b31fc1 Add test for #1566
    05ab07b Downgrade mockito to not raise MSRV
    b4a8d3c Update changelog & mockito
    3e1f577 feat: External URL redirect (#2080)
    f4a1e99 Page and config authors (#2024) (#2092)
    b2f8a94 Try to disable uninlined format lint
    4cd80a3 Update toml lib [ #1313 ]
    bc9772b Bump Rust CI version
    9f490bf clippy
    8ba6c1c Procimage refactor (#2086) [ #2066, #1793 ]
    29cb3fc Removed faulty Windows-specific path check/conversion. Fixes #2076. \ 
(#2088)
    60d8425 Errors on empty taxonomies term [ #2085 ]
    f363ea1 Filter out temp files or with no extensions from colocated assets
    ee4cbb6 Handle pages named index.md in sections [ #2082 ]
    bb17100 Revert "Use reqwest rustls-tls"
    a56e424 Remove built-in shortcodes [ #1832 ]
    61570bb Use reqwest rustls-tls [ #1569 ]
    d828d52 Add plain text syntax alias to text [ #1633 ]
    d43b5e1 fmt + changelog + updates
    84d057f Reduced cachebust fingerprint to be more reasonable (#2074)
    0c5ffa8 Remove code blocks from search index [ #1176 ]
    1ae91f3 Update changelog
    5090c9e Use macro for LanguageOptions::merge
    2d44fe8 Merge default language data with section language data (#2039)
    4aaed16 Update base64
    c03dfc0 Update changelog
    c172575 Add upgrade guide for Sass
    7152d03 libsass -> grass is a breaking change
    608837c Clippy + 1.63
    e12b766 Fmt + change min version
    fcbb21a Replace libsass by grass [ #1535, #2022 ]
    c22ee67 Update some deps
    a7433a5 Expose markdown config property to templates (#2052)
    f2072fa Add details in the doc on CommonMark extension (#2034)
    ebdeda1 Small update to the docs for get_url (#2033) [ #2026 ]
    d0b8065 add preserve_dotfiles_in_output configuration option (#1985)
    3430d94 Fix needless_borrow warnings
    02b57b9 Add clippy to CI
    76ca540 markdown: Fix clippy warnings
    5311453 imageproc: Fix clippy warning
    e290616 content: Fix clippy warnings
    3ef719a templates: Fix clippy warning
    f877835 Site: fix clippy warnings
    0183ea5 Fix clippy::manual_retain
    faf00d1 Fix clippy::derive_partial_eq_without_eq
    405dda6 Cargo fmt (#2009)
    da5c4c4 Filter more than 1 footnote in summary (#2017)
    7000f78 Search json index (#1998)
    291c93e Do not overfilter HTML when removing footnotes (#2008)
    2aa067d Fix no-port-append default
    f7c67f4 Add new flag 'port_append' to give the ability to remove port from \ 
base url (#2003)
    a0f7dfe Fix current_url in taxonomy term (#2000)
    442d622 Fix test
    bedc6d7 Minify embedded css and js with additional lib flags (#1922)
    cce5684 Update changelog
    baa473c add get_hash function (#1962)
    f1b5c2e Use BufWriter in imageproc (#1996)
    9e0f400 Handle colocated links to assets [ #1993 ]
    95c56d4 Update deps
    88433b6 Add flag to override prompt for existing dir (#1986)
    4a6d13f Tera date-locale feature (#1978)
    aecbc10 Add sorting by slug (#1926)
    ee96105 Simplify taxonomy term struct
    5fb0867 Get term fn (#1964)
    7b562fc Add slugify.paths_keep_dates option. Update docs.
    74c090a Add completion subcommand (#1968)
    567f103 Imporved is_colocated_asset_links (#1972) [ #1969 ]
    6b6ad38 Metainfo: Add 0.16.1
    70e9a50 Next version
    715bd0d Update zola-deploy-action version on docs (#2098)
    f27ea8c Fix typo
    3e5c19f document installing via github actions (#2097)
    ae79a60 Document the render field on taxonomies (#2094)
    9ea33f0 Fix erroring suggestion in docs (#2087)
    3af1815 Best way to install Zola on Fedora now is COPR (#2070)
    d899f3b Update themes gallery (#2047)
    2b7875f docs: rebrand Layer0 to Edgio (#2068)
    1a3c6d7 Moved source uwe-arzt.de from github to codeberg (#2062)
    1353585 Fix typos (#2056)
    8bbf377 documentation: Add pkgsrc. (#1812)
    1dc7682 Update creating-a-theme.md (#2045)
    7a32105 add: more example websites (#2023)
    1e2da2f Update themes gallery (#2038)
    7ff5277 Fixed default_language typo (#2040)
    6f29740 Update Shortcodes doc to add details on Macros for templates (#2035)
    4eb3ec8 Update themes gallery (#2014)
    c978602 update version of zola-deploy-action (#2012)
    53cf920 Quotation mark bug fix (#2005)
    eba1913 Update themes gallery (#1999)
    ad6c834 docs: github action version updates (#1977)
    7f4060b Update themes gallery (#1971)

Files:
RevisionActionfile
1.13modifypkgsrc/www/zola/Makefile
1.3modifypkgsrc/www/zola/cargo-depends.mk
1.7modifypkgsrc/www/zola/distinfo