pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
task: Update to 3.2.1
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sun Jan 10 11:11:57 2021 +0900
Changeset: 6c3f639a26eaa235657039cdf8ac5b5e6c02f49d
Modified Files:
task/Makefile
task/distinfo
task/go-modules.mk
Log Message:
task: Update to 3.2.1
v3.2.1
* Fixed some bugs and regressions regarding dynamic variables and
directories.
* The slim-sprig package was updated with the upstream sprig.
v3.2.0
* Fix the .task directory being created in the task directory instead of
the Taskfile directory.
* Fix a bug where dynamic variables (those declared with sh:) were not
running in the task directory when the task has a custom dir or it was in
an included Taskfile.
* The watch feature (via the --watch flag) got a few different bug fixes
and should be more stable now.
v3.1.0
* Fix a bug when the checksum up-to-date resolution is used by a task with
a custom label: attribute.
* Starting from this release, we're releasing official ARMv6 and ARM64
binaries for Linux.
* Task now respects the order of declaration of included Taskfiles when
evaluating variables declaring by them.
* set -e is now automatically set on every command. This was done to fix an
issue where multiline string commands wouldn't really fail unless the
sentence was in the last line.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=6c3f639a26eaa235657039cdf8ac5b5e6c02f49d
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 | 24 ++++++++++++------------
task/go-modules.mk | 4 ++--
3 files changed, 15 insertions(+), 15 deletions(-)
diffs:
diff --git a/task/Makefile b/task/Makefile
index 925c3d5e13..f193e014ec 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= task-3.0.1
+PKGNAME= task-3.2.1
DISTNAME= task-${GITHUB_TAG}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=go-task/}
diff --git a/task/distinfo b/task/distinfo
index b06d4e771b..2ea0adb29b 100644
--- a/task/distinfo
+++ b/task/distinfo
@@ -28,14 +28,14 @@ SHA1 (github.com_fatih_color_@v_v1.7.0.zip) = 3d988702fafb460a4c815955afd6336935
RMD160 (github.com_fatih_color_@v_v1.7.0.zip) = 3ac59b20f9fd57d878aaedc6388b6009f781ba4a
SHA512 (github.com_fatih_color_@v_v1.7.0.zip) = 70f78081c04bdbb52e8f5d24b8926b39a28c4f069beaee0d7bf24be946f2b0ee3bc08d8ecc1305412623670e1767433a37d458df3fc849d244c63b6222f1f599
Size (github.com_fatih_color_@v_v1.7.0.zip) = 11987 bytes
-SHA1 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.mod) = a77ceb03afa7f29f22523d165c80ba2dcf6758d4
-RMD160 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.mod) = b92f7b693f90f72a4d458cd4be9bf4741ebf2ad0
-SHA512 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.mod) = a40438b84b2cbe6be587841e249d934f84f3a05335859ae5406f206e69b972095b51629c55a492114c4fb24c0f7b70ceb7650d97af73fe820b4f781e0411df4f
-Size (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.mod) = 142 bytes
-SHA1 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.zip) = 5fc51229917cfd96f7008a82af478fdb4508b51f
-RMD160 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.zip) = 2b3fc91fdb067b93826b139bdc09b9274b616ecf
-SHA512 (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.zip) = 8750b14f458056c775673cab6e28950a9d426fcc51ba9d425d3db511feb53436deded328396ecbb1ccf421933ab912c06a7c4b7107a60178ef83b368a51a35ee
-Size (github.com_go-task_slim-sprig_@v_v0.0.0-20200516131648-f9bac4e523eb.zip) = 55125 bytes
+SHA1 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.mod) = a77ceb03afa7f29f22523d165c80ba2dcf6758d4
+RMD160 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.mod) = b92f7b693f90f72a4d458cd4be9bf4741ebf2ad0
+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
+SHA1 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.zip) = 24d86077603442cc52d0b63a330cae249aa1a200
+RMD160 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.zip) = cd8e79e5a288b2131dd0d808ce67e0a34aa89ef1
+SHA512 (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.zip) = 24c04030cfcd65739754d258ced5e15509ad049fd8d73d3895559bc96871b7500c436279ba8e59e0b41ade83f5a9a167059df6cccfa21abc59d41b60c44ec286
+Size (github.com_go-task_slim-sprig_@v_v0.0.0-20210107165309-348f09dbbbc0.zip) = 60633 bytes
SHA1 (github.com_google_renameio_@v_v0.1.0.mod) = 7b529dc65dccd02e67dc2580c90e25378eab007f
RMD160 (github.com_google_renameio_@v_v0.1.0.mod) = 892e79a6f2575784dfe5d3fdf467a1c9e7f9c578
SHA512 (github.com_google_renameio_@v_v0.1.0.mod) = a46cae976ce90d1cef802eeaa873c059cc9ec3678d5c3c304a9de45f44f20a24d68fa290cfdcf78c4ac222a6d619a005825de8f11e72b9a5af476a0b0180092b
@@ -256,7 +256,7 @@ SHA1 (mvdan.cc_sh_v3_@v_v3.2.1.zip) = 7843f88c965fb079ad6910b5d6147a9b97601f54
RMD160 (mvdan.cc_sh_v3_@v_v3.2.1.zip) = cc188a1b497f62a7ce84d610889c27015a377d81
SHA512 (mvdan.cc_sh_v3_@v_v3.2.1.zip) = cbf6a11cb8e552782c957a3d2c5b7c919affdcf533bc2463bf654819578f347e52a642c5e5e9773cfef6baeec446b9ee63fed3427e955f4ede8fb4596217c896
Size (mvdan.cc_sh_v3_@v_v3.2.1.zip) = 200106 bytes
-SHA1 (task-v3.0.1.tar.gz) = 31b8ad5949750f63faa96e378597341f0c7f2f1a
-RMD160 (task-v3.0.1.tar.gz) = 80772c9656fcc60a6bd085215042a77764d1faa9
-SHA512 (task-v3.0.1.tar.gz) = 91cc25e912115ca33c87bd45b048ce39b864c3a2e916ccedb0cb68c514e2b99342705bc8aa1b0b6cc70aa32f91059872909b66fb87fc710b75557b3ce80ee671
-Size (task-v3.0.1.tar.gz) = 124262 bytes
+SHA1 (task-v3.2.1.tar.gz) = d359b8e2d6e20afa6e853cbba93b92836b1d8f2d
+RMD160 (task-v3.2.1.tar.gz) = b89333ad9c835e38ac0389a87e51474868ec1343
+SHA512 (task-v3.2.1.tar.gz) = 2a038c62c42331898d2d26da0a571d558e8d21b709b3534e4c368477b93d30b554b207941f34653d1d83197800f1a18b7ad3865b2d55b1fc2ddf3f6f4969793f
+Size (task-v3.2.1.tar.gz) = 120843 bytes
diff --git a/task/go-modules.mk b/task/go-modules.mk
index 51b0657b74..bb760548b0 100644
--- a/task/go-modules.mk
+++ b/task/go-modules.mk
@@ -7,8 +7,8 @@ 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.7.0.mod
GO_MODULE_FILES+= github.com/fatih/color/@v/v1.7.0.zip
-GO_MODULE_FILES+= github.com/go-task/slim-sprig/@v/v0.0.0-20200516131648-f9bac4e523eb.mod
-GO_MODULE_FILES+= github.com/go-task/slim-sprig/@v/v0.0.0-20200516131648-f9bac4e523eb.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/google/renameio/@v/v0.1.0.mod
GO_MODULE_FILES+= github.com/google/renameio/@v/v0.1.0.zip
GO_MODULE_FILES+= github.com/joho/godotenv/@v/v1.3.0.mod
Home |
Main Index |
Thread Index |
Old Index