From 2064208702238073641b94614d49cd9d9b60b395 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 3 Jun 2012 18:02:24 +0000 Subject: Update to 1.5.4: 1.5.4: This minor release adds support for testing ShmGetImage requests, cleans up various issues in the helper scripts, and improves the build configuration. 1.5.3: This minor bug fix release of the standard X11 tool for measuring how many X requests can be made per second fixes a couple of issues with modern machines that can process X requests in a fraction of the time the tool was originally designed to expect, as well as a couple build configuration improvements. 1.5.2: This minor maintenance release of the standard X11 tool for measuring how many X requests can be made per second mostly includes build-time improvements, along with one small feature addition, the "-falseprecision" command line flag. --- x11/x11perf/Makefile | 5 ++--- x11/x11perf/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index e480c7bfec4..836d752ff9f 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.5 2011/11/01 06:03:10 sbd Exp $ +# $NetBSD: Makefile,v 1.6 2012/06/03 18:02:24 wiz Exp $ # -DISTNAME= x11perf-1.5.1 -PKGREVISION= 1 +DISTNAME= x11perf-1.5.4 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/x11perf/distinfo b/x11/x11perf/distinfo index 5cb41803a76..e70fca9fec2 100644 --- a/x11/x11perf/distinfo +++ b/x11/x11perf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/11/09 19:23:21 tnn Exp $ +$NetBSD: distinfo,v 1.3 2012/06/03 18:02:24 wiz Exp $ -SHA1 (x11perf-1.5.1.tar.bz2) = d1f85da3df5b216b64c1735d109380214787222d -RMD160 (x11perf-1.5.1.tar.bz2) = 38dc74fca4c3f3a87aad1b41d3ca2db7405e3675 -Size (x11perf-1.5.1.tar.bz2) = 151356 bytes +SHA1 (x11perf-1.5.4.tar.bz2) = d820e95ee6698e7036d4823f5ac5669b79acea86 +RMD160 (x11perf-1.5.4.tar.bz2) = 43333d9f90833aeb03546f5c9d8b7c1b1eb7e1e2 +Size (x11perf-1.5.4.tar.bz2) = 167655 bytes -- cgit v1.2.3