aboutsummaryrefslogtreecommitdiff
path: root/textproc/csvq/Makefile
diff options
context:
space:
mode:
authorFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-09-23 12:22:17 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2020-09-23 12:22:17 +0000
commit9455447f81b78781628907c5cbad4256d84280d4 (patch)
treeb99239941a83b5aa0c1f46f90200ba5af4cd03fa /textproc/csvq/Makefile
parent2e508ef4d285daf11e59fb48fb6af49a54924315 (diff)
downloadports-9455447f81b78781628907c5cbad4256d84280d4.tar.gz
ports-9455447f81b78781628907c5cbad4256d84280d4.zip
textproc/csvq: Update to 1.13.6
ChangeLog: https://github.com/mithrandie/csvq/releases/v1.13.6 PR: 249489 Submitted by: vulcan@wired.sh
Notes
Notes: svn path=/head/; revision=549717
Diffstat (limited to 'textproc/csvq/Makefile')
-rw-r--r--textproc/csvq/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/textproc/csvq/Makefile b/textproc/csvq/Makefile
index ab6072f71daf..d74a16fd7b53 100644
--- a/textproc/csvq/Makefile
+++ b/textproc/csvq/Makefile
@@ -2,7 +2,7 @@
PORTNAME= csvq
DISTVERSIONPREFIX= v
-DISTVERSION= 1.13.3
+DISTVERSION= 1.13.6
CATEGORIES= textproc
MAINTAINER= vulcan@wired.sh
@@ -16,10 +16,10 @@ USE_GITHUB= yes
GH_ACCOUNT= mithrandie
GH_TUPLE= golang:crypto:3d3f9f413869:golang_crypto/vendor/golang.org/x/crypto \
golang:sys:f43be2a4598c:golang_sys/vendor/golang.org/x/sys \
- golang:text:v0.3.1:golang_text/vendor/golang.org/x/text \
+ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \
mitchellh:go-homedir:v1.0.0:mitchellh_go_homedir/vendor/github.com/mitchellh/go-homedir \
- mithrandie:go-file:v2.0.2:mithrandie_go_file/vendor/github.com/mithrandie/go-file/v2 \
- mithrandie:go-text:v1.3.1:mithrandie_go_text/vendor/github.com/mithrandie/go-text \
+ mithrandie:go-file:v2.0.2:mithrandie_go_file_v2/vendor/github.com/mithrandie/go-file/v2 \
+ mithrandie:go-text:v1.3.3:mithrandie_go_text/vendor/github.com/mithrandie/go-text \
mithrandie:readline-csvq:v1.1.1:mithrandie_readline_csvq/vendor/github.com/mithrandie/readline-csvq \
mithrandie:ternary:v1.1.0:mithrandie_ternary/vendor/github.com/mithrandie/ternary \
urfave:cli:v1.20.0:urfave_cli/vendor/github.com/urfave/cli