pkgsrc-WIP-changes archive

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

task: Update to 3.23.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Apr 2 11:28:49 2023 +0900
Changeset:	ef7e463a375f638179fbb7dac1c1d5a1f2194b9a

Modified Files:
	task/Makefile
	task/distinfo
	task/go-modules.mk

Log Message:
task: Update to 3.23.0

- The website was integrated with
  [Crowdin](https://crowdin.com/project/taskfile) to allow the community to
  contribute with translations! [Chinese](https://taskfile.dev/zh-Hans/) is the
  first language available.
- Added task location data to the `--json` flag output
- Change the name of the file generated by `task --init` from `Taskfile.yaml` to
  `Taskfile.yml`.
- Added new `splitArgs` template function (`{{splitArgs "foo bar 'foo bar
  baz'"}}`) to ensure string is split as arguments.
- Fix the value of `{{.CHECKSUM}}` variable in status.
- Fixed deep copy implementation
- Created a tool to assist with releases.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=ef7e463a375f638179fbb7dac1c1d5a1f2194b9a

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 task/Makefile      |  2 +-
 task/distinfo      | 42 +++++++++++++++++++++---------------------
 task/go-modules.mk | 12 ++++++------
 3 files changed, 28 insertions(+), 28 deletions(-)

diffs:
diff --git a/task/Makefile b/task/Makefile
index 4990be95eb..69ad8ccf84 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	task-3.22.0
+PKGNAME=	task-3.23.0
 DISTNAME=	task-${GITHUB_TAG}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-task/}
diff --git a/task/distinfo b/task/distinfo
index b9ec480115..093ab088dc 100644
--- a/task/distinfo
+++ b/task/distinfo
@@ -15,12 +15,12 @@ Size (github.com_davecgh_go-spew_@v_v1.1.1.mod) = 34 bytes
 BLAKE2s (github.com_davecgh_go-spew_@v_v1.1.1.zip) = 5281c0e301579c764ebf96f97056ba8fc1a8142d98f2fe44aabb07d7e8ae4f3e
 SHA512 (github.com_davecgh_go-spew_@v_v1.1.1.zip) = 7b4e4df2fea731e23e05437f26f24e32b2e99028d685b72e3a726c1cb616ada4a77ca4fb9db4a6fae48178cc5172e724b74499bc776d63a9110cb97377d5edeb
 Size (github.com_davecgh_go-spew_@v_v1.1.1.zip) = 60320 bytes
-BLAKE2s (github.com_fatih_color_@v_v1.14.1.mod) = 3eeaebb072c1d88eeba49b3d6713afe94eb104cf651813365d854843930aa413
-SHA512 (github.com_fatih_color_@v_v1.14.1.mod) = 3b116be1ee0d5fde6306b215aed159fc6b37e64d4a53577d80b7d74d78ea01c144e92541de965ebaa689fa7bacf839a8ef791af6b878730d5083a3c0e4c09ac9
-Size (github.com_fatih_color_@v_v1.14.1.mod) = 172 bytes
-BLAKE2s (github.com_fatih_color_@v_v1.14.1.zip) = 46c412d7c4819dfa0b954cd6a54643a4d28e5074866a458a63a108d259761fa2
-SHA512 (github.com_fatih_color_@v_v1.14.1.zip) = eb7ad4c1bb4737a6bf19e5faf104ad48b438f8723494c7c27b005a0f210dc0f4a9fe87d196037484878b1b59a615c1be966d622932bf356e44a812b8283b1ac4
-Size (github.com_fatih_color_@v_v1.14.1.zip) = 13107 bytes
+BLAKE2s (github.com_fatih_color_@v_v1.15.0.mod) = 99177f5e470e292a6a372f63791bbcf03208d23ba7ae03729d6875a317f21523
+SHA512 (github.com_fatih_color_@v_v1.15.0.mod) = bd2d9c6c17a0831c6d65f468efeb260895c33aa3eca810aedca50366f9747a1a1c6e392e9ed8fdb1e12bd2b4af5750a97b6918435599f9970185b26261c5433b
+Size (github.com_fatih_color_@v_v1.15.0.mod) = 160 bytes
+BLAKE2s (github.com_fatih_color_@v_v1.15.0.zip) = de75a986880cf5f16b5b61e7da52394cf7a4e99f0eebb5a925d188155a870d21
+SHA512 (github.com_fatih_color_@v_v1.15.0.zip) = dbc30b7a8bed70926285268d615580e24c3f112161760b077d26013be9d9b837ce3d2d2940021add8a7fef1e53218f4029bca4535bc0d8e858262f35c07310d4
+Size (github.com_fatih_color_@v_v1.15.0.zip) = 13617 bytes
 BLAKE2s (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.mod) = f62b279b1080f4a28216bcbbd713e56c51a8f477b39b773bd79489e3e488dffb
 SHA512 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.mod) = a40438b84b2cbe6be587841e249d934f84f3a05335859ae5406f206e69b972095b51629c55a492114c4fb24c0f7b70ceb7650d97af73fe820b4f781e0411df4f
 Size (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.mod) = 142 bytes
