pkgsrc-WIP-changes archive

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

task: Update to 3.12.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sat Apr 2 09:52:14 2022 +0900
Changeset:	46301adc7f947f406c50e74df3b0b760f0128ca2

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

Log Message:
task: Update to 3.12.0

* The --list and --list-all flags can now be combined with the --silent
flag to print the task names only, without their description.
* Added support for multi-level inclusion of Taskfiles. This means that
included Taskfiles can also include other Taskfiles. Before this was
limited to one level.
* Add ability to specify vars when including a Taskfile. Check out the
documentation for more information.

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

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      | 18 +++++++++---------
 task/go-modules.mk |  4 ++--
 3 files changed, 12 insertions(+), 12 deletions(-)

diffs:
diff --git a/task/Makefile b/task/Makefile
index 835d70f359..aaca876b4b 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	task-3.11.0
+PKGNAME=	task-3.12.0
 DISTNAME=	task-${GITHUB_TAG}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-task/}
diff --git a/task/distinfo b/task/distinfo
index d70f6bd7f5..2d324c0df5 100644
--- a/task/distinfo
+++ b/task/distinfo
@@ -147,12 +147,12 @@ Size (github.com_stretchr_objx_@v_v0.1.0.zip) = 34637 bytes
 BLAKE2s (github.com_stretchr_testify_@v_v1.5.1.mod) = d262e2b8c988027c498f50e9b5753bfe3ad3fb97a8ed80fdf76ae5590c4471c7
 SHA512 (github.com_stretchr_testify_@v_v1.5.1.mod) = 70adf6a86dc6f934ee611f6aefa459f1287b7294297eb9221a747427d031b10c3e606696a656be4c2746a25480c322106099ea2bb360cbe782f4d03c85cd9fcb
 Size (github.com_stretchr_testify_@v_v1.5.1.mod) = 188 bytes
-BLAKE2s (github.com_stretchr_testify_@v_v1.7.0.mod) = 8f7c927dae69fdeb23ce71b39268d84489f12c4cb4cb30e23a564754fde44db8
-SHA512 (github.com_stretchr_testify_@v_v1.7.0.mod) = 197e6ef15edb27ded67ccfb636c252fe522f0930ff012341a4b593f25b5dd8282e4f658970931cfdeb8f2c5ee0b4ebac6738fe7634bf00896d12270fcbf4b31b
-Size (github.com_stretchr_testify_@v_v1.7.0.mod) = 216 bytes
-BLAKE2s (github.com_stretchr_testify_@v_v1.7.0.zip) = 08a00cd2aeb3930e2fbe87d008d123d546f43b1f1d0a6633f44ad124298b87e8
-SHA512 (github.com_stretchr_testify_@v_v1.7.0.zip) = be80972112f0a3907bde960637cb2c08d6ba4256ca27cfa07de5a0a8e523d0dfbd8e90ae593e5302d7351b7dbddecf69dc3985a9d19b96087732dd886eff371f
-Size (github.com_stretchr_testify_@v_v1.7.0.zip) = 105564 bytes
+BLAKE2s (github.com_stretchr_testify_@v_v1.7.1.mod) = 8f7c927dae69fdeb23ce71b39268d84489f12c4cb4cb30e23a564754fde44db8
+SHA512 (github.com_stretchr_testify_@v_v1.7.1.mod) = 197e6ef15edb27ded67ccfb636c252fe522f0930ff012341a4b593f25b5dd8282e4f658970931cfdeb8f2c5ee0b4ebac6738fe7634bf00896d12270fcbf4b31b
+Size (github.com_stretchr_testify_@v_v1.7.1.mod) = 216 bytes
+BLAKE2s (github.com_stretchr_testify_@v_v1.7.1.zip) = fafe7d69f0ae47b7c119f138b09967082c0e14919e8c708120c94c12193e4c06
+SHA512 (github.com_stretchr_testify_@v_v1.7.1.zip) = acd43e873a2be812e1c5eb38ce418c1aeed1fcce2bd227524e1d9f6c95b036e69468c06b413db042bae0a31b2f2d35e194461fabd0ca4c58f04fa2d17f1128c4
+Size (github.com_stretchr_testify_@v_v1.7.1.zip) = 110051 bytes
 BLAKE2s (golang.org_x_sync_@v_v0.0.0-20210220032951-036812b2e83c.mod) = 0524d428f3fcb8a923eb2717aacc5f3b26a68c2b9ac636b9505d1820d6b32ede
 SHA512 (golang.org_x_sync_@v_v0.0.0-20210220032951-036812b2e83c.mod) = a9dd073f69c5be1153aaab6e84dd3bb1610a0df8b9882ca4c486c6625d4b5201e5032f86e5014421358dff564d93c4e67f20e5fd1d21ed5e259ddfbc90af43c0
 Size (golang.org_x_sync_@v_v0.0.0-20210220032951-036812b2e83c.mod) = 25 bytes
