summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorLuca Pizzamiglio <pizzamig@FreeBSD.org>2022-09-15 12:01:10 +0200
committerLuca Pizzamiglio <pizzamig@FreeBSD.org>2022-09-15 12:01:10 +0200
commit4d7734ee73b443ca72061720bda6970806a2edad (patch)
treeb64e59ac145bdf56f8c3cdcf1d3cdb1ec13e208a /benchmarks
parentsysutils/py-resolve-march-native: update to 2.1.0 (diff)
benchmarks/stress-ng: Update to 0.14.04
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/stress-ng/Makefile2
-rw-r--r--benchmarks/stress-ng/distinfo6
-rw-r--r--benchmarks/stress-ng/files/patch-Makefile10
3 files changed, 9 insertions, 9 deletions
diff --git a/benchmarks/stress-ng/Makefile b/benchmarks/stress-ng/Makefile
index a9891c8f2da7..daa195659d82 100644
--- a/benchmarks/stress-ng/Makefile
+++ b/benchmarks/stress-ng/Makefile
@@ -1,6 +1,6 @@
PORTNAME= stress-ng
DISTVERSIONPREFIX= V
-DISTVERSION= 0.14.03
+DISTVERSION= 0.14.04
PORTREVISION= 0
CATEGORIES= benchmarks
diff --git a/benchmarks/stress-ng/distinfo b/benchmarks/stress-ng/distinfo
index 884fbeddb473..3725560772fa 100644
--- a/benchmarks/stress-ng/distinfo
+++ b/benchmarks/stress-ng/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1660421595
-SHA256 (ColinIanKing-stress-ng-V0.14.03_GH0.tar.gz) = 95012c62883ab5826e6157557a075df98cce3cbce2a48bb40851bcc968a8441a
-SIZE (ColinIanKing-stress-ng-V0.14.03_GH0.tar.gz) = 3630312
+TIMESTAMP = 1663162069
+SHA256 (ColinIanKing-stress-ng-V0.14.04_GH0.tar.gz) = f47d7e50cfbc5b5d3cfb5d8a7a6545c2bf14be943ab84f02c4c22ce182cb1c9b
+SIZE (ColinIanKing-stress-ng-V0.14.04_GH0.tar.gz) = 3697291
diff --git a/benchmarks/stress-ng/files/patch-Makefile b/benchmarks/stress-ng/files/patch-Makefile
index 1f364acc0b17..3f95f0332201 100644
--- a/benchmarks/stress-ng/files/patch-Makefile
+++ b/benchmarks/stress-ng/files/patch-Makefile
@@ -1,11 +1,11 @@
---- Makefile.orig 2021-09-28 10:04:14 UTC
+--- Makefile.orig 2022-09-13 21:31:56 UTC
+++ Makefile
-@@ -21,7 +21,7 @@ VERSION=0.13.04
- # Codename "wakeboarding interstellar wombat"
+@@ -21,7 +21,7 @@ VERSION=0.14.04
+ #
+ # Codename "annus horribilis"
#
-
-CFLAGS += -Wall -Wextra -DVERSION='"$(VERSION)"' -O2 -std=gnu99
+CFLAGS += -Wall -Wextra -DVERSION='"$(VERSION)"' -O2 -std=gnu11 -pipe
-
+
#
# Pedantic flags