@@ -108,12 +108,12 @@ Size (github.com_stretchr_testify_@v_v1.7.1.mod) = 216 bytes
 BLAKE2s (github.com_stretchr_testify_@v_v1.8.0.mod) = 4b9f1b2997c84b26b08b9c2b5febd4d7dad875c2869013e0e87d1cebbaff04f0
 SHA512 (github.com_stretchr_testify_@v_v1.8.0.mod) = 62122d19530516ad5a84d98ccb77f299c79bd0ad4da58314ce31d07696076de1b3d1150e603cb296e4ad8e5e839a9fd2241f1e8981fc3356379444d5062e0d26
 Size (github.com_stretchr_testify_@v_v1.8.0.mod) = 188 bytes
-BLAKE2s (github.com_stretchr_testify_@v_v1.8.1.mod) = 9cba4c7e673fa366fcec4603d67030a0a278ca58afe2c8e4d74de88ed9d89dd8
-SHA512 (github.com_stretchr_testify_@v_v1.8.1.mod) = 0fe9325c142599f577ef2f281f09dce40b431b21bf32834e30fba68ae8896c0fdee66e93fa64ede86e326ec9d74a639233fe813f701387cacd27d19814c31351
-Size (github.com_stretchr_testify_@v_v1.8.1.mod) = 188 bytes
-BLAKE2s (github.com_stretchr_testify_@v_v1.8.1.zip) = deb5414852ba1d12a77d6671792e6b89c132e94865cb80f4c1505468f30164f1
-SHA512 (github.com_stretchr_testify_@v_v1.8.1.zip) = b38c398c559b651d02c16d1c0bac2b9b54a19bee51fdd986359d5659c25bf2853cdac044c084ad0e086b78f638b3cc03733121e63480b555ab199c335f03109a
-Size (github.com_stretchr_testify_@v_v1.8.1.zip) = 113583 bytes
+BLAKE2s (github.com_stretchr_testify_@v_v1.8.2.mod) = 9cba4c7e673fa366fcec4603d67030a0a278ca58afe2c8e4d74de88ed9d89dd8
+SHA512 (github.com_stretchr_testify_@v_v1.8.2.mod) = 0fe9325c142599f577ef2f281f09dce40b431b21bf32834e30fba68ae8896c0fdee66e93fa64ede86e326ec9d74a639233fe813f701387cacd27d19814c31351
+Size (github.com_stretchr_testify_@v_v1.8.2.mod) = 188 bytes
+BLAKE2s (github.com_stretchr_testify_@v_v1.8.2.zip) = 4efc34406fedc5b5d32393f2e0b3b9cc8e3c3f0a298fdc8e5d84100a246bb9a5
+SHA512 (github.com_stretchr_testify_@v_v1.8.2.zip) = eaa6456c46c1d9518e0f047606c5e74842ce189e7c07cb7e73eea393482d339f0c82f4d19769470250509bc7810ace36ab24d78145ad1da261db5497ba9166f9
+Size (github.com_stretchr_testify_@v_v1.8.2.zip) = 114188 bytes
 BLAKE2s (github.com_yuin_goldmark_@v_v1.3.5.mod) = 8cd9565cec9006d9acaaa1272611bb4f570a7f94e866ff05987335c06ca21aee
 SHA512 (github.com_yuin_goldmark_@v_v1.3.5.mod) = a6233a0864081261d4b9cda2d73cf37b236acada8f5fbc85b7b7978ccfbc3bd2949632f2fb67a7ba9db6eb43b41796df54460728379e0172082922820d6143a7
 Size (github.com_yuin_goldmark_@v_v1.3.5.mod) = 41 bytes
