pkgsrc-WIP-changes archive

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

task: Update to 3.6.0



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By:	iquiw
Date:		Sun Jul 11 15:53:40 2021 +0900
Changeset:	a5879f746dbd7c1d054b49d9bd44aa57b51e3c4b

Modified Files:
	task/Makefile
	task/distinfo

Log Message:
task: Update to 3.6.0

* Allow using both sources: and status: in the same task.
* Small optimization and bug fix: don't compute variables if not needed for
  dotenv.

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

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 | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/task/Makefile b/task/Makefile
index 5866973784..60e764bd65 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-PKGNAME=	task-3.5.0
+PKGNAME=	task-3.6.0
 DISTNAME=	task-${GITHUB_TAG}
 CATEGORIES=	devel
 MASTER_SITES=	${MASTER_SITE_GITHUB:=go-task/}
diff --git a/task/distinfo b/task/distinfo
index 418288a9d7..8aa84da3e5 100644
--- a/task/distinfo
+++ b/task/distinfo
@@ -260,7 +260,7 @@ SHA1 (mvdan.cc_sh_v3_@v_v3.3.0.zip) = f1d9175734c5e9568b11d9d319082c7b38def7f4
 RMD160 (mvdan.cc_sh_v3_@v_v3.3.0.zip) = 0783be0f13d3ba4b30e60eb57f6d26ba400d29f0
 SHA512 (mvdan.cc_sh_v3_@v_v3.3.0.zip) = 909ace636baf7f21c3197d37fa290bfe9750a67008f900b2206215de7addd8a296c36660da718bbea806de8f66324fb2f735923b476c07a415cef2865f40cad5
 Size (mvdan.cc_sh_v3_@v_v3.3.0.zip) = 207470 bytes
-SHA1 (task-v3.5.0.tar.gz) = be7a708064f0d335d448a9d21c76735079082152
-RMD160 (task-v3.5.0.tar.gz) = f8a2ade50ca560a548a4c6ebe685e326370e9e8e
-SHA512 (task-v3.5.0.tar.gz) = 63dff6b6d93c1540ae5f258f5fae8acd1101db14fa0e05714526e763b7beb29ea8b0dc5eac4e024b4d427b10cad392d66e5d5b771efacec6f51066cb2061e4e2
-Size (task-v3.5.0.tar.gz) = 132137 bytes
+SHA1 (task-v3.6.0.tar.gz) = d1f96f9a31c102704a11780cf3c87f6cf9ae35aa
+RMD160 (task-v3.6.0.tar.gz) = 36bdf0b09bac5ee8c9693cb2ac918f684445b097
+SHA512 (task-v3.6.0.tar.gz) = cd52cc0981226d3de9a7b8cd996d324dbbff618c8ead816f809ca241d432938fabad27fffe75d8c2bc6a657a18c9f80d7815470c17a2c73615fd7114cd692ce5
+Size (task-v3.6.0.tar.gz) = 132381 bytes


Home | Main Index | Thread Index | Old Index