From f69160b440ce31a3e7802c0c22092195b9001bae Mon Sep 17 00:00:00 2001 From: Tobias Kortkamp Date: Thu, 4 Jul 2019 14:41:57 +0000 Subject: lang/rust: Update to 1.36.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/07/04/Rust-1.36.0.html Tested by: jbeich, mikael.urankar@gmail.com With hat: rust Differential Revision: https://reviews.freebsd.org/D20810 --- www/websocat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'www/websocat') diff --git a/www/websocat/Makefile b/www/websocat/Makefile index bbc7ca5a4558..a95190513ce2 100644 --- a/www/websocat/Makefile +++ b/www/websocat/Makefile @@ -4,7 +4,7 @@ PORTNAME= websocat DISTVERSIONPREFIX= v DISTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= www MAINTAINER= osa@FreeBSD.org -- cgit