pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/x11/x11perf
Module Name: pkgsrc
Committed By: wiz
Date: Sun Mar 17 11:12:51 UTC 2019
Modified Files:
pkgsrc/x11/x11perf: DESCR Makefile distinfo
Log Message:
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.
To generate a diff of this commit:
cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/x11/x11perf/DESCR
cvs rdiff -u -r1.13 -r1.14 pkgsrc/x11/x11perf/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/x11perf/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/x11/x11perf/DESCR
diff -u pkgsrc/x11/x11perf/DESCR:1.1.1.1 pkgsrc/x11/x11perf/DESCR:1.2
--- pkgsrc/x11/x11perf/DESCR:1.1.1.1 Thu Apr 12 18:03:08 2007
+++ pkgsrc/x11/x11perf/DESCR Sun Mar 17 11:12:51 2019
@@ -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.
Index: pkgsrc/x11/x11perf/Makefile
diff -u pkgsrc/x11/x11perf/Makefile:1.13 pkgsrc/x11/x11perf/Makefile:1.14
--- pkgsrc/x11/x11perf/Makefile:1.13 Mon Mar 12 11:17:58 2018
+++ pkgsrc/x11/x11perf/Makefile Sun Mar 17 11:12:51 2019
@@ -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
Index: pkgsrc/x11/x11perf/distinfo
diff -u pkgsrc/x11/x11perf/distinfo:1.5 pkgsrc/x11/x11perf/distinfo:1.6
--- pkgsrc/x11/x11perf/distinfo:1.5 Wed Nov 4 03:28:56 2015
+++ pkgsrc/x11/x11perf/distinfo Sun Mar 17 11:12:51 2019
@@ -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