pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
task: Update to 3.15.2
Module Name: pkgsrc-wip
Committed By: Iku Iwasa <iku.iwasa%gmail.com@localhost>
Pushed By: iquiw
Date: Sat Sep 10 14:30:25 2022 +0900
Changeset: f599a50cbce67b14bfe7b4ec07c88a210ec2daf2
Modified Files:
task/Makefile
task/distinfo
Log Message:
task: Update to 3.15.2
v3.15.2
* Fix error when using variable in env: introduced in the previous
release.
* Fix handling of CLI_ARGS (--) in Bash completion.
* On zsh completion, add ability to replace --list-all with --list as
already possible on the Bash completion.
v3.15.0
* Add new special variables ROOT_DIR and TASKFILE_DIR. This was a highly
requested feature.
* Follow symlinks on sources.
* Improvements and fixes to Bash completion.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f599a50cbce67b14bfe7b4ec07c88a210ec2daf2
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 | 6 +++---
2 files changed, 4 insertions(+), 4 deletions(-)
diffs:
diff --git a/task/Makefile b/task/Makefile
index 86f89ee69a..dcb3c724d5 100644
--- a/task/Makefile
+++ b/task/Makefile
@@ -1,6 +1,6 @@
# $NetBSD$
-PKGNAME= task-3.14.1
+PKGNAME= task-3.15.2
DISTNAME= task-${GITHUB_TAG}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=go-task/}
diff --git a/task/distinfo b/task/distinfo
index eabf270904..429c2ca3cb 100644
--- a/task/distinfo
+++ b/task/distinfo
@@ -144,6 +144,6 @@ Size (mvdan.cc_sh_v3_@v_v3.6.0-0.dev.0.20220704111049-a6e3029cd899.mod) = 669 by
BLAKE2s (mvdan.cc_sh_v3_@v_v3.6.0-0.dev.0.20220704111049-a6e3029cd899.zip) = 7e0d52dbc4d97a04f6fe7ad8d9ff0d8e595a406004acd5ac7c993e3648903877
SHA512 (mvdan.cc_sh_v3_@v_v3.6.0-0.dev.0.20220704111049-a6e3029cd899.zip) = 9ab8980d3f99a5bbf3d3c5f527e7fddcd314a3de68b7433757d7ccd68644b970e5a2ab0dd2075c4e8faf439306d3b1e0a272f700617f737defaea9af8c29b2dc
Size (mvdan.cc_sh_v3_@v_v3.6.0-0.dev.0.20220704111049-a6e3029cd899.zip) = 238901 bytes
-BLAKE2s (task-v3.14.1.tar.gz) = d0d2ef830bcb5c5b115ce3a6aced5f51ccc168ff01502bc3e5cfa8628d22cbbe
-SHA512 (task-v3.14.1.tar.gz) = 511c28a1e6523c0cc9c1d551593e3661e9bc9d9778754948391561b06cbbfdc95f0227f7b3a540c6c6a702596adc1fae6ef708e2b45c47893e3e8b90b8e5e9cf
-Size (task-v3.14.1.tar.gz) = 282916 bytes
+BLAKE2s (task-v3.15.2.tar.gz) = edaf83d15e79139a9f8aed799f55a0d3144187cc30021e52912d298ca0a2e3d1
+SHA512 (task-v3.15.2.tar.gz) = 1f142d7f565e4835993bea181d582e32538c56e0da593f7c9161e802e9b2b574a96fd819dbf9d0e83ec3891d096a085e2e6932a911fd839dfb99cf2af57761dd
+Size (task-v3.15.2.tar.gz) = 309386 bytes
Home |
Main Index |
Thread Index |
Old Index