pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/x11perf x11perf: update to 1.6.1.
details: https://anonhg.NetBSD.org/pkgsrc/rev/6c187b9bf349
branches: trunk
changeset: 331370:6c187b9bf349
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Mar 17 11:12:51 2019 +0000
description:
x11perf: update to 1.6.1.
This is a minor maintainance and bug fix release.
Adam Jackson (1):
tests: Fix thinko in minpixwin50
Alan Coopersmith (4):
Update minpixwin info in man page to match implemenation
Update README for gitlab migration
Update configure.ac bug URL for gitlab migration
x11perf 1.6.1
Emil Velikov (1):
autogen.sh: use quoted string variables
Mihail Konev (1):
autogen: add default patch prefix
Niveditha Rau (1):
Add new options from 1.6.0 release to man page
Peter Hutterer (1):
autogen.sh: use exec instead of waiting for configure to finish
Thomas Klausner (1):
Make NameFromFormat() const.
diffstat:
x11/x11perf/DESCR | 8 +++++---
x11/x11perf/Makefile | 5 ++---
x11/x11perf/distinfo | 10 +++++-----
3 files changed, 12 insertions(+), 11 deletions(-)
diffs (40 lines):
diff -r c4f9a05d18a8 -r 6c187b9bf349 x11/x11perf/DESCR
--- a/x11/x11perf/DESCR Sun Mar 17 11:10:06 2019 +0000
+++ b/x11/x11perf/DESCR Sun Mar 17 11:12:51 2019 +0000
@@ -1,3 +1,5 @@
-This package provides x11perf performance test suite.
-
-This is from the modular X.org X11 project.
+x11perf is a standard X11 tool for measuring how many times per
+second a given X11 request can be made. It also includes the Xmark
+script to calculate how many millions of times faster your 2019
+GPU is than the graphics on a 1989 SPARCstation 1 workstation, if
+you need more meaningless numbers in your life.
diff -r c4f9a05d18a8 -r 6c187b9bf349 x11/x11perf/Makefile
--- a/x11/x11perf/Makefile Sun Mar 17 11:10:06 2019 +0000
+++ b/x11/x11perf/Makefile Sun Mar 17 11:12:51 2019 +0000
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.13 2018/03/12 11:17:58 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2019/03/17 11:12:51 wiz Exp $
-DISTNAME= x11perf-1.6.0
-PKGREVISION= 1
+DISTNAME= x11perf-1.6.1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
diff -r c4f9a05d18a8 -r 6c187b9bf349 x11/x11perf/distinfo
--- a/x11/x11perf/distinfo Sun Mar 17 11:10:06 2019 +0000
+++ b/x11/x11perf/distinfo Sun Mar 17 11:12:51 2019 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.5 2015/11/04 03:28:56 agc Exp $
+$NetBSD: distinfo,v 1.6 2019/03/17 11:12:51 wiz Exp $
-SHA1 (x11perf-1.6.0.tar.bz2) = de4960357e077fddd3d3a33f72f579981efc7fa4
-RMD160 (x11perf-1.6.0.tar.bz2) = 6a3a6dfd64f4fe75be0d61d4cf423ca9f78a4144
-SHA512 (x11perf-1.6.0.tar.bz2) = a9508c9dd6db2663b5bd30f5e1f5f80b1d22ce5221ae3dc292e746f8e554fda2d3130f7311f2545e20244dceb51e867fe80fec82c9ac5911dcdc90a73b231623
-Size (x11perf-1.6.0.tar.bz2) = 191086 bytes
+SHA1 (x11perf-1.6.1.tar.bz2) = c54ebef80b6cb565397fe2e3069e0d7470027e5a
+RMD160 (x11perf-1.6.1.tar.bz2) = 5ba25e4d298a6224c21993c55539fa6a9808a2cd
+SHA512 (x11perf-1.6.1.tar.bz2) = b386151bfe3d7c04ab9953ae1882f3c5b627d6d1afb9a8cfe87c58236a88883fc11bbadb2226b9aa61df84b4fce625a1c9e3d146a124ac17e8d7d605b35d9c0b
+Size (x11perf-1.6.1.tar.bz2) = 189446 bytes
Home |
Main Index |
Thread Index |
Old Index