diff options
author | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-25 11:22:56 +0000 |
---|---|---|
committer | Fernando ApesteguĂa <fernape@FreeBSD.org> | 2020-05-25 11:22:56 +0000 |
commit | 9aec1b0c61605fe24e89dcbfe515bae44832cfd7 (patch) | |
tree | 7b0fe4e652ab4e81d7862c3c88f56c51f6725b53 | |
parent | www/py-djangotoolbox: Deprecate and set to expire (diff) |
textproc/csvq: Update to 1.13.1
From ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.1
Change reference scope in lateral subquery.
PR: 246693
Submitted by: vulcan@wired.sh (maintainer)
Notes
Notes:
svn path=/head/; revision=536457
-rw-r--r-- | textproc/csvq/Makefile | 2 | ||||
-rw-r--r-- | textproc/csvq/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile index b0a205768dc4..aa4c7c33ee24 100644 --- a/textproc/csvq/Makefile +++ b/textproc/csvq/Makefile @@ -2,7 +2,7 @@ PORTNAME= csvq DISTVERSIONPREFIX= v -DISTVERSION= 1.13.0 +DISTVERSION= 1.13.1 CATEGORIES= textproc MAINTAINER= vulcan@wired.sh diff --git a/textproc/csvq/distinfo b/textproc/csvq/distinfo index d763a0e56516..4dfac3d46007 100644 --- a/textproc/csvq/distinfo +++ b/textproc/csvq/distinfo @@ -1,6 +1,6 @@ -TIMESTAMP = 1590067234 -SHA256 (mithrandie-csvq-v1.13.0_GH0.tar.gz) = 502113fbee735cfd6cc0d9370028b6bef3a4e7e70bd91dff101315bef8c82261 -SIZE (mithrandie-csvq-v1.13.0_GH0.tar.gz) = 1381701 +TIMESTAMP = 1590325756 +SHA256 (mithrandie-csvq-v1.13.1_GH0.tar.gz) = 02c480764f4d87217de3b3f068feee6f9ad08ee6f72b563fe0189ef90a1735cc +SIZE (mithrandie-csvq-v1.13.1_GH0.tar.gz) = 1381674 SHA256 (golang-crypto-3d3f9f413869_GH0.tar.gz) = 350f3e37a30bad009d90aa4b2df7d239c363865557788368a402492dc14c899e SIZE (golang-crypto-3d3f9f413869_GH0.tar.gz) = 1644694 SHA256 (golang-sys-f43be2a4598c_GH0.tar.gz) = 120cfab17111e93b3513a42bf0db20634552c85ae48d1fd3c5d7859fc5603356 |