aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2018-10-25 21:59:37 +0000
committerJan Beich <jbeich@FreeBSD.org>2018-10-25 21:59:37 +0000
commitd12ed1152285742456c45ad88c8815749d08d97e (patch)
treee2922e9adf015ba0792ddd4b2551d8663786f91a /textproc
parentd21b45e3cd064edd899bb92b17a9f9cac4fd5c52 (diff)
downloadports-d12ed1152285742456c45ad88c8815749d08d97e.tar.gz
ports-d12ed1152285742456c45ad88c8815749d08d97e.zip
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695
Notes
Notes: svn path=/head/; revision=482993
Diffstat (limited to 'textproc')
-rw-r--r--textproc/bat/Makefile1
-rw-r--r--textproc/ripgrep/Makefile1
-rw-r--r--textproc/xsv-rs/Makefile2
3 files changed, 3 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile
index 4b5b01e09a69..5e2feb7a79c7 100644
--- a/textproc/bat/Makefile
+++ b/textproc/bat/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bat
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/textproc/ripgrep/Makefile b/textproc/ripgrep/Makefile
index 5bf649c43ff8..dcca091dda0f 100644
--- a/textproc/ripgrep/Makefile
+++ b/textproc/ripgrep/Makefile
@@ -5,6 +5,7 @@
PORTNAME= ripgrep
DISTVERSION= 0.10.0
+PORTREVISION= 1
CATEGORIES= textproc
MAINTAINER= petteri.valkonen@iki.fi
diff --git a/textproc/xsv-rs/Makefile b/textproc/xsv-rs/Makefile
index e4c1cba211a9..602a26113c58 100644
--- a/textproc/xsv-rs/Makefile
+++ b/textproc/xsv-rs/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xsv
DISTVERSION= 0.13.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= textproc
PKGNAMESUFFIX= -rs