aboutsummaryrefslogtreecommitdiff
path: root/x11/admiral
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2020-07-30 18:26:53 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2020-07-30 18:26:53 +0000
commit9137d53fe23834d513ecef7d7af6401722f20e96 (patch)
tree7c2753468f66dca2cd90ddc15ca644ec4a904ca3 /x11/admiral
parentac3eaa756763d5f3a92a9d7dd282a4dd9e24f90a (diff)
downloadports-9137d53fe23834d513ecef7d7af6401722f20e96.tar.gz
ports-9137d53fe23834d513ecef7d7af6401722f20e96.zip
lang/rust: Update to 1.45.1
- Apply the "hard links break `env::current_exe()`" workaround from r543251 to lang/rust too - Force rebuild all consumers for the soundness bug in 1.45.0 Changes: https://blog.rust-lang.org/2020/07/30/Rust-1.45.1.html With hat: rust Differential Revision: https://reviews.freebsd.org/D25835
Notes
Notes: svn path=/head/; revision=543815
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 4e37fcca69d0..ea2fd387de73 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= 21
+PORTREVISION= 22
CATEGORIES= x11
MAINTAINER= rigoletto@FreeBSD.org