aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:55:19 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-10-25 08:55:19 +0000
commitad90fc634b9923b6fb3b5072b30bc104175a0061 (patch)
treefbd91732ca868e4eaf810e58f543cd1b28ef0d38 /benchmarks
parente0baedabf4e1cc6be9ece63dc78b1f43fd2bda78 (diff)
downloadports-ad90fc634b9923b6fb3b5072b30bc104175a0061.tar.gz
ports-ad90fc634b9923b6fb3b5072b30bc104175a0061.zip
*: Rebuild for Rust 1.56.0
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/hyperfine/Makefile2
-rw-r--r--benchmarks/inferno/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/hyperfine/Makefile b/benchmarks/hyperfine/Makefile
index 0e4751464eac..b7637719dac3 100644
--- a/benchmarks/hyperfine/Makefile
+++ b/benchmarks/hyperfine/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.11.0
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= benchmarks
MAINTAINER= pizzamig@FreeBSD.org
diff --git a/benchmarks/inferno/Makefile b/benchmarks/inferno/Makefile
index 0b745bb1bf2a..bdc6c464b2e2 100644
--- a/benchmarks/inferno/Makefile
+++ b/benchmarks/inferno/Makefile
@@ -1,7 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.10.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org