aboutsummaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorDmitri Goutnik <dmgk@FreeBSD.org>2023-04-07 13:14:58 +0000
committerDmitri Goutnik <dmgk@FreeBSD.org>2023-04-08 15:13:25 +0000
commitff40d94c1d2c808f3b54fad0e0a0a18dd9c62912 (patch)
tree8cebc80df991be24ba2ed6ea8e1b89bfeedfb9ee /benchmarks
parent89c93d9b8a51d19be84c1917b4abc56e965439a7 (diff)
downloadports-ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912.tar.gz
ports-ff40d94c1d2c808f3b54fad0e0a0a18dd9c62912.zip
all: Bump PORTREVISION after lang/go{119,120} update
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/ali/Makefile2
-rw-r--r--benchmarks/bombardier/Makefile2
-rw-r--r--benchmarks/ddosify/Makefile1
-rw-r--r--benchmarks/hey/Makefile2
-rw-r--r--benchmarks/plow/Makefile2
-rw-r--r--benchmarks/vegeta/Makefile2
6 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile
index 326e5fb57a10..25b9ee04fa20 100644
--- a/benchmarks/ali/Makefile
+++ b/benchmarks/ali/Makefile
@@ -1,7 +1,7 @@
PORTNAME= ali
PORTVERSION= 0.7.5
DISTVERSIONPREFIX= v
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= benchmarks
MAINTAINER= olgeni@FreeBSD.org
diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile
index 2c7f6a6ca0b6..16f25a9d51fe 100644
--- a/benchmarks/bombardier/Makefile
+++ b/benchmarks/bombardier/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bombardier
PORTVERSION= 1.2.5
DISTVERSIONPREFIX= v
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= benchmarks
MAINTAINER= danilo@FreeBSD.org
diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile
index 79426fc0e5f7..19a358b64f2d 100644
--- a/benchmarks/ddosify/Makefile
+++ b/benchmarks/ddosify/Makefile
@@ -1,6 +1,7 @@
PORTNAME= ddosify
DISTVERSIONPREFIX= v
DISTVERSION= 0.15.2
+PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= 0xdutra@gmail.com
diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile
index 9992859d276d..10fbeb61c35d 100644
--- a/benchmarks/hey/Makefile
+++ b/benchmarks/hey/Makefile
@@ -1,7 +1,7 @@
PORTNAME= hey
PORTVERSION= 0.1.4
DISTVERSIONPREFIX= v
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= benchmarks
MAINTAINER= dmgk@FreeBSD.org
diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile
index c7d75c915aff..011d353f794d 100644
--- a/benchmarks/plow/Makefile
+++ b/benchmarks/plow/Makefile
@@ -1,7 +1,7 @@
PORTNAME= plow
DISTVERSIONPREFIX= v
DISTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= benchmarks
MAINTAINER= 0xdutra@gmail.com
diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile
index 066c83c336b6..3ffec4f1532f 100644
--- a/benchmarks/vegeta/Makefile
+++ b/benchmarks/vegeta/Makefile
@@ -1,7 +1,7 @@
PORTNAME= vegeta
DISTVERSIONPREFIX= v
DISTVERSION= 12.8.4
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= benchmarks www
MAINTAINER= egypcio@FreeBSD.org