aboutsummaryrefslogtreecommitdiffstats
path: root/devel/bingrep
diff options
context:
space:
mode:
authortobik <tobik@FreeBSD.org>2019-04-12 03:39:28 +0800
committertobik <tobik@FreeBSD.org>2019-04-12 03:39:28 +0800
commit0bea0275b3ff7a0f452b5be61a155f7091a9cddc (patch)
treef4c6e19cb8923b0d6c167e65a921d94116152de8 /devel/bingrep
parent67d4085030f302ed69cb1946d8a57f3fb9c745c4 (diff)
downloadfreebsd-ports-gnome-0bea0275b3ff7a0f452b5be61a155f7091a9cddc.tar.gz
freebsd-ports-gnome-0bea0275b3ff7a0f452b5be61a155f7091a9cddc.tar.zst
freebsd-ports-gnome-0bea0275b3ff7a0f452b5be61a155f7091a9cddc.zip
lang/rust: Update to 1.34.0
- Update devel/racer to latest version that can build with 1.34.0 - Drop no longer needed patch from textproc/ripgrep - Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/04/11/Rust-1.34.0.html Reviewed by: jbeich With hat: rust Differential Revision: https://reviews.freebsd.org/D19850
Diffstat (limited to 'devel/bingrep')
-rw-r--r--devel/bingrep/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bingrep/Makefile b/devel/bingrep/Makefile
index 515fd58920c0..3be1fa14618b 100644
--- a/devel/bingrep/Makefile
+++ b/devel/bingrep/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bingrep
PORTVERSION= g20171111
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= devel
MAINTAINER= ports@FreeBSD.org