diff --git a/sysutils/stress/Makefile b/sysutils/stress/Makefile index 3fe838b5e12d..0790c25be155 100644 --- a/sysutils/stress/Makefile +++ b/sysutils/stress/Makefile @@ -1,27 +1,27 @@ # New ports collection makefile for: stress # Date created: 18 May 2004 # Whom: Dmitri Nikulin # # $FreeBSD$ # PORTNAME= stress -PORTVERSION= 1.0.0 +PORTVERSION= 1.0.1 CATEGORIES= sysutils MASTER_SITES= http://weather.ou.edu/~apw/projects/stress/ \ http://fresh.t-systems-sfr.com/unix/src/privat2/ MAINTAINER= jmelo@FreeBSD.org COMMENT= Tool to impose load on and stress test Unix-like systems GNU_CONFIGURE= yes INFO= stress MAN1= stress.1 PLIST_FILES= bin/stress post-patch: @${REINPLACE_CMD} -e 's|^\(CFLAGS\ \)=|\1 +=|; s|^\(CFLAGS.*\)-Wall|\1|' \ ${WRKSRC}/src/Makefile.in .include diff --git a/sysutils/stress/distinfo b/sysutils/stress/distinfo index 5efcf4cc7445..281574fb2aac 100644 --- a/sysutils/stress/distinfo +++ b/sysutils/stress/distinfo @@ -1,3 +1,3 @@ -MD5 (stress-1.0.0.tar.gz) = d693ff044ac7d34f8aaea202cd96f679 -SHA256 (stress-1.0.0.tar.gz) = 778126fdcc3ecb54d4a8dad6164001603bcc3b79ba64b3c2c5285275bc0cbedf -SIZE (stress-1.0.0.tar.gz) = 178155 +MD5 (stress-1.0.1.tar.gz) = 9e8a4a4f687567f40de5bb34c86e1bfe +SHA256 (stress-1.0.1.tar.gz) = 813a9c78d0a7c27e257ab4523f1b0013e32b0eceabc19154d7d26118e9b73bed +SIZE (stress-1.0.1.tar.gz) = 203343