aboutsummaryrefslogtreecommitdiff
path: root/editors/parinfer-rust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-07-04 14:41:57 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-07-04 14:41:57 +0000
commitf69160b440ce31a3e7802c0c22092195b9001bae (patch)
treecbb47c32eb22db16ec46585d62551b2b908bd906 /editors/parinfer-rust
parent7e0b2b9d58459fd8ca2581e820a2f3ab6688c7d9 (diff)
downloadports-f69160b440ce31a3e7802c0c22092195b9001bae.tar.gz
ports-f69160b440ce31a3e7802c0c22092195b9001bae.zip
lang/rust: Update to 1.36.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/07/04/Rust-1.36.0.html Tested by: jbeich, mikael.urankar@gmail.com With hat: rust Differential Revision: https://reviews.freebsd.org/D20810
Notes
Notes: svn path=/head/; revision=505837
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 b51b3474d622..728e047c3bbc 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= 2
+PORTREVISION= 3
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org