aboutsummaryrefslogtreecommitdiff
path: root/editors/parinfer-rust
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-07 18:07:20 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-07 18:07:20 +0000
commit2fe55654450880a88824c4b2e80a8ac8a01328ba (patch)
tree55fb50daedc99c7102724bdfdf388473217d78b0 /editors/parinfer-rust
parenteffc3afacccfa5991d7ab0d3ce31d522a89e33ae (diff)
downloadports-2fe55654450880a88824c4b2e80a8ac8a01328ba.tar.gz
ports-2fe55654450880a88824c4b2e80a8ac8a01328ba.zip
lang/rust: Update to 1.39.0
- Force rebuild all consumers to catch regressions early - Partially apply D20792 in preparation for PPC_ABI support - Add LibreSSL 3.0.x support [1] Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html PR: 241411 [1] Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22240
Notes
Notes: svn path=/head/; revision=516995
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 a744f7c467c0..e7a76de8e9bc 100644
--- a/editors/parinfer-rust/Makefile
+++ b/editors/parinfer-rust/Makefile
@@ -3,7 +3,7 @@
PORTNAME= parinfer-rust
DISTVERSIONPREFIX= v
DISTVERSION= 0.4.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= editors
MAINTAINER= tobik@FreeBSD.org