From 40666d2b8f65d84b7081db7f338111c6652d9c1c Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 15 Aug 2019 14:30:16 +0000 Subject: lang/rust: Update to 1.37.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - Force rebuild all consumers to catch regressions early Thanks to Mikaƫl Urankar for providing updated bootstraps for aarch64, armv6, armv7, powerpc64. Changes: https://blog.rust-lang.org/2019/08/15/Rust-1.37.0.html Tested by: jbeich, tobik, greg@unrelenting.technology (aarch64) With hat: rust Differential Revision: https://reviews.freebsd.org/D21247 --- sysutils/hexyl/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sysutils/hexyl/Makefile') diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 6206ddff5e92..bedfa6a3a761 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.5.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org -- cgit v1.2.3