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 --- graphics/svgbob/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'graphics/svgbob') diff --git a/graphics/svgbob/Makefile b/graphics/svgbob/Makefile index ad5a1f429033..f02bdf320840 100644 --- a/graphics/svgbob/Makefile +++ b/graphics/svgbob/Makefile @@ -2,7 +2,7 @@ PORTNAME= svgbob DISTVERSION= g20190412 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= graphics MAINTAINER= tobik@FreeBSD.org -- cgit v1.2.3