aboutsummaryrefslogtreecommitdiff
path: root/x11/admiral
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-04-23 15:32:29 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-04-23 15:32:29 +0000
commit5abe8902a53b7bfd7ab482ec3f59229cdc2e812d (patch)
treedaa44b3bcefdd28f130988ddbc1a68139417194d /x11/admiral
parentc108a6700f69ec335f794e2b36e9077f81facda9 (diff)
downloadports-5abe8902a53b7bfd7ab482ec3f59229cdc2e812d.tar.gz
ports-5abe8902a53b7bfd7ab482ec3f59229cdc2e812d.zip
lang/rust: Update to 1.43.0
- Add workaround to fix build when CC/CXX have "clang" in them [1] - Respect AR to fix build with external toolchains [2] - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2020/04/23/Rust-1.43.0.html PR: 238556 [1], 245583 [2] Reported by: Matthias Apitz <guru@unixarea.de> [1], Greg V <greg@unrelenting.technology> [2] Tested by: mikael, pkubaj, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D24521
Notes
Notes: svn path=/head/; revision=532685
Diffstat (limited to 'x11/admiral')
-rw-r--r--x11/admiral/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/admiral/Makefile b/x11/admiral/Makefile
index 480e364969e5..6adc443ddae9 100644
--- a/x11/admiral/Makefile
+++ b/x11/admiral/Makefile
@@ -4,7 +4,7 @@ PORTNAME= admiral
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0-7
DISTVERSIONSUFFIX= -g5a9f33b
-PORTREVISION= 18
+PORTREVISION= 19
CATEGORIES= x11
MAINTAINER= rigoletto@FreeBSD.org