diff options
author | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-12 19:39:24 +0000 |
---|---|---|
committer | Tobias Kortkamp <tobik@FreeBSD.org> | 2020-03-12 19:39:24 +0000 |
commit | 25b7de7213eea407d171f3e65f8d682a8482847b (patch) | |
tree | 0ada9a7d3e5bb0454fd54d1e8d78290713a2735a /sysutils | |
parent | 7051bd1498446b147f0b5a4c25055f642ce13874 (diff) | |
download | freebsd-ports-25b7de7213eea407d171f3e65f8d682a8482847b.zip |
lang/rust: Update to 1.42.0
- Force rebuild all consumers to catch regressions early
Changes: https://blog.rust-lang.org/2020/03/12/Rust-1.42.html
Tested by: mikael, tobik
With hat: rust
Differential Revision: https://reviews.freebsd.org/D24020
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/dua-cli/Makefile | 1 | ||||
-rw-r--r-- | sysutils/exa/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fd/Makefile | 2 | ||||
-rw-r--r-- | sysutils/flowgger/Makefile | 2 | ||||
-rw-r--r-- | sysutils/fselect/Makefile | 1 | ||||
-rw-r--r-- | sysutils/fusefs-sandboxfs/Makefile | 2 | ||||
-rw-r--r-- | sysutils/hexyl/Makefile | 2 | ||||
-rw-r--r-- | sysutils/potnet/Makefile | 2 | ||||
-rw-r--r-- | sysutils/tealdeer/Makefile | 1 | ||||
-rw-r--r-- | sysutils/vector/Makefile | 2 |
10 files changed, 10 insertions, 7 deletions
diff --git a/sysutils/dua-cli/Makefile b/sysutils/dua-cli/Makefile index adb4f2cecdd3..12a59f412191 100644 --- a/sysutils/dua-cli/Makefile +++ b/sysutils/dua-cli/Makefile @@ -3,6 +3,7 @@ PORTNAME= dua-cli DISTVERSIONPREFIX= v DISTVERSION= 2.3.2 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh diff --git a/sysutils/exa/Makefile b/sysutils/exa/Makefile index fc1878ba2605..779eef3d94c5 100644 --- a/sysutils/exa/Makefile +++ b/sysutils/exa/Makefile @@ -3,7 +3,7 @@ PORTNAME= exa DISTVERSIONPREFIX= v DISTVERSION= 0.9.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/fd/Makefile b/sysutils/fd/Makefile index d5d59d18f69e..b191308dcfee 100644 --- a/sysutils/fd/Makefile +++ b/sysutils/fd/Makefile @@ -4,7 +4,7 @@ PORTNAME= fd DISTVERSIONPREFIX= v DISTVERSION= 7.4.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= sysutils PKGNAMESUFFIX= -find diff --git a/sysutils/flowgger/Makefile b/sysutils/flowgger/Makefile index 17ec935371d6..b8e465b4f086 100644 --- a/sysutils/flowgger/Makefile +++ b/sysutils/flowgger/Makefile @@ -2,7 +2,7 @@ PORTNAME= flowgger DISTVERSION= 0.2.9 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MASTER_SITES= CRATESIO DISTFILES= ${CARGO_DIST_SUBDIR}/${DISTNAME}${EXTRACT_SUFX} diff --git a/sysutils/fselect/Makefile b/sysutils/fselect/Makefile index 09df2bb0b67a..fa8244136f00 100644 --- a/sysutils/fselect/Makefile +++ b/sysutils/fselect/Makefile @@ -2,6 +2,7 @@ PORTNAME= fselect DISTVERSION= 0.6.9 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh diff --git a/sysutils/fusefs-sandboxfs/Makefile b/sysutils/fusefs-sandboxfs/Makefile index dd90fe6cc83e..2227da9e4d6b 100644 --- a/sysutils/fusefs-sandboxfs/Makefile +++ b/sysutils/fusefs-sandboxfs/Makefile @@ -3,7 +3,7 @@ PORTNAME= sandboxfs DISTVERSIONPREFIX= sandboxfs- DISTVERSION= 0.1.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils PKGNAMEPREFIX= fusefs- diff --git a/sysutils/hexyl/Makefile b/sysutils/hexyl/Makefile index 16a1c623a3b1..12f43c724357 100644 --- a/sysutils/hexyl/Makefile +++ b/sysutils/hexyl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hexyl DISTVERSIONPREFIX= v DISTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= tobik@FreeBSD.org diff --git a/sysutils/potnet/Makefile b/sysutils/potnet/Makefile index 2723cd85137a..c43c68a87c2d 100644 --- a/sysutils/potnet/Makefile +++ b/sysutils/potnet/Makefile @@ -2,7 +2,7 @@ PORTNAME= potnet DISTVERSION= 0.4.3 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= pizzamig@FreeBSD.org diff --git a/sysutils/tealdeer/Makefile b/sysutils/tealdeer/Makefile index 9da93ffbf37f..e5f38dabacf1 100644 --- a/sysutils/tealdeer/Makefile +++ b/sysutils/tealdeer/Makefile @@ -3,6 +3,7 @@ PORTNAME= tealdeer DISTVERSIONPREFIX= v DISTVERSION= 1.3.0 +PORTREVISION= 1 CATEGORIES= sysutils MAINTAINER= vulcan@wired.sh diff --git a/sysutils/vector/Makefile b/sysutils/vector/Makefile index 7aa3f2cb9a25..f26ce6180a87 100644 --- a/sysutils/vector/Makefile +++ b/sysutils/vector/Makefile @@ -3,7 +3,7 @@ PORTNAME= vector DISTVERSIONPREFIX= v DISTVERSION= 0.7.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils MAINTAINER= greg@unrelenting.technology |