From owner-cvs-all@FreeBSD.ORG Mon Jun 11 17:53:51 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 673FC106566B; Mon, 11 Jun 2012 17:53:51 +0000 (UTC) (envelope-from brucec@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 3A24B8FC15; Mon, 11 Jun 2012 17:53:51 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q5BHrpbG029778; Mon, 11 Jun 2012 17:53:51 GMT (envelope-from brucec@repoman.freebsd.org) Received: (from brucec@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q5BHrpBg029777; Mon, 11 Jun 2012 17:53:51 GMT (envelope-from brucec) Message-Id: <201206111753.q5BHrpBg029777@repoman.freebsd.org> From: Bruce Cran Date: Mon, 11 Jun 2012 17:53:51 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/sysutils/fio Makefile distinfo X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jun 2012 17:53:51 -0000 brucec 2012-06-11 17:53:51 UTC FreeBSD ports repository (src committer) Modified files: sysutils/fio Makefile distinfo Log: Update to version 2.0.8. o Define SIGUSR1 to inform fio to dump run stats while continuing to run o Make fio include the git version in the version output o Fix for crash with more than ~500 jobs o Add create_only option o Fix terse bandwidth (off by 1.024) o eta: ETA bandwidth was off by 1.024 Revision Changes Path 1.17 +1 -1 ports/sysutils/fio/Makefile 1.15 +2 -2 ports/sysutils/fio/distinfo