From owner-freebsd-ports-bugs@FreeBSD.ORG Tue Aug 18 01:20:03 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id F24161065692 for ; Tue, 18 Aug 2009 01:20:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id CD71E8FC41 for ; Tue, 18 Aug 2009 01:20:02 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n7I1K23m042435 for ; Tue, 18 Aug 2009 01:20:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n7I1K2D4042434; Tue, 18 Aug 2009 01:20:02 GMT (envelope-from gnats) Resent-Date: Tue, 18 Aug 2009 01:20:02 GMT Resent-Message-Id: <200908180120.n7I1K2D4042434@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Sylvio Cesar Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1AD0C106568B for ; Tue, 18 Aug 2009 01:15:47 +0000 (UTC) (envelope-from scjamorim@bsd.com.br) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.242]) by mx1.freebsd.org (Postfix) with ESMTP id C2DAE8FC43 for ; Tue, 18 Aug 2009 01:15:46 +0000 (UTC) Received: by an-out-0708.google.com with SMTP id d14so1256461and.13 for ; Mon, 17 Aug 2009 18:15:45 -0700 (PDT) Received: by 10.101.86.7 with SMTP id o7mr4361459anl.39.1250558143810; Mon, 17 Aug 2009 18:15:43 -0700 (PDT) Received: from fbsd72.scjamorim.org ([201.47.164.60]) by mx.google.com with ESMTPS id d35sm1116504and.15.2009.08.17.18.15.42 (version=TLSv1/SSLv3 cipher=RC4-MD5); Mon, 17 Aug 2009 18:15:43 -0700 (PDT) Received: by fbsd72.scjamorim.org (Postfix, from userid 0) id D184E2296E2; Mon, 17 Aug 2009 21:53:42 -0300 (BRT) Message-Id: <20090818005342.D184E2296E2@fbsd72.scjamorim.org> Date: Mon, 17 Aug 2009 21:53:42 -0300 (BRT) From: Sylvio Cesar To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: jmelo@FreeBSD.org Subject: ports/137897: [PATCH] sysutils/stress: update to 1.0.1 X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Aug 2009 01:20:03 -0000 >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: