diff options
| author | Ronald Klop <ronald@FreeBSD.org> | 2026-02-25 21:12:38 +0000 |
|---|---|---|
| committer | Ronald Klop <ronald@FreeBSD.org> | 2026-02-26 08:10:21 +0000 |
| commit | 2baaf16375792e66c71bc985f99e147f90be47fc (patch) | |
| tree | fcc69abbad4c2ce15673b5c8586b5ec839a890e8 /benchmarks | |
| parent | 17e021a44eccbfd4fbef6352436f6d7c06a517a6 (diff) | |
Diffstat (limited to 'benchmarks')
| -rw-r--r-- | benchmarks/linux-vdbench/Makefile | 1 | ||||
| -rw-r--r-- | benchmarks/scimark2/Makefile | 2 | ||||
| -rw-r--r-- | benchmarks/typometer/Makefile | 1 |
3 files changed, 3 insertions, 1 deletions
diff --git a/benchmarks/linux-vdbench/Makefile b/benchmarks/linux-vdbench/Makefile index 50dd0c012a49..77a77b192287 100644 --- a/benchmarks/linux-vdbench/Makefile +++ b/benchmarks/linux-vdbench/Makefile @@ -1,5 +1,6 @@ PORTNAME= vdbench PORTVERSION= 5.04.07 +PORTREVISION= 1 CATEGORIES= benchmarks linux java MASTER_SITES= # PKGNAMEPREFIX= linux- diff --git a/benchmarks/scimark2/Makefile b/benchmarks/scimark2/Makefile index d83543fd1d52..23a5e0b06881 100644 --- a/benchmarks/scimark2/Makefile +++ b/benchmarks/scimark2/Makefile @@ -1,6 +1,6 @@ PORTNAME= scimark2 PORTVERSION= 2.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks java MASTER_SITES= http://math.nist.gov/scimark2/ PKGNAMESUFFIX= -java diff --git a/benchmarks/typometer/Makefile b/benchmarks/typometer/Makefile index 55ce276e1bc9..42955f36610c 100644 --- a/benchmarks/typometer/Makefile +++ b/benchmarks/typometer/Makefile @@ -1,5 +1,6 @@ PORTNAME= typometer PORTVERSION= 1.0.1 +PORTREVISION= 1 DISTVERSIONSUFFIX= -bin CATEGORIES= benchmarks java # Not USE_GITHUB because we want to grab the binary release (it's Java) |
