aboutsummaryrefslogtreecommitdiff
path: root/editors/parinfer-rust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-08-15 14:30:16 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-08-15 14:30:16 +0000
commit40666d2b8f65d84b7081db7f338111c6652d9c1c (patch)
tree9e40680439e88765b4eff0510e8911ec2dd79eb1 /editors/parinfer-rust
parente866391aea47f0dd41529dab1b6b60955a46408b (diff)
downloadports-40666d2b8f65d84b7081db7f338111c6652d9c1c.tar.gz
ports-40666d2b8f65d84b7081db7f338111c6652d9c1c.zip
lang/rust: Update to 1.37.0
- 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/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247
Notes
Notes: svn path=/head/; revision=508994
Diffstat (limited to 'editors/parinfer-rust')
-rw-r--r--editors/parinfer-rust/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/parinfer-rust/Makefile b/editors/parinfer-rust/Makefile
index 728e047c3bbc..16c67883cef0 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.1
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org