Date: Mon, 17 Aug 2009 21:53:42 -0300 (BRT) From: Sylvio Cesar <scjamorim@bsd.com.br> To: FreeBSD-gnats-submit@FreeBSD.org Cc: jmelo@FreeBSD.org Subject: ports/137897: [PATCH] sysutils/stress: update to 1.0.1 Message-ID: <20090818005342.D184E2296E2@fbsd72.scjamorim.org> Resent-Message-ID: <200908180120.n7I1K2D4042434@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 137897 >Category: ports >Synopsis: [PATCH] sysutils/stress: update to 1.0.1 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: update >Submitter-Id: current-users >Arrival-Date: Tue Aug 18 01:20:02 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Sylvio Cesar >Release: FreeBSD 7.2-RELEASE i386 >Organization: >Environment: System: FreeBSD fbsd72.scjamorim.org 7.2-RELEASE FreeBSD 7.2-RELEASE #0: Mon Aug 3 22:10:47 BRT >Description: - Update to 1.0.1 You can see log in mine tinderbox: 7-stable - i386 http://www.scjamorim.org/Home/stress-1.0.1.log 7-stable - amd64 http://www.scjamorim.org/Home/stress-1.0.1_amd64.log Port maintainer (jmelo@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- stress-1.0.1.patch begins here --- Index: Makefile =================================================================== RCS file: /home/ncvs/ports/sysutils/stress/Makefile,v retrieving revision 1.11 diff -u -u -r1.11 Makefile --- Makefile 21 Aug 2008 06:18:28 -0000 1.11 +++ Makefile 18 Aug 2009 01:14:02 -0000 @@ -6,7 +6,7 @@ # 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/ Index: distinfo =================================================================== RCS file: /home/ncvs/ports/sysutils/stress/distinfo,v retrieving revision 1.6 diff -u -u -r1.6 distinfo --- distinfo 31 Jan 2008 13:08:41 -0000 1.6 +++ distinfo 18 Aug 2009 01:14:02 -0000 @@ -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 --- stress-1.0.1.patch ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090818005342.D184E2296E2>