pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/shells/elvish



Module Name:    pkgsrc
Committed By:   pin
Date:           Sun Mar  5 07:37:37 UTC 2023

Modified Files:
        pkgsrc/shells/elvish: Makefile distinfo go-modules.mk

Log Message:
shells/elvish: update to 0.19.1

Note: The 0.19.0 version was tagged prematurely by mistake, but it has been
picked up by some package managers. As a result, the 0.19.0 version is
considered to be "skipped" officially. If your package manager provides a
0.19.0 version, it is probably identical to 0.19.1 in functionalities.

Packagers who have already packaged 0.19.0 are still advised to "upgrade" to
0.19.1.

Notable new features
 - A new doc module provides access to the documentation of builtin modules.
 - A new conj command “appends” values to a list, and has a guaranteed time
   complexity independent of the size of the list.
 - A new inexact-num converts its argument to an inexact number.
 - It is functionally identical to the now deprecated float64 command since the
   Go float64 type is the only underlying inexact number type for now. Its
   behavior may change in future if there are more underlying types for inexact
   numbers.
 - A new type of interactive abbreviation: edit:command-abbr (#1472).
 - The order and compare commands now support boolean values (#1585).
 - A new path:join command and path:separator and path:list-separator variables
   (#1562).
 - A new runtime: module that contains paths important for the Elvish runtime
   (#1385, #1423).
 - A new compact command that replaces consecutive runs of equal values with a
   single copy, similar to the Unix uniq command.
 - The order command has a new &key option (#1570).
 - A new benchmark command has been added (#1586).
 - When checking compilation errors, Elvish no longer stops after the first
   error found. For example, if $a and $b are both not defined, echo $a $b now
   yields two errors. This applies to both the interactive REPL and
   elvish -compile-only.
 - When using an unimported builtin modules from the REPL, the REPL now shows
   the use command needed to import it, which can be executed from a key
   binding. This functionality is bound to Ctrl-A by default.
 - New variables exposing the terminal and null device in an OS-agnostic
   fashion: $path:dev-tty and $path:dev-null. They are /dev/tty and /dev/null
   on Unix, and CON and NUL on Windows (#1633).

Breaking changes
 - When a styled or styled-segment is printed to terminal, the resulting
   sequence will now always ignore any existing SGR state.
 - Symbolic links are now always treated as ordinary files by the global
   modifiers type:dir and type:regular in wildcard expansions.
 - Support for shared vars has been removed, along with its API
   (store:shared-var, store:set-shared-var and store:del-shared-var).
 - The try command no longer supports the except keyword. It has been
   superseded by the catch keyword.

Deprecated features
Deprecated features will be removed in 0.20.0.

The following deprecated features trigger a warning whenever the code is parsed
and compiled, even if it is not executed:
 - The float64 command is now deprecated. Use num for constructing a typed
   number, or inexact-num for constructing an inexact number.
 - The documentation has advertised it as deprecated since the 0.16.0 release,
   but deprecation warnings were never added.

Notable bugfixes
 - Temporary assignment on an unset environment variables no longer leave it
   set to an empty string (#1448).
 - Broken symbolic links no longer terminate a wildcard expansion prematurely
   (#1240).
 - On Windows, command completion for executables now also works for local
   files.


To generate a diff of this commit:
cvs rdiff -u -r1.25 -r1.26 pkgsrc/shells/elvish/Makefile
cvs rdiff -u -r1.6 -r1.7 pkgsrc/shells/elvish/distinfo
cvs rdiff -u -r1.4 -r1.5 pkgsrc/shells/elvish/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/shells/elvish/Makefile
diff -u pkgsrc/shells/elvish/Makefile:1.25 pkgsrc/shells/elvish/Makefile:1.26
--- pkgsrc/shells/elvish/Makefile:1.25  Tue Feb 28 22:31:53 2023
+++ pkgsrc/shells/elvish/Makefile       Sun Mar  5 07:37:37 2023
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.25 2023/02/28 22:31:53 pin Exp $
+# $NetBSD: Makefile,v 1.26 2023/03/05 07:37:37 pin Exp $
 
-DISTNAME=      elvish-0.19.0
+DISTNAME=      elvish-0.19.1
 CATEGORIES=    shells
 MASTER_SITES=  ${MASTER_SITE_GITHUB:=elves/}
 GITHUB_TAG=    v${PKGVERSION_NOREV}

Index: pkgsrc/shells/elvish/distinfo
diff -u pkgsrc/shells/elvish/distinfo:1.6 pkgsrc/shells/elvish/distinfo:1.7
--- pkgsrc/shells/elvish/distinfo:1.6   Tue Feb 28 22:31:53 2023
+++ pkgsrc/shells/elvish/distinfo       Sun Mar  5 07:37:37 2023
@@ -1,62 +1,53 @@
-$NetBSD: distinfo,v 1.6 2023/02/28 22:31:53 pin Exp $
+$NetBSD: distinfo,v 1.7 2023/03/05 07:37:37 pin Exp $
 
-BLAKE2s (elvish-0.19.0.tar.gz) = 7271ed0c83a7f900e276f790b1b898a06ad0c64c643bc96d14a1713e576c3d15
-SHA512 (elvish-0.19.0.tar.gz) = 75102831b82131bbadc30e2f696d2ffa52f228bb18bae32de47e73e6a378cb2f81cf9f0e668a9842c851c3d6fd0463ba8b405a67797878c690c8ddd1f29e2b94
-Size (elvish-0.19.0.tar.gz) = 828932 bytes
+BLAKE2s (elvish-0.19.1.tar.gz) = a23c6aae2043574470efebbb49ad1cd75811559cdb093bb0234f198a1c88177b
+SHA512 (elvish-0.19.1.tar.gz) = 16741c980e1e0fb7fcc9370fcd42e80e51f2d8417fc4e8bc9f303eb83f13210e53cbf0d29a8791ee92a515597356d36492dadcc571ea401ff594c3d65023a23b
+Size (elvish-0.19.1.tar.gz) = 828880 bytes
 BLAKE2s (github.com_creack_pty_@v_v1.1.15.mod) = 19b33a84ea62506eb4da7226657fea56d1c17f128a045f166d91db907c32c93e
 SHA512 (github.com_creack_pty_@v_v1.1.15.mod) = b825d82c81fd02f7dc8be5be8d4f0e3b9bf39a75e453857ab3f4d8d17129d2214f6b4dddd18cd613cb4d29dbd5adc59f43c1f65d218e7f3b67f0a8e33e62f5a6
 Size (github.com_creack_pty_@v_v1.1.15.mod) = 38 bytes
 BLAKE2s (github.com_creack_pty_@v_v1.1.15.zip) = 20b0fae83a75ef0dea99c763675e9b2b41a1befc78dbb66b4dd384ba64ab3ef9
 SHA512 (github.com_creack_pty_@v_v1.1.15.zip) = 31cca431eb7947fcf3c6e903b7914defa5ccf4109bb7730bdd27b4afaf7d492d32532276c69be7c0c44cca37354dc92e812d09053e434cd9e45ab83f8f69f9b9
 Size (github.com_creack_pty_@v_v1.1.15.zip) = 23943 bytes
-BLAKE2s (github.com_google_go-cmp_@v_v0.5.7.mod) = a52896592ad76206ba05a7353d4d216425c1bbd705757dd4b5f62f5cac0b85a2
-SHA512 (github.com_google_go-cmp_@v_v0.5.7.mod) = 731d289da30616cc638958da98fbaed6eba9cd7b325c845bafa8f8a316c5fbfdf2eada196a0e25a50512c18d2a6aaa771d63cec0d42a25e9c8a2c7bc3d3f1cb3
-Size (github.com_google_go-cmp_@v_v0.5.7.mod) = 106 bytes
-BLAKE2s (github.com_google_go-cmp_@v_v0.5.7.zip) = 95bb1d0e88b5ff354e12ba0755feb1498fba986181fc469be0b4598ea5ea54d4
-SHA512 (github.com_google_go-cmp_@v_v0.5.7.zip) = 60e409c8210c4accc315004a674a397c4aa1d0fa150627756047ca3e87cbed4dd78509e76a490f7cd6989760ac0ad71fe8c712dfbf9009070a110290c2cb3126
-Size (github.com_google_go-cmp_@v_v0.5.7.zip) = 132348 bytes
+BLAKE2s (github.com_google_go-cmp_@v_v0.5.9.mod) = becdef0764c43b119969e6c10646c6fafece1f936110eaa977757d2e2e381cd0
+SHA512 (github.com_google_go-cmp_@v_v0.5.9.mod) = 89e0014b0c3ffa2578ab38c237fee3d2280d6955e810c83e426d4924cec07cfc796adc45074fc237629c5ff88a93044dc406472febf1adf73deae82cb1b24b80
+Size (github.com_google_go-cmp_@v_v0.5.9.mod) = 41 bytes
+BLAKE2s (github.com_google_go-cmp_@v_v0.5.9.zip) = 80c5ec42a097df492fa38764041d42e7ee0a182565688e90205efddc5b49da56
+SHA512 (github.com_google_go-cmp_@v_v0.5.9.zip) = 9b7e5fb278a983db5809cf07ca9c9ba0127e55e0750397f730d5dda95dd1eafdb8b0b90e6923cf6b465948392eaf7b2461697b0e426d7b4067493850379a8711
+Size (github.com_google_go-cmp_@v_v0.5.9.zip) = 130220 bytes
 BLAKE2s (github.com_gorilla_websocket_@v_v1.4.1.mod) = dbf53703a57aa05392a4753b21d683ec3798f5a11d06fc84a30426f87315008d
 SHA512 (github.com_gorilla_websocket_@v_v1.4.1.mod) = 81ef224435efb5cbd429dd4339e8410234855f4a268302a61d34e76c388e89ea22c97ae90d71a6ef910ca00d3178e40d3587eaf484112966050fbd1f1f4843ab
 Size (github.com_gorilla_websocket_@v_v1.4.1.mod) = 45 bytes
-BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.14.mod) = 927c4e44c809a70af5d278922fe3bc89f7fb0a7f8642c31c6b91d9b9c463f5b0
-SHA512 (github.com_mattn_go-isatty_@v_v0.0.14.mod) = 23b01eb4023ff5018437ff98b55ada053eba49feab2777eed36d033f426c5456b143f3defbc3131dad1251205f3ffb3553e3c10bd98de80f0a462e8450d6d56c
-Size (github.com_mattn_go-isatty_@v_v0.0.14.mod) = 104 bytes
-BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.14.zip) = 8c839f738b2a9ba146e7277081821411cf1868fc565e71ed60c792428c95599d
-SHA512 (github.com_mattn_go-isatty_@v_v0.0.14.zip) = c6401cf5af80ea2495cb63800ff39fb9490f212f3aae0ac1d86b3d37ce6734eb35aea00b35bd26532feab77ef80322e765925f302d77f664dd57163f67a8374e
-Size (github.com_mattn_go-isatty_@v_v0.0.14.zip) = 8919 bytes
+BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.17.mod) = 9ab0e18450ce1411fd7541669c1b29e58ebdb56bf51d7257adbef3a06f80c73f
+SHA512 (github.com_mattn_go-isatty_@v_v0.0.17.mod) = fa6d9703ba17668a67a2c80fba6ce5d7a682c1ee225591f31b32141a68f47c3ae98a93a59b0a6b5f9b40770b56933fe96da87754b28200df8640187acf203715
+Size (github.com_mattn_go-isatty_@v_v0.0.17.mod) = 104 bytes
+BLAKE2s (github.com_mattn_go-isatty_@v_v0.0.17.zip) = f1b8a76d5b6e1434d868835c2c46afec18fc5db2cae9c2b3a6edc88ac034770c
+SHA512 (github.com_mattn_go-isatty_@v_v0.0.17.zip) = efdef08d523a70fde5c01c95d0ea50070425c0f6dd2302a5d0e2aa674ac54e24cdc1c6e0643fee91034570bbb7d9d77b6e196d9f07f640f861a02ca614dd39b3
+Size (github.com_mattn_go-isatty_@v_v0.0.17.zip) = 8935 bytes
 BLAKE2s (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.mod) = 56c97384103a3c2e4b657afad20e60793e33fa0e0b0eaf1d69ce7b0273e5fb92
 SHA512 (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.mod) = 
fbdd2c9031fffbe3b14c6ac9a270640c10d4e2a999c18d761d4a4519da7ebf0a69c89d47dfce0b81b7f10e5eaf86ff04c7f81897433b62cab28f82ed0ad9dbbb
 Size (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.mod) = 46 bytes
 BLAKE2s (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.zip) = b38107d461fd6d0fb4adc873f7b59ab0f8d91a5d581851cdd6b80e8d321009e8
 SHA512 (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.zip) = 
e33767d3a807a3da0f811edff6cd55b74618c8ea347ffb1bf0247d1ca3cff49a9f9155eed806856e7d7067b99a4af5e4daff5e6493d8b5da6677ffcbc6617e55
 Size (github.com_sourcegraph_go-lsp_@v_v0.0.0-20200429204803-219e11d77f5d.zip) = 22448 bytes
-BLAKE2s (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.mod) = e2f00f0b8ce6d8ae8c39f756e79119459d80211829de06aa4395527bba361798
-SHA512 (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.mod) = bd57233e889c63b5105cbf68a5aff6ea98f227002242e3862098ce51c543b05edc66b63ac0efbeef2f8a5c4ea15febf8015029dd8afdf23254ddb77b00229463
-Size (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.mod) = 93 bytes
-BLAKE2s (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.zip) = af6b6b32c69071f3a35f409685f4e2b9a3c400b86aa7f9117c44f1a0972e55cf
-SHA512 (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.zip) = ec998f5cc656e05025899a8472f0c56b22b0325c0cae38fb1918b51732275210ef81921d4531c87f56bcdfa620b850a19d44b14c9d7ebc1bf6cbbe64f075da48
-Size (github.com_sourcegraph_jsonrpc2_@v_v0.1.0.zip) = 20125 bytes
-BLAKE2s (go.etcd.io_bbolt_@v_v1.3.6.mod) = 7ebaf38ae32e71d582a23bfc6e689108516d06b5800a35925180db21f8edc681
-SHA512 (go.etcd.io_bbolt_@v_v1.3.6.mod) = d8a4fceaca0875493f0788147e464f36a1a1b9806376318fe88f8b0091ea3ae4bd5ec141ccc7c8bb86d88f34f25a36d2061dbc24d0346a9d68c1fbe45173fdde
-Size (go.etcd.io_bbolt_@v_v1.3.6.mod) = 94 bytes
-BLAKE2s (go.etcd.io_bbolt_@v_v1.3.6.zip) = 93f42c8fe4bd2b935b8001ec1d0c39a15225eac38fb638e7ddb737fac780bce3
-SHA512 (go.etcd.io_bbolt_@v_v1.3.6.zip) = 2e71f7b8606ae949fb9f3287b76dcbc02c5273a44568bdb9b750c381dc1284ed9c4887fdcec652f572eb0e7066e4592a3bb9aa17117b039dfb65355033a0d54e
-Size (go.etcd.io_bbolt_@v_v1.3.6.zip) = 118439 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20200923182605-d9f96fdee20d.mod) = 6b2b0a0ac9d77adff84f1aab70cc38a4dcf14418c326fcb2dde80f104fb41e9f
-SHA512 (golang.org_x_sys_@v_v0.0.0-20200923182605-d9f96fdee20d.mod) = 0c7b940d567c7685dcb55c76c69aedeaab2170f4f3bde458994c879bf344169f34fb3f3ca899b0f138a8b0b8be5031217b57a6edf5980e6066ff5cb92d1ff9ab
-Size (golang.org_x_sys_@v_v0.0.0-20200923182605-d9f96fdee20d.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20210630005230-0f9fa26af87c.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.0.0-20210630005230-0f9fa26af87c.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.0.0-20210630005230-0f9fa26af87c.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.zip) = be0a69a3829e4e4c8aaa041d024e029a8ec9ae49baaf04875359bc0f2bef5b9a
-SHA512 (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.zip) = c1738df7e8a3ca6c5a9608afbe2b41f54a8ed0f7a804dca95391b4b48d5a5b4e57b4b2f55a105fd6078d4e289baf9b0bf0b9c909555558666b8409410ed889e5
-Size (golang.org_x_sys_@v_v0.0.0-20220227234510-4e6760a101f9.zip) = 1706457 bytes
-BLAKE2s (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.mod) = b9082cd5be0cf4d922cd04363acc12692e595a5560e43763d016b9dafa566584
-SHA512 (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.mod) = 
659d18a7a3a1be45ff6dc9e7475276b82ee7f11c47d39b0c237d7f872836a1dbdfff0902f21d6cd8093663997865da92e3e5a4acf1ad6129f972dc5e667b4f05
-Size (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.mod) = 37 bytes
-BLAKE2s (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.zip) = 25da7d14b438716f25c63e7d333e680f6fac6a9c28fb3aef706e0d3ea9a670be
-SHA512 (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.zip) = 
c72b8b73f89624889a2874c1b2445cb82f0e545fccf6a7761a278f3f659eb19f5f1c8585641b8f89f2bcfc3817ad2c0e267751cfeeab949e287e43af5df57e28
-Size (golang.org_x_xerrors_@v_v0.0.0-20191204190536-9bdfabe68543.zip) = 22282 bytes
+BLAKE2s (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.mod) = e2f00f0b8ce6d8ae8c39f756e79119459d80211829de06aa4395527bba361798
+SHA512 (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.mod) = bd57233e889c63b5105cbf68a5aff6ea98f227002242e3862098ce51c543b05edc66b63ac0efbeef2f8a5c4ea15febf8015029dd8afdf23254ddb77b00229463
+Size (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.mod) = 93 bytes
+BLAKE2s (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.zip) = d24f9d415045c25b0eab75fd09ab2321cdec185784425820015981573735d2e9
+SHA512 (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.zip) = eced1f032f9ada6bc91a66556bb6f33f1a19c940eec0e2d42d3b2167f754d4d5acb1261fdf0530181a722b4fed67e3b75508f9c0ba944b3418fd2bdee9db918e
+Size (github.com_sourcegraph_jsonrpc2_@v_v0.2.0.zip) = 28275 bytes
+BLAKE2s (go.etcd.io_bbolt_@v_v1.3.7.mod) = c279deb49fbca264b62803cb23dc3dcf9b6b4228aa52266699e068838b81f8f1
+SHA512 (go.etcd.io_bbolt_@v_v1.3.7.mod) = 52b5ef1a368894ef414965dfe170b20dcebf0e9b1037239ad824bd64caf42d84ad3677e953a28d72afbb83105e6c1fe756a3988d907bea99b674b57ebaef93e4
+Size (go.etcd.io_bbolt_@v_v1.3.7.mod) = 280 bytes
+BLAKE2s (go.etcd.io_bbolt_@v_v1.3.7.zip) = 9f8d18c61f0e2a3151ad04b767af6aef104000a5fc1c92b28ca5413ebcfafe67
+SHA512 (go.etcd.io_bbolt_@v_v1.3.7.zip) = 0e383f9324a2e612c40d20b5827fec9c708113b18dc7b1eebefa24567f1145f2312901e212198f01c8b989ee320e2b232c1f59268d26ee147daaaf4f9f22f88a
+Size (go.etcd.io_bbolt_@v_v1.3.7.zip) = 144183 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
+SHA512 (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
+Size (golang.org_x_sys_@v_v0.0.0-20220811171246-fbc7d0a398ab.mod) = 33 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.5.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
+SHA512 (golang.org_x_sys_@v_v0.5.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
+Size (golang.org_x_sys_@v_v0.5.0.mod) = 33 bytes
+BLAKE2s (golang.org_x_sys_@v_v0.5.0.zip) = 14721a3d09811a734c38cfc706c39707130d6e7a1c6f7fb75dcc20ba1a9646dc
+SHA512 (golang.org_x_sys_@v_v0.5.0.zip) = f3773070316c0069017ff4e03e2cc1a4ccac7e77d76b1352f68c7afec19ac7c794102692b42ae0e3a9e54673746a2a327035db14eae6b4d7d4bfc854cd64934e
+Size (golang.org_x_sys_@v_v0.5.0.zip) = 1886681 bytes

Index: pkgsrc/shells/elvish/go-modules.mk
diff -u pkgsrc/shells/elvish/go-modules.mk:1.4 pkgsrc/shells/elvish/go-modules.mk:1.5
--- pkgsrc/shells/elvish/go-modules.mk:1.4      Tue Feb 28 22:31:53 2023
+++ pkgsrc/shells/elvish/go-modules.mk  Sun Mar  5 07:37:37 2023
@@ -1,21 +1,18 @@
-# $NetBSD: go-modules.mk,v 1.4 2023/02/28 22:31:53 pin Exp $
+# $NetBSD: go-modules.mk,v 1.5 2023/03/05 07:37:37 pin Exp $
 
 GO_MODULE_FILES+=      github.com/creack/pty/@v/v1.1.15.mod
 GO_MODULE_FILES+=      github.com/creack/pty/@v/v1.1.15.zip
-GO_MODULE_FILES+=      github.com/google/go-cmp/@v/v0.5.7.mod
-GO_MODULE_FILES+=      github.com/google/go-cmp/@v/v0.5.7.zip
+GO_MODULE_FILES+=      github.com/google/go-cmp/@v/v0.5.9.mod
+GO_MODULE_FILES+=      github.com/google/go-cmp/@v/v0.5.9.zip
 GO_MODULE_FILES+=      github.com/gorilla/websocket/@v/v1.4.1.mod
-GO_MODULE_FILES+=      github.com/mattn/go-isatty/@v/v0.0.14.mod
-GO_MODULE_FILES+=      github.com/mattn/go-isatty/@v/v0.0.14.zip
+GO_MODULE_FILES+=      github.com/mattn/go-isatty/@v/v0.0.17.mod
+GO_MODULE_FILES+=      github.com/mattn/go-isatty/@v/v0.0.17.zip
 GO_MODULE_FILES+=      github.com/sourcegraph/go-lsp/@v/v0.0.0-20200429204803-219e11d77f5d.mod
 GO_MODULE_FILES+=      github.com/sourcegraph/go-lsp/@v/v0.0.0-20200429204803-219e11d77f5d.zip
-GO_MODULE_FILES+=      github.com/sourcegraph/jsonrpc2/@v/v0.1.0.mod
-GO_MODULE_FILES+=      github.com/sourcegraph/jsonrpc2/@v/v0.1.0.zip
-GO_MODULE_FILES+=      go.etcd.io/bbolt/@v/v1.3.6.mod
-GO_MODULE_FILES+=      go.etcd.io/bbolt/@v/v1.3.6.zip
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20200923182605-d9f96fdee20d.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20210630005230-0f9fa26af87c.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20220227234510-4e6760a101f9.mod
-GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20220227234510-4e6760a101f9.zip
-GO_MODULE_FILES+=      golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.mod
-GO_MODULE_FILES+=      golang.org/x/xerrors/@v/v0.0.0-20191204190536-9bdfabe68543.zip
+GO_MODULE_FILES+=      github.com/sourcegraph/jsonrpc2/@v/v0.2.0.mod
+GO_MODULE_FILES+=      github.com/sourcegraph/jsonrpc2/@v/v0.2.0.zip
+GO_MODULE_FILES+=      go.etcd.io/bbolt/@v/v1.3.7.mod
+GO_MODULE_FILES+=      go.etcd.io/bbolt/@v/v1.3.7.zip
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.0.0-20220811171246-fbc7d0a398ab.mod
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.5.0.mod
+GO_MODULE_FILES+=      golang.org/x/sys/@v/v0.5.0.zip



Home | Main Index | Thread Index | Old Index