pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/sysutils/direnv
Module Name: pkgsrc
Committed By: leot
Date: Sat Aug 9 19:15:13 UTC 2025
Modified Files:
pkgsrc/sysutils/direnv: Makefile distinfo go-modules.mk
Log Message:
direnv: Update to 2.37.1
Changes:
2.37.1 / 2025-07-20
===================
* fix: regression in displaying export errors
2.37.0 / 2025-07-02
===================
* docs: add github-actions page
* docs: document sub-commands
* docs: fix link to guix manual
* docs: re-generate manpages
* feat(direnv export gha): strengthen export format
* feat: add windows arm64 target
* fix(powershell): "export pwsh" to resolve PowerShell special character issues
* fix(python): do not include patch level in virtual environment names
* fix(use_nix): always restore special variables
* fix: accept true as valid DIRENV_DEBUG value
* fix: add trailing newline to error messages
* fix: delete duplicate ansi escape code
2.36.0 / 2025-04-11
===================
* direnv now requires go 1.24
* doc: Correct duplicate usage of 'with' in the direnv(1)
* doc: note direnv version for log_{format,filter}
* feat: Add `use_flox` to stdlib.sh
* feat: logging filter
* fix use_nix: unset TMPDIR variables
* fix: A more universal fix for the python 3.14 `find_spec` deprecation warning
* fix: Don't give an error when the current directory doesn't exist
* fix: add support to fully reproducible guix shells
* fix: assert minimum powershell version
* fix: escape newlines in generated vimscript
* fix: fix empty array error in install.sh
* fix: optionally authenticate against github api during install
* fix: use_guix: Enable the watching of Guix related files.
To generate a diff of this commit:
cvs rdiff -u -r1.54 -r1.55 pkgsrc/sysutils/direnv/Makefile
cvs rdiff -u -r1.9 -r1.10 pkgsrc/sysutils/direnv/distinfo
cvs rdiff -u -r1.7 -r1.8 pkgsrc/sysutils/direnv/go-modules.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/sysutils/direnv/Makefile
diff -u pkgsrc/sysutils/direnv/Makefile:1.54 pkgsrc/sysutils/direnv/Makefile:1.55
--- pkgsrc/sysutils/direnv/Makefile:1.54 Fri Jun 6 14:01:38 2025
+++ pkgsrc/sysutils/direnv/Makefile Sat Aug 9 19:15:13 2025
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.54 2025/06/06 14:01:38 bsiegert Exp $
+# $NetBSD: Makefile,v 1.55 2025/08/09 19:15:13 leot Exp $
-DISTNAME= direnv-2.35.0
-PKGREVISION= 3
+DISTNAME= direnv-2.37.1
CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_GITHUB:=direnv/}
GITHUB_TAG= v${PKGVERSION_NOREV}
Index: pkgsrc/sysutils/direnv/distinfo
diff -u pkgsrc/sysutils/direnv/distinfo:1.9 pkgsrc/sysutils/direnv/distinfo:1.10
--- pkgsrc/sysutils/direnv/distinfo:1.9 Sun Oct 20 09:51:28 2024
+++ pkgsrc/sysutils/direnv/distinfo Sat Aug 9 19:15:13 2025
@@ -1,29 +1,32 @@
-$NetBSD: distinfo,v 1.9 2024/10/20 09:51:28 leot Exp $
+$NetBSD: distinfo,v 1.10 2025/08/09 19:15:13 leot Exp $
-BLAKE2s (direnv-2.35.0.tar.gz) = 52d7bbac2a463be2fc2af253a763ceefb34d4ce83b26cd547d531c1a21f19752
-SHA512 (direnv-2.35.0.tar.gz) = d46b6d8cd488f9aafe764193386cb177b5d9dd8e7401b3cd89a32deaa4e26778a6e0d889dd7f7b65aa60943a59b4fc75f7d5dbfb822710a0d4c0876240ef0495
-Size (direnv-2.35.0.tar.gz) = 95119 bytes
-BLAKE2s (github.com__burnt_sushi_toml_@v_v1.4.0.mod) = 26f62b858e9ef333fa0b51b46ce83c2d385ddf010431d6415a115aef9a338b35
-SHA512 (github.com__burnt_sushi_toml_@v_v1.4.0.mod) = fb6b4ae74dfdcc39b915f1b5f84f8e52e830d273d29f9225dc5ed4f26e970d9f61921f6f3588249141a82404c3ba180f735b4f23e700050e76a740fbf541ac78
-Size (github.com__burnt_sushi_toml_@v_v1.4.0.mod) = 43 bytes
-BLAKE2s (github.com__burnt_sushi_toml_@v_v1.4.0.zip) = a46c6f31af2cfbc29dadd059465587c724f2a81e127083dc66ad2db9b6e12aa5
-SHA512 (github.com__burnt_sushi_toml_@v_v1.4.0.zip) = 970de048c55f3de0efb2d1039df45f734f345200d57d4457eeac3c562492ac54c2dd64296c2085e8f10e778932b97780bd02b31ca56609c548538dd9368ac15a
-Size (github.com__burnt_sushi_toml_@v_v1.4.0.zip) = 349150 bytes
+BLAKE2s (direnv-2.37.1.tar.gz) = 4b1972b08e19d2d5ecafc8f210ddb6fc915dafe9751a1e7782417eb3600c685e
+SHA512 (direnv-2.37.1.tar.gz) = dbb9e50c4fbe5c9757d5bc39fd9b415c144d0ab02f51f25f6f3d51db4954ae13c400061fd2b3c6175c12a533c5d5b486bedf63cfc43e61c0131d2616c304f959
+Size (direnv-2.37.1.tar.gz) = 102836 bytes
+BLAKE2s (github.com__burnt_sushi_toml_@v_v1.5.0.mod) = 26f62b858e9ef333fa0b51b46ce83c2d385ddf010431d6415a115aef9a338b35
+SHA512 (github.com__burnt_sushi_toml_@v_v1.5.0.mod) = fb6b4ae74dfdcc39b915f1b5f84f8e52e830d273d29f9225dc5ed4f26e970d9f61921f6f3588249141a82404c3ba180f735b4f23e700050e76a740fbf541ac78
+Size (github.com__burnt_sushi_toml_@v_v1.5.0.mod) = 43 bytes
+BLAKE2s (github.com__burnt_sushi_toml_@v_v1.5.0.zip) = bbaffd5f41c35cc0c1f4d00257a4e448e453774eb52a8add798fccd0a9449664
+SHA512 (github.com__burnt_sushi_toml_@v_v1.5.0.zip) = f8ce08b2297edcc592eae62610b33c97126bfcaaaeb543a5f4d8c98ff89b08a7664befa7595b66bc04fe3ebec55c90c17d25894345494dfbc8bfa9549b28bb1a
+Size (github.com__burnt_sushi_toml_@v_v1.5.0.zip) = 352548 bytes
BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.20.mod) = 779efb55fdcfefacdd39190c04ee6ce80f51999e7500c46db997722d7af26586
SHA512 (github.com_mattn_go-isatty_@v_v0.0.20.mod) = 9f1baeff279dfddcbc2c93a65b56b432ae90fc360b59809ef755bb13c02b5beb87f8e70e6d4397a85c0f20e1ec50f572558535eb401b1a48d2b40f9f4aa2eaa2
Size (github.com_mattn_go-isatty_@v_v0.0.20.mod) = 76 bytes
BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.20.zip) = 2d2cb2dfbdd0ab3966083e41da0935841137086e5ae572048732f45c92b2f532
SHA512 (github.com_mattn_go-isatty_@v_v0.0.20.zip) = 55d1fca3591dfa9c350a1509c47be776186247adb5b43b6c047743ac265d4cff5252584fa76b4030f9c47bee9eedd610b1c90dbf690b2cdeeabc1f3a95fcd390
Size (github.com_mattn_go-isatty_@v_v0.0.20.zip) = 8936 bytes
-BLAKE2s (golang.org_x_mod_@v_v0.19.0.mod) = 756609d6566fdcb4fd11633882849e0163d09de134e085f0aa006dcbb10825e0
-SHA512 (golang.org_x_mod_@v_v0.19.0.mod) = d741bbf0270c5cda8ff6abb6c3aeec25f5edadae32df5f146c4c88b9c30abef2f2e9bc69f214757b4702f2df9dc08fbd2073e4fa64e683850d33a60806c8c4ba
-Size (golang.org_x_mod_@v_v0.19.0.mod) = 84 bytes
-BLAKE2s (golang.org_x_mod_@v_v0.19.0.zip) = 9a5de6c4a59b97a690c89566e8b73bc32c2e1e6a371d11a6c7dfea23716ff4f6
-SHA512 (golang.org_x_mod_@v_v0.19.0.zip) = 5d80d038b1f4ed1c479a2ad88d04d750c273485c8324029031f209d9b85f4a5a5f8ed36cf6f7efacc065e1a7c37118b216191c00a9b212a054f44df4ebb65390
-Size (golang.org_x_mod_@v_v0.19.0.zip) = 166467 bytes
+BLAKE2s (golang.org_x_mod_@v_v0.25.0.mod) = 1c596983b3774eb97763959fd404feba124f566f394f4cc7f74b5e97459ec727
+SHA512 (golang.org_x_mod_@v_v0.25.0.mod) = 3b60703e7985b386edb97c656218bf82db15b3a4977877dec49ac3a8bacf1290122feea54b2a62116720458ace8c697291d6b25d22c95162c4376cc9a1cdad81
+Size (golang.org_x_mod_@v_v0.25.0.mod) = 86 bytes
+BLAKE2s (golang.org_x_mod_@v_v0.25.0.zip) = a1060448a1a996b47255d45e3ea011302bbb12f4eb1598a4530ec94dbe18d27c
+SHA512 (golang.org_x_mod_@v_v0.25.0.zip) = d6577354bb3436dd8315069a2cf897814dca1031d65d704b5781d4792cda22965bd26e3250c438ade106be56e389e93f5cc6ec595eec96c89a5889c95d03a1cb
+Size (golang.org_x_mod_@v_v0.25.0.zip) = 172648 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.30.0.mod) = 546db01fa3b030f3f3b5f8d3674bc29d1f026a60a57e474fff3e1cd44fe694a1
+SHA512 (golang.org_x_sys_@v_v0.30.0.mod) = ec229018bf6fa169913d0c66821fc296766b8a71720123e8d8cfcf5b8b8da110e338d03b8233b1224b8586ea9d9e4231b9720c1f806d4be2523413c521acf97b
+Size (golang.org_x_sys_@v_v0.30.0.mod) = 33 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.30.0.zip) = e3171a2ff2e2d07d30c1c98b93e74412aadaf52a6c8c20cf42c38c73ac914837
+SHA512 (golang.org_x_sys_@v_v0.30.0.zip) = 4a6ec406095283360d8ce88caf8a061ffb9bb10bd10849d064632d5e5c314ee996f79f48b173bc892f23a25a14ee044963077b354152a1b5aeadaba91d7bfedf
+Size (golang.org_x_sys_@v_v0.30.0.zip) = 1987982 bytes
BLAKE2s (golang.org_x_sys_@v_v0.6.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
SHA512 (golang.org_x_sys_@v_v0.6.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
Size (golang.org_x_sys_@v_v0.6.0.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.6.0.zip) = f41f7f22d7c811e5df6597ca38b76913d3a00ad235056cc2cbd46045e34e374c
-SHA512 (golang.org_x_sys_@v_v0.6.0.zip) = 6310bcd559749d6df9a5823735d3bcfc44ae17b78f0eb876625ec667c6bd53a373128cc4712f8b3a738e643227da8336f49f11e32d32e6c6c1edf43348c6fa02
-Size (golang.org_x_sys_@v_v0.6.0.zip) = 1892073 bytes
Index: pkgsrc/sysutils/direnv/go-modules.mk
diff -u pkgsrc/sysutils/direnv/go-modules.mk:1.7 pkgsrc/sysutils/direnv/go-modules.mk:1.8
--- pkgsrc/sysutils/direnv/go-modules.mk:1.7 Sun Oct 20 09:51:28 2024
+++ pkgsrc/sysutils/direnv/go-modules.mk Sat Aug 9 19:15:13 2025
@@ -1,10 +1,11 @@
-# $NetBSD: go-modules.mk,v 1.7 2024/10/20 09:51:28 leot Exp $
+# $NetBSD: go-modules.mk,v 1.8 2025/08/09 19:15:13 leot Exp $
-GO_MODULE_FILES+= github.com/!burnt!sushi/toml/@v/v1.4.0.mod
-GO_MODULE_FILES+= github.com/!burnt!sushi/toml/@v/v1.4.0.zip
+GO_MODULE_FILES+= github.com/!burnt!sushi/toml/@v/v1.5.0.mod
+GO_MODULE_FILES+= github.com/!burnt!sushi/toml/@v/v1.5.0.zip
GO_MODULE_FILES+= github.com/mattn/go-isatty/@v/v0.0.20.mod
GO_MODULE_FILES+= github.com/mattn/go-isatty/@v/v0.0.20.zip
-GO_MODULE_FILES+= golang.org/x/mod/@v/v0.19.0.mod
-GO_MODULE_FILES+= golang.org/x/mod/@v/v0.19.0.zip
+GO_MODULE_FILES+= golang.org/x/mod/@v/v0.25.0.mod
+GO_MODULE_FILES+= golang.org/x/mod/@v/v0.25.0.zip
+GO_MODULE_FILES+= golang.org/x/sys/@v/v0.30.0.mod
+GO_MODULE_FILES+= golang.org/x/sys/@v/v0.30.0.zip
GO_MODULE_FILES+= golang.org/x/sys/@v/v0.6.0.mod
-GO_MODULE_FILES+= golang.org/x/sys/@v/v0.6.0.zip
Home |
Main Index |
Thread Index |
Old Index