diff options
author | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:05:22 +0000 |
---|---|---|
committer | Ashish SHUKLA <ashish@FreeBSD.org> | 2024-06-15 09:57:50 +0000 |
commit | aa2919fafeb561c987ff7957a14f3bdbd4b62399 (patch) | |
tree | 15eb121c90c6a209e2498d97f66b83b55da209d2 /benchmarks | |
parent | 9843c214c5047b8d8aa6b6857a5e7a82b1b1dd21 (diff) | |
download | freebsd-ports-aa2919fafeb561c987ff7957a14f3bdbd4b62399.zip |
all: Bump after lang/go121 update
MFH: 2024Q2
(cherry picked from commit 746fa696a12ef1ca798e36baf087f579375b8cd1)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/ali/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/bombardier/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/ddosify/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hey/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/plow/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/vegeta/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/ali/Makefile b/benchmarks/ali/Makefile index cdd09fb4dfed..9ff37796695a 100644 --- a/benchmarks/ali/Makefile +++ b/benchmarks/ali/Makefile @@ -1,7 +1,7 @@ PORTNAME= ali PORTVERSION= 0.7.5 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= benchmarks MAINTAINER= olgeni@FreeBSD.org diff --git a/benchmarks/bombardier/Makefile b/benchmarks/bombardier/Makefile index f95d10a5fc15..04b068061c8b 100644 --- a/benchmarks/bombardier/Makefile +++ b/benchmarks/bombardier/Makefile @@ -1,7 +1,7 @@ PORTNAME= bombardier PORTVERSION= 1.2.6 DISTVERSIONPREFIX= v -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= benchmarks MAINTAINER= danilo@FreeBSD.org diff --git a/benchmarks/ddosify/Makefile b/benchmarks/ddosify/Makefile index 8ab498fe05a9..0a077850534a 100644 --- a/benchmarks/ddosify/Makefile +++ b/benchmarks/ddosify/Makefile @@ -1,7 +1,7 @@ PORTNAME= ddosify DISTVERSIONPREFIX= v DISTVERSION= 1.0.6 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= benchmarks MAINTAINER= dutra@FreeBSD.org diff --git a/benchmarks/hey/Makefile b/benchmarks/hey/Makefile index 09f23b1286a0..a2b43db22d65 100644 --- a/benchmarks/hey/Makefile +++ b/benchmarks/hey/Makefile @@ -1,7 +1,7 @@ PORTNAME= hey PORTVERSION= 0.1.4 DISTVERSIONPREFIX= v -PORTREVISION= 20 +PORTREVISION= 21 CATEGORIES= benchmarks MAINTAINER= dmgk@FreeBSD.org diff --git a/benchmarks/plow/Makefile b/benchmarks/plow/Makefile index a8fc9d651a8e..de41d4cb5705 100644 --- a/benchmarks/plow/Makefile +++ b/benchmarks/plow/Makefile @@ -1,7 +1,7 @@ PORTNAME= plow DISTVERSIONPREFIX= v DISTVERSION= 1.3.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= benchmarks MAINTAINER= dutra@FreeBSD.org diff --git a/benchmarks/vegeta/Makefile b/benchmarks/vegeta/Makefile index 05b7e924befe..5684bf79c290 100644 --- a/benchmarks/vegeta/Makefile +++ b/benchmarks/vegeta/Makefile @@ -1,7 +1,7 @@ PORTNAME= vegeta DISTVERSIONPREFIX= v DISTVERSION= 12.11.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= benchmarks www MAINTAINER= egypcio@FreeBSD.org |