summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorfcambus <fcambus@pkgsrc.org>2020-08-04 15:35:53 +0000
committerfcambus <fcambus@pkgsrc.org>2020-08-04 15:35:53 +0000
commitfee507f20290585488fcbd13948051a72cd3dea6 (patch)
treee1a1cc96ad21f0efbb5bdf0336d4091def61948a /textproc
parentffdb7a01ab36ccd11dc2182b8bdeb44e56d34f96 (diff)
downloadpkgsrc-fee507f20290585488fcbd13948051a72cd3dea6.tar.gz
miller: update to 5.8.0.
ChangeLog: Features The new count verb is a keystroke-saver for stats1 -a count -f {some field name}. --jsonx and --ojsonx are keystroke-savers for --json --jvstack and --ojson --jvstack, which is to say, multi-line pretty-printed JSON format. The new -s name=value feature for mlr put and mlr filter gives you simpler access to environment variables in your Miller script, as requested in #315. Bugfixes mlr format-values is no longer SEGVing on CSV/TSV input. This was reported on #330. #313 fixes a corner case when field names within command-line arguments have embedded newlines. Line/column indicators for JSON-formatting error messages are now correct (previously they were showing up as 0). end {print NF} no longer SEGVs. This was reported in #330. Several broken doc links were fixed up as reported on #329.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/miller/Makefile4
-rw-r--r--textproc/miller/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/textproc/miller/Makefile b/textproc/miller/Makefile
index 785b96cfbff..dafe7e267e5 100644
--- a/textproc/miller/Makefile
+++ b/textproc/miller/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/03/17 14:38:25 fcambus Exp $
+# $NetBSD: Makefile,v 1.18 2020/08/04 15:35:53 fcambus Exp $
-DISTNAME= mlr-5.7.0
+DISTNAME= mlr-5.8.0
PKGNAME= ${DISTNAME:S/mlr/miller/}
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GITHUB:=johnkerl/}
diff --git a/textproc/miller/distinfo b/textproc/miller/distinfo
index 35217b7551d..2565b85ea5d 100644
--- a/textproc/miller/distinfo
+++ b/textproc/miller/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.16 2020/03/17 14:38:25 fcambus Exp $
+$NetBSD: distinfo,v 1.17 2020/08/04 15:35:53 fcambus Exp $
-SHA1 (mlr-5.7.0.tar.gz) = 50b18bb10bbf8a5e03f58b2ecd7809844834ed43
-RMD160 (mlr-5.7.0.tar.gz) = 3b3454bdd5ff771c8521a07ccd66e5932fc67af8
-SHA512 (mlr-5.7.0.tar.gz) = a801c9e6e10422cd0cc79c117ce7d49268f6d2bbe7c625fed0dd9144fcb7f5d2382a4450772f468f3d31b61912206bd8686f9c78fca2dbd372ee1e003f9cff88
-Size (mlr-5.7.0.tar.gz) = 1266826 bytes
+SHA1 (mlr-5.8.0.tar.gz) = 82f44a8e56c8358159dbb04980d975e1cbc63e5e
+RMD160 (mlr-5.8.0.tar.gz) = 1874caa249973e12badddceabb1177470399d0e8
+SHA512 (mlr-5.8.0.tar.gz) = 6472872246e69574e8e57f4eb077eb4162e68d7db46a5ce2b1d5cfeab5fa660ec73baf0347ca5f82cc27dfd76fbeca7e8ee3316ebc8325ca86bd7f44ac680542
+Size (mlr-5.8.0.tar.gz) = 1267923 bytes