@@ -171,12 +171,12 @@ Size (golang.org_x_sys_@v_v0.0.0-20210510120138-977fb7262007.mod) = 33 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.3.0.mod) = 66613eb38a59b8a7f75e1aaeb294a1c4ea290d4e9ae699137566025e50ed741c
-SHA512 (golang.org_x_sys_@v_v0.3.0.mod) = 85e511b1261c1935f5ee4754ad31d1d946f9e10f0af9905f44c4348d6ce5104319c03fb38517dde616698f6487b0c62788cfa96bc0ffb3b6db80accd7e552655
-Size (golang.org_x_sys_@v_v0.3.0.mod) = 33 bytes
-BLAKE2s (golang.org_x_sys_@v_v0.3.0.zip) = 196a4ed0cb55879c15c5dba9c1e69b04583fc328003580e6056c3de52a3fb310
-SHA512 (golang.org_x_sys_@v_v0.3.0.zip) = 0d14de6b67e169150564e56bf26f8f096f22ffdeba245b8e33b6d518fc5d482dc2da6b3633525cdc358173c9a4430bf914ae471546f0a49e2d7454c4ba33b35c
-Size (golang.org_x_sys_@v_v0.3.0.zip) = 1862151 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
 BLAKE2s (golang.org_x_term_@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = ea6d2006c1c11da8c2174212a63865a04dec1775f98210c17f3a0cb8d4a1a80f
 SHA512 (golang.org_x_term_@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = a3401e3d20dc1aaaebbf3c296a783668003f2182ed77ec830431f97339e07eda1859fe8c3c7fdfb0125b3ed331d23208519df520f86e20c1a05c822b3d766b08
 Size (golang.org_x_term_@v_v0.0.0-20201126162022-7de9c90e9dd1.mod) = 95 bytes
@@ -237,6 +237,6 @@ Size (mvdan.cc_sh_v3_@v_v3.6.0.mod) = 481 bytes
 BLAKE2s (mvdan.cc_sh_v3_@v_v3.6.0.zip) = 9c91d18aee6ad733ecd856e843a26cd957dca1c2ce52214bedd7a6192fdc2d70
 SHA512 (mvdan.cc_sh_v3_@v_v3.6.0.zip) = 02511403184d6fda402a1264178de7d2f7c727f7f6c21d344c696c7d3beb49596623663065bfb72438232352617b7f93b6e218fb9363f7d965527eaf50617e3f
 Size (mvdan.cc_sh_v3_@v_v3.6.0.zip) = 244864 bytes
-BLAKE2s (task-v3.22.0.tar.gz) = 2f055e51d4c492ff53649a345233fca694012e21c102f4533b1eef1bd4b4b5cb
-SHA512 (task-v3.22.0.tar.gz) = a49b36f50a17371d4729c0ececc4ce947a3f5f7a376829adbfae8b09cb1781b4c20251dd301fc909e271dac4ebecaabe7cf5d805547607cdc9585a58ee25119f
-Size (task-v3.22.0.tar.gz) = 357256 bytes
+BLAKE2s (task-v3.23.0.tar.gz) = dd1256423e3ccc371ef741e09b9bfc38f63e79010f3e4e2557a3caea5efe1e34
+SHA512 (task-v3.23.0.tar.gz) = 2e1af3cac9d0d5847e83ebc32fb1bff41f235a4cbb238ee80af7d1b1e524d543251176f466386cd04c43f7836a3e0329880022cdcd90bc9775db253ae947ad77
+Size (task-v3.23.0.tar.gz) = 408834 bytes
diff --git a/task/go-modules.mk b/task/go-modules.mk
index 76465d13c5..8876a2dcbb 100644
--- a/task/go-modules.mk
+++ b/task/go-modules.mk
@@ -5,8 +5,8 @@ GO_MODULE_FILES+=	github.com/!masterminds/semver/v3/@v/v3.2.0.zip
 GO_MODULE_FILES+=	github.com/davecgh/go-spew/@v/v1.1.0.mod
 GO_MODULE_FILES+=	github.com/davecgh/go-spew/@v/v1.1.1.mod
 GO_MODULE_FILES+=	github.com/davecgh/go-spew/@v/v1.1.1.zip
-GO_MODULE_FILES+=	github.com/fatih/color/@v/v1.14.1.mod
-GO_MODULE_FILES+=	github.com/fatih/color/@v/v1.14.1.zip
+GO_MODULE_FILES+=	github.com/fatih/color/@v/v1.15.0.mod
+GO_MODULE_FILES+=	github.com/fatih/color/@v/v1.15.0.zip
 GO_MODULE_FILES+=	github.com/go-task/slim-sprig/@v/v0.0.0-20210107165309-348f09dbbbc0.mod
 GO_MODULE_FILES+=	github.com/go-task/slim-sprig/@v/v0.0.0-20210107165309-348f09dbbbc0.zip
 GO_MODULE_FILES+=	github.com/golang/mock/@v/v1.6.0.mod
@@ -36,8 +36,8 @@ GO_MODULE_FILES+=	github.com/stretchr/objx/@v/v0.5.0.mod
 GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.5.1.mod
 GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.1.mod
 GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.8.0.mod
-GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.8.1.mod
-GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.8.1.zip
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.8.2.mod
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.8.2.zip
 GO_MODULE_FILES+=	github.com/yuin/goldmark/@v/v1.3.5.mod
 GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20190308221718-c2843e01d9a2.mod
 GO_MODULE_FILES+=	golang.org/x/crypto/@v/v0.0.0-20191011191535-87dc89f01550.mod
@@ -57,8 +57,8 @@ GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20201119102817-f84b799fce68.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20210330210617-4fbd30eecc44.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20210510120138-977fb7262007.mod
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20220811171246-fbc7d0a398ab.mod
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.3.0.mod
-GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.3.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
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.0.0-20201126162022-7de9c90e9dd1.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.3.0.mod
 GO_MODULE_FILES+=	golang.org/x/term/@v/v0.3.0.zip


Home | Main Index | Thread Index | Old Index