From 2fe55654450880a88824c4b2e80a8ac8a01328ba Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 7 Nov 2019 18:07:20 +0000 Subject: lang/rust: Update to 1.39.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Force rebuild all consumers to catch regressions early - Partially apply D20792 in preparation for PPC_ABI support - Add LibreSSL 3.0.x support [1] Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/11/07/Rust-1.39.0.html PR: 241411 [1] Tested by: mikael.urankar@gmail.com, tobik With hat: rust Differential Revision: https://reviews.freebsd.org/D22240 --- sysutils/hexyl/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sysutils/hexyl/Makefile') diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 4434186c2215..8a99624c0ac0 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -3,6 +3,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org -- cgit v1.2.3