aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
committerjbeich <jbeich@FreeBSD.org>2018-10-26 05:59:37 +0800
commitbc056b2289f595a9ec91dcf8fab220428c2e4551 (patch)
treee2922e9adf015ba0792ddd4b2551d8663786f91a /sysutils
parentb5e568f5a9d8b69b7e42937c61e932b966621e8f (diff)
downloadfreebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.gz
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.tar.zst
freebsd-ports-gnome-bc056b2289f595a9ec91dcf8fab220428c2e4551.zip
lang/rust: update to 1.30.0
- Force rebuild all consumers to catch regressions early Changes: https://blog.rust-lang.org/2018/10/25/Rust-1.30.0.html Approved by: rust (tobik) MFH: 2018Q4 (less rust versions to support) Differential Revision: https://reviews.freebsd.org/D17695
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/exa/Makefile2
-rw-r--r--sysutils/fd/Makefile2
-rw-r--r--sysutils/flowgger/Makefile2
-rw-r--r--sysutils/potnet/Makefile2
4 files changed, 4 insertions, 4 deletions
diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile
index 07a228e07371..7f344b1d38d1 100644
--- a/sysutils/exa/Makefile
+++ b/sysutils/exa/Makefile
@@ -3,7 +3,7 @@
PORTNAME= exa
DISTVERSIONPREFIX= v
DISTVERSION= 0.8.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= tobik@FreeBSD.org
diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile
index 72c4b1b950b0..5245fce44d81 100644
--- a/sysutils/fd/Makefile
+++ b/sysutils/fd/Makefile
@@ -4,7 +4,7 @@
PORTNAME= fd
DISTVERSIONPREFIX= v
DISTVERSION= 7.0.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
PKGNAMESUFFIX= -find
diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile
index 77576f8a3dd2..b98d48acc7ff 100644
--- a/sysutils/flowgger/Makefile
+++ b/sysutils/flowgger/Makefile
@@ -3,7 +3,7 @@
PORTNAME= flowgger
DISTVERSION= 0.2.6-28
DISTVERSIONSUFFIX= -gab572a0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= sysutils
MAINTAINER= ports@FreeBSD.org
diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile
index 992514a197bd..40dd30107f9d 100644
--- a/sysutils/potnet/Makefile
+++ b/sysutils/potnet/Makefile
@@ -2,7 +2,7 @@
PORTNAME= potnet
DISTVERSION= 0.1.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils
MAINTAINER= pizzamig@FreeBSD.org