1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-18 08:02:48 +00:00

sysutils/stress: Fix MASTER_SITE

Update MASTER_SITE so the tarball is fetchable
Remove WWW from pkg-descr as the site is no longer online

PR:             258099
Reported by:    Graham Perrin <grahamperrin@gmail.com>
This commit is contained in:
Steven Kreuzer 2021-08-27 19:00:12 +00:00
parent 69307666c8
commit 4f33474090
No known key found for this signature in database
GPG Key ID: 66BAB4B6E0D6F907
3 changed files with 2 additions and 3 deletions

View File

@ -4,7 +4,7 @@ PORTNAME= stress
PORTVERSION= 1.0.4
PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://repository.timesys.com/buildsources/s/stress/
MASTER_SITES= http://repository.timesys.com/buildsources/s/stress/stress-${PORTVERSION}/
MAINTAINER= skreuzer@FreeBSD.org
COMMENT= Tool to impose load on and stress test Unix-like systems

View File

@ -1,2 +1,3 @@
TIMESTAMP = 1630090220
SHA256 (stress-1.0.4.tar.gz) = 369c997f65e8426ae8b318d4fdc8e6f07a311cfa77cc4b25dace465c582163c0
SIZE (stress-1.0.4.tar.gz) = 201495

View File

@ -10,5 +10,3 @@ 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.
WWW: http://people.seas.harvard.edu/~apw/stress/