aboutsummaryrefslogtreecommitdiff
path: root/textproc/sonic
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-12-19 16:14:48 +0000
commit6474c40f73babd7fae47427a3482118e3517496e (patch)
tree9014f248eeccab6481022db44344a707275e4c3d /textproc/sonic
parentca7a17f1f2873ce714dee81f5b1d060b769ac185 (diff)
downloadports-6474c40f73babd7fae47427a3482118e3517496e.tar.gz
ports-6474c40f73babd7fae47427a3482118e3517496e.zip
lang/rust: Update to 1.40.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/12/19/Rust-1.40.0.html Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22843
Notes
Notes: svn path=/head/; revision=520446
Diffstat (limited to 'textproc/sonic')
-rw-r--r--textproc/sonic/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/sonic/Makefile b/textproc/sonic/Makefile
index 2419acf2ecce..e0bac8af9fe9 100644
--- a/textproc/sonic/Makefile
+++ b/textproc/sonic/Makefile
@@ -3,7 +3,7 @@
PORTNAME= sonic
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= textproc
MAINTAINER= tobik@FreeBSD.org