From 7c64203f67e1b9da62dbb9529801a35a5afdcbce Mon Sep 17 00:00:00 2001 From: Jan Beich Date: Thu, 6 Dec 2018 17:11:14 +0000 Subject: lang/rust: update to 1.31.0 - devel/racer no longer needs to dowgrade rustc-ap-syntax - Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/12/06/Rust-1.31.0.html Approved by: rust (tobik) Differential Revision: https://reviews.freebsd.org/D18427 --- sysutils/exa/Makefile | 2 +- sysutils/fd/Makefile | 2 +- sysutils/flowgger/Makefile | 2 +- sysutils/potnet/Makefile | 1 + 4 files changed, 4 insertions(+), 3 deletions(-) (limited to 'sysutils') diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index 7f344b1d38d1..eb73f7c19be0 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -3,7 +3,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.8.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index 5245fce44d81..18612cf37d57 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -4,7 +4,7 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 7.0.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils PKGNAMESUFFIX= -find diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 2458023535d1..e436c5725cd7 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -3,7 +3,7 @@ PORTNAME= flowgger DISTVERSION= 0.2.6-28 DISTVERSIONSUFFIX= -gab572a0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils MAINTAINER= ports@FreeBSD.org diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 84b74bf04152..eda3703956c2 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -2,6 +2,7 @@ PORTNAME= potnet DISTVERSION= 0.1.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org -- cgit v1.2.3