Subject: CVS commit: pkgsrc/www/p5-Mojolicious
From: Amitai Schleier
Date: 2023-09-11 22:06:41
Message id: 20230911200641.50429FBDB@cvs.NetBSD.org

Log Message:
Update to 9.34. From the changelog:

9.34  2023-09-11
- Added support for serving static files with a prefix.
- Deprecated Mojo::File::spurt in favor of Mojo::File::spew.
- Added prefix attribute to Mojolicious::Static.
- Added url_for_file method to Mojolicious::Controller.
- Added file_path method to Mojolicious::Static.
- Added spew method to Mojo::File. (genio)
- Added encoding option to slurp method in Mojo::File. (genio)
- Added url_for_asset and url_for_file helpers to
  Mojolicious::Plugins::DefaultHelpers.
- Added favicon helper to Mojolicious::Plugin::TagHelpers.
- Fixed support for module_true Perl feature in Mojolicious apps.
  (haarg)
- Fixed a bug in Mojo::Promise where map could hang on false values
  after concurrency limit. (ilmari)
- Fixed built-in templates to not require an internet connection.
  (hernan604)

9.33  2023-06-14
- Improved log messages to refer to the FAQ when they have an entry.
- Fixed a bug where the prefork server could sometimes send redundant
  QUIT signals, which could result in unintended core dumps because of a
  race condition. (brsakai-csco)

9.32  2023-05-09
- Improved file and line number details in async/await
  exceptions. (batman)
- Fixed various CSS selector equation bugs in Mojo::DOM::CSS. (mauke)
- Fixed exceptions being added to the stash for formats other than HTML.
  (rawleyfowler)
- Fixed context sensitivity issue. (Grinnz)

Files:
RevisionActionfile
1.152modifypkgsrc/www/p5-Mojolicious/Makefile
1.139modifypkgsrc/www/p5-Mojolicious/distinfo