aboutsummaryrefslogtreecommitdiff
path: root/textproc/bat
diff options
context:
space:
mode:
authorJan Beich <jbeich@FreeBSD.org>2019-01-17 19:50:38 +0000
committerJan Beich <jbeich@FreeBSD.org>2019-01-17 19:50:38 +0000
commit6f333b0b127e6a329885ab200721b4c8e17b69bf (patch)
tree8fa71aa82ae47ad0ca64c972afd7da233bed4aad /textproc/bat
parentd7199aa47d1a6a61a55f57a37390dbfb1841179a (diff)
downloadports-6f333b0b127e6a329885ab200721b4c8e17b69bf.tar.gz
ports-6f333b0b127e6a329885ab200721b4c8e17b69bf.zip
lang/rust: update to 1.32.0
- devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2019/01/17/Rust-1.32.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18858
Notes
Notes: svn path=/head/; revision=490600
Diffstat (limited to 'textproc/bat')
-rw-r--r--textproc/bat/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/bat/Makefile b/textproc/bat/Makefile
index 72cfce017106..bec9bd471c81 100644
--- a/textproc/bat/Makefile
+++ b/textproc/bat/Makefile
@@ -3,7 +3,7 @@
PORTNAME= bat
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= pizzamig@FreeBSD.org