Fri Jan 19 17:09:51 2024 UTC (128d)
asdf: update to 0.14.0. Changes:

Breaking changes:

* Enable `pipefail` (#1608)

Patches:

* `plugin test` git-ref to use plugin repo default branch (#1694)
* avoid mention of `ASDF_NU_DIR` (#1660)
* fish: use PATH instead of fish_user_paths (#1709)
* list `asdf version` command under help.txt UTILS section (#1673)
* nushell: Use `def --env` instead of `def-env` (#1681)
* plugin extension commands to not require `bin/` directory (#1643)
* use universal scope for fish_user_paths (#1699)
* warn if plugin does not support keeping downloads if configured (#1644)

Documentation:

* add Japanese translation (#1667)
* fix some pt-br spelling (#1640)
* fix typo "node version" filename (#1679)
* fix typo (#1670)
* Improve `.asdfrc` plugin hook docuentation (#1661)


(schmonz)
diff -r1.8 -r1.9 pkgsrc/devel/asdf/Makefile
diff -r1.7 -r1.8 pkgsrc/devel/asdf/distinfo

cvs diff -r1.8 -r1.9 pkgsrc/devel/asdf/Makefile (expand / switch to unified diff)

--- pkgsrc/devel/asdf/Makefile 2023/09/13 15:42:36 1.8
+++ pkgsrc/devel/asdf/Makefile 2024/01/19 17:09:51 1.9
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.8 2023/09/13 15:42:36 schmonz Exp $ 1# $NetBSD: Makefile,v 1.9 2024/01/19 17:09:51 schmonz Exp $
2 2
3DISTNAME= asdf-0.13.1 3DISTNAME= asdf-0.14.0
4CATEGORIES= devel 4CATEGORIES= devel
5MASTER_SITES= ${MASTER_SITE_GITHUB:=asdf-vm/} 5MASTER_SITES= ${MASTER_SITE_GITHUB:=asdf-vm/}
6GITHUB_TAG= v${PKGVERSION_NOREV} 6GITHUB_TAG= v${PKGVERSION_NOREV}
7 7
8MAINTAINER= schmonz@NetBSD.org 8MAINTAINER= schmonz@NetBSD.org
9HOMEPAGE= https://asdf-vm.com/ 9HOMEPAGE= https://asdf-vm.com/
10COMMENT= Manage each of your project runtimes with a single tool 10COMMENT= Manage each of your project runtimes with a single tool
11LICENSE= mit 11LICENSE= mit
12 12
13DEPENDS+= git-base-[0-9]*:../../devel/git-base 13DEPENDS+= git-base-[0-9]*:../../devel/git-base
14 14
15USE_LANGUAGES= # none 15USE_LANGUAGES= # none
16USE_TOOLS+= bash:run 16USE_TOOLS+= bash:run

cvs diff -r1.7 -r1.8 pkgsrc/devel/asdf/distinfo (expand / switch to unified diff)

--- pkgsrc/devel/asdf/distinfo 2023/09/13 15:42:36 1.7
+++ pkgsrc/devel/asdf/distinfo 2024/01/19 17:09:51 1.8
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.7 2023/09/13 15:42:36 schmonz Exp $ 1$NetBSD: distinfo,v 1.8 2024/01/19 17:09:51 schmonz Exp $
2 2
3BLAKE2s (asdf-0.13.1.tar.gz) = ca65b67c9355449bebb8eb897ed6c17833eb3828567db4aa2d606129e446a639 3BLAKE2s (asdf-0.14.0.tar.gz) = 195e6ac720440a5ea9cc6347a3367f9e254dfec973f5a0c95f7df1e8a0ab2489
4SHA512 (asdf-0.13.1.tar.gz) = d8041119d5840db2b08be9235d26186a1eb0d9101e836dae9991f92ea56baf75bcc69ee46af74ef09ed0f98853f2c232a93e6720ced45907457b95266209c617 4SHA512 (asdf-0.14.0.tar.gz) = ca0055de6617c2cda3dee9272f07848fd4f5eaef27f84e63fc8c97cb45ab5acedff5e98d2178483ecc3b0bae3a6b036cd548d43417ff09e0cd4368bbe2124d49
5Size (asdf-0.13.1.tar.gz) = 163098 bytes 5Size (asdf-0.14.0.tar.gz) = 194950 bytes
6SHA1 (patch-lib_commands_reshim.bash) = 016cde2d9c68c47d46b01b9482091cc5b6ec11d4 6SHA1 (patch-lib_commands_reshim.bash) = 016cde2d9c68c47d46b01b9482091cc5b6ec11d4