From owner-freebsd-ports@FreeBSD.ORG Sun Oct 24 22:23:26 2010 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 868CF106564A for ; Sun, 24 Oct 2010 22:23:26 +0000 (UTC) (envelope-from sahil@tandon.net) Received: from spartan.hamla.org (spartan.hamla.org [206.251.255.30]) by mx1.freebsd.org (Postfix) with ESMTP id 63A828FC0C for ; Sun, 24 Oct 2010 22:23:25 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by spartan.hamla.org (Postfix) with ESMTP id 49D091715C for ; Sun, 24 Oct 2010 18:23:25 -0400 (EDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=tandon.net; h= user-agent:in-reply-to:content-disposition:content-type :content-type:mime-version:references:reply-to:message-id :subject:subject:from:from:date:date:received:received; s=aegis; t=1287959005; bh=26MAzZv6GCo2HcqXLo+QQZMUeiOR8SsHjVvnT9zONVo=; b= T9UMSR1iyIMMS/AQOZqmX1GLhoMjhJnfI4xWSpswifi4R5MsxPTnsvMgJirJod1j 2kkgcvUTEWEqERY4LcG2E7YSTDrWAB2Uipuqmi8o0mczJXuRsl8k891SSGuVJxhE olW/P6tHqQ5246Y/eUFIITRta2f78SM2BZ4ZEKxr92A= X-Virus-Scanned: by ClamAV at spartan.hamla.org Received: from spartan.hamla.org ([127.0.0.1]) by localhost (spartan.hamla.org [127.0.0.1]) (amavisd-new, port 10027) with LMTP id H3mRooWmHSq6 for ; Sun, 24 Oct 2010 18:23:25 -0400 (EDT) Received: from magic.hamla.org (cpe-69-201-179-80.nyc.res.rr.com [69.201.179.80]) by spartan.hamla.org (Postfix) with ESMTPSA id A3ADD170FE for ; Sun, 24 Oct 2010 18:23:24 -0400 (EDT) Date: Sun, 24 Oct 2010 18:23:22 -0400 From: Sahil Tandon To: freebsd-ports@freebsd.org Message-ID: <20101024222322.GC17679@magic.hamla.org> References: <4CC49422.7060001@elischer.org> <4CC49E27.9030707@yandex.ru> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4CC49E27.9030707@yandex.ru> User-Agent: Mutt/1.5.20 (2009-06-14) Subject: Re: port for sysutils/fio update? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd-ports@FreeBSD.org List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 24 Oct 2010 22:23:26 -0000 On Mon, 2010-10-25 at 00:59:19 +0400, Ruslan Mahmatkhanov wrote: > Please try attached patch: > cd /usr/ports/sysutils > patch -p0 < /path/to/fio-1.44.1.diff > cd fio > make install > > I set port maintainer into cc:. Consider send-pr, in case luigi@ isn't watching this space. -- Sahil Tandon