@@ -228,6 +228,6 @@ Size (mvdan.cc_sh_v3_@v_v3.4.3.mod) = 495 bytes
 BLAKE2s (mvdan.cc_sh_v3_@v_v3.4.3.zip) = a2cc52ef41bd504838f921644e56936452646f24b3997f7fa18339aa650e5960
 SHA512 (mvdan.cc_sh_v3_@v_v3.4.3.zip) = 2ccee2e1811f40d4ea71d477512c131dddb244c33a54788032499877d8e98394feef2e74b17f75b08b94f6033b914d58e98f26a7bdbd0f61c745741f0479e4ae
 Size (mvdan.cc_sh_v3_@v_v3.4.3.zip) = 218179 bytes
-BLAKE2s (task-v3.11.0.tar.gz) = 010fb6a704be0549e88e7fa1543a0b3361cfcdac93c06e78e4748fc5cb8b8c0f
-SHA512 (task-v3.11.0.tar.gz) = 6e106d13492c9e88579daac23e45b18ca5ed164b140760dd517399dc8acb8a6a2d7ba992ed3d9409281a0c05d03a5686e648185e08f183225414ae3d422e6a92
-Size (task-v3.11.0.tar.gz) = 141772 bytes
+BLAKE2s (task-v3.12.0.tar.gz) = 3f9e7be33c5fd546adb15f93c1dd3c60e47d49135ddb86982a38d7964a4c249f
+SHA512 (task-v3.12.0.tar.gz) = 2ed89e30b17c67bdc494023279b0184b9f7b3967407d9ae319bd47618c9516a4b20d42dc3137b6d039ead00f14f7661e4649dc1e5b9323cce585a8dc9afe31fd
+Size (task-v3.12.0.tar.gz) = 144536 bytes
diff --git a/task/go-modules.mk b/task/go-modules.mk
index 432e645c55..366a1ef3ba 100644
--- a/task/go-modules.mk
+++ b/task/go-modules.mk
@@ -49,8 +49,8 @@ GO_MODULE_FILES+=	github.com/spf13/pflag/@v/v1.0.5.zip
 GO_MODULE_FILES+=	github.com/stretchr/objx/@v/v0.1.0.mod
 GO_MODULE_FILES+=	github.com/stretchr/objx/@v/v0.1.0.zip
 GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.5.1.mod
-GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.0.mod
-GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.0.zip
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.1.mod
+GO_MODULE_FILES+=	github.com/stretchr/testify/@v/v1.7.1.zip
 GO_MODULE_FILES+=	golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.mod
 GO_MODULE_FILES+=	golang.org/x/sync/@v/v0.0.0-20210220032951-036812b2e83c.zip
 GO_MODULE_FILES+=	golang.org/x/sys/@v/v0.0.0-20200116001909-b77594299b42.mod


Home | Main Index | Thread Index | Old Index