From 9137d53fe23834d513ecef7d7af6401722f20e96 Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 30 Jul 2020 18:26:53 +0000 Subject: 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 --- java/icedtea-web/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'java') diff --git a/java/icedtea-web/Makefile b/java/icedtea-web/Makefile index 19f859ee858e..28f00a1aa6bf 100644 --- a/java/icedtea-web/Makefile +++ b/java/icedtea-web/Makefile @@ -2,7 +2,7 @@ PORTNAME= icedtea-web PORTVERSION= 1.8.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= java www MASTER_SITES= https://github.com/AdoptOpenJDK/IcedTea-Web/archive/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} -- cgit v1.2.3