Subject: CVS commit: pkgsrc/devel/task
From: Iku Iwasa
Date: 2025-06-15 08:36:07
Message id: 20250615063608.0C27AFBE3@cvs.NetBSD.org

Log Message:
devel/task: update to 3.44.0

* Added: uuid, randInt and randIntN template functions.
* Added: new CLI_ARGS_LIST array variable which contains the arguments
  passed to Task after the -- (the same as CLI_ARGS, but an array instead of
  a string).
* Added: toYaml and fromYaml templating functions.
* Added: task field the --list --json output.
* Added: the ability to pin included taskfiles by specifying a
  checksum. This works with both local and remote Taskfiles.
* When: using the Remote Taskfiles experiment, any credentials used in the
  URL will now be redacted in Task's output.
* Fixed: fuzzy suggestions not working when misspelling a task name.
* Fixed: a bug where taskfiles in directories containing spaces created
  directories in the wrong location.
* Added: support for dual JSON schema files, allowing changes without
  affecting the current schema. The current schemas will only be updated
  during releases.
* Improved: fingerprint documentation by specifying that the method can be
  set at the root level to apply to all tasks.
* Fixed: some watcher regressions after #2048.

Files:
RevisionActionfile
1.9modifypkgsrc/devel/task/Makefile
1.6modifypkgsrc/devel/task/distinfo
1.6modifypkgsrc/devel/task/go-modules.mk