summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorAshish SHUKLA <ashish@FreeBSD.org>2024-02-11 10:36:37 +0000
committerAshish SHUKLA <ashish@FreeBSD.org>2024-02-11 10:39:17 +0000
commit7e5aa2085f48d71be003c8ff0377bde837467291 (patch)
tree4f9de333148c8bbb121f4bcd504d4a104f15bdcd /benchmarks
parentlang/go121: Update to 1.21.7 (diff)
all: Bump PORTREVISION after lang/go* update
PR: 276530
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/ali/Makefile2
-rw-r--r--benchmarks/bombardier/Makefile2
-rw-r--r--benchmarks/ddosify/Makefile2
-rw-r--r--benchmarks/hey/Makefile2
-rw-r--r--benchmarks/plow/Makefile2
-rw-r--r--benchmarks/vegeta/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile
index 72eddf1f40a7..804a1db9280e 100644
--- a/benchmarks/ali/Makefile
+++ b/benchmarks/ali/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ali
PORTVERSION= 0.7.5
DISTVERSIONPREFIX= v
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= benchmarks
MAINTAINER= olgeni@FreeBSD.org
diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile
index a35a4a256e9f..09b4bd66247a 100644
--- a/benchmarks/bombardier/Makefile
+++ b/benchmarks/bombardier/Makefile
@@ -1,6 +1,6 @@
PORTNAME= bombardier
PORTVERSION= 1.2.6
-PORTREVISION= 3
+PORTREVISION= 4
DISTVERSIONPREFIX= v
CATEGORIES= benchmarks
diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile
index c07180e43899..b7677e976eda 100644
--- a/benchmarks/ddosify/Makefile
+++ b/benchmarks/ddosify/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ddosify
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= benchmarks
MAINTAINER= dutra@FreeBSD.org
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile
index 580ba9997aff..474852fa6401 100644
--- a/benchmarks/hey/Makefile
+++ b/benchmarks/hey/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hey
PORTVERSION= 0.1.4
DISTVERSIONPREFIX= v
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= benchmarks
MAINTAINER= dmgk@FreeBSD.org
diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile
index 48403dd0bcd2..e53f1b0c6145 100644
--- a/benchmarks/plow/Makefile
+++ b/benchmarks/plow/Makefile
@@ -1,7 +1,7 @@
PORTNAME= plow
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= benchmarks
MAINTAINER= dutra@FreeBSD.org
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile
index 84d302b73ace..d2ac9b903725 100644
--- a/benchmarks/vegeta/Makefile
+++ b/benchmarks/vegeta/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vegeta
DISTVERSIONPREFIX= v
DISTVERSION= 12.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= benchmarks www
MAINTAINER= egypcio@FreeBSD.org