aboutsummaryrefslogtreecommitdiffstats
path: root/sysutils
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/stress/Makefile4
-rw-r--r--sysutils/stress/distinfo6
-rw-r--r--sysutils/stress/pkg-descr2
3 files changed, 6 insertions, 6 deletions
diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile
index b2530076aab0..8f8996663052 100644
--- a/sysutils/stress/Makefile
+++ b/sysutils/stress/Makefile
@@ -6,12 +6,12 @@
#
PORTNAME= stress
-PORTVERSION= 1.0.1
+PORTVERSION= 1.0.4
CATEGORIES= sysutils
MASTER_SITES= http://weather.ou.edu/~apw/projects/stress/ \
http://fresh.t-systems-sfr.com/unix/src/privat2/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Tool to impose load on and stress test Unix-like systems
GNU_CONFIGURE= yes
diff --git a/sysutils/stress/distinfo b/sysutils/stress/distinfo
index 281574fb2aac..36fe16d3f502 100644
--- a/sysutils/stress/distinfo
+++ b/sysutils/stress/distinfo
@@ -1,3 +1,3 @@
-MD5 (stress-1.0.1.tar.gz) = 9e8a4a4f687567f40de5bb34c86e1bfe
-SHA256 (stress-1.0.1.tar.gz) = 813a9c78d0a7c27e257ab4523f1b0013e32b0eceabc19154d7d26118e9b73bed
-SIZE (stress-1.0.1.tar.gz) = 203343
+MD5 (stress-1.0.4.tar.gz) = a607afa695a511765b40993a64c6e2f4
+SHA256 (stress-1.0.4.tar.gz) = 369c997f65e8426ae8b318d4fdc8e6f07a311cfa77cc4b25dace465c582163c0
+SIZE (stress-1.0.4.tar.gz) = 201495
diff --git a/sysutils/stress/pkg-descr b/sysutils/stress/pkg-descr
index 6fa337b6dc1e..feacf3b69718 100644
--- a/sysutils/stress/pkg-descr
+++ b/sysutils/stress/pkg-descr
@@ -9,6 +9,6 @@ administrators to evaluate how well their systems will scale,
by kernel programmers to evaluate perceived performance
characteristics, and by systems programmers to expose the
classes of bugs which only or more frequently manifest
-themselves when the system is under heavy load.
+themselves when the system is under heavy load.
WWW: http://weather.ou.edu/~apw/projects/stress/