Mon Nov 9 19:23:21 2009 UTC ()
Update to x11perf-1.5.1. Changes:
1.5.1:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Ansification and compile warning fixes.
1.5:
Bug #10616: Man page typo: s/peform/perform/
renamed: .cvsignore -> .gitignore
Another man page typo fix: s/aprox./approx./
Bug 9520: Markup problems in Xmark.1x
Replace static ChangeLog with dist-hook to generate from git log
 Rename .cvsignore to .gitignore
Add Compositing tests.
Fix typos in descriptions of -compwinwin{1,5}00.


(tnn)
diff -r1.3 -r1.4 pkgsrc/x11/x11perf/Makefile
diff -r1.1.1.1 -r1.2 pkgsrc/x11/x11perf/distinfo

cvs diff -r1.3 -r1.4 pkgsrc/x11/x11perf/Makefile (expand / switch to unified diff)

--- pkgsrc/x11/x11perf/Makefile 2008/05/24 21:45:19 1.3
+++ pkgsrc/x11/x11perf/Makefile 2009/11/09 19:23:21 1.4
@@ -1,17 +1,17 @@ @@ -1,17 +1,17 @@
1# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:19 tnn Exp $ 1# $NetBSD: Makefile,v 1.4 2009/11/09 19:23:21 tnn Exp $
2# 2#
3 3
4DISTNAME= x11perf-1.4.1 4DISTNAME= x11perf-1.5.1
5CATEGORIES= x11 5CATEGORIES= x11
6MASTER_SITES= ${MASTER_SITE_XORG:=app/} 6MASTER_SITES= ${MASTER_SITE_XORG:=app/}
7EXTRACT_SUFX= .tar.bz2 7EXTRACT_SUFX= .tar.bz2
8 8
9MAINTAINER= joerg@NetBSD.org 9MAINTAINER= joerg@NetBSD.org
10HOMEPAGE= http://xorg.freedesktop.org/ 10HOMEPAGE= http://xorg.freedesktop.org/
11COMMENT= X11 server benchmark suite 11COMMENT= X11 server benchmark suite
12 12
13PKG_DESTDIR_SUPPORT= user-destdir 13PKG_DESTDIR_SUPPORT= user-destdir
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
17 17

cvs diff -r1.1.1.1 -r1.2 pkgsrc/x11/x11perf/distinfo (expand / switch to unified diff)

--- pkgsrc/x11/x11perf/distinfo 2007/04/12 18:03:08 1.1.1.1
+++ pkgsrc/x11/x11perf/distinfo 2009/11/09 19:23:21 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:08 joerg Exp $ 1$NetBSD: distinfo,v 1.2 2009/11/09 19:23:21 tnn Exp $
2 2
3SHA1 (x11perf-1.4.1.tar.bz2) = 675d0f6bf61ccda0010afe24207ed392ae5210cf 3SHA1 (x11perf-1.5.1.tar.bz2) = d1f85da3df5b216b64c1735d109380214787222d
4RMD160 (x11perf-1.4.1.tar.bz2) = f7ef6eaa762d2006ac3a949ea745a6d843143f87 4RMD160 (x11perf-1.5.1.tar.bz2) = 38dc74fca4c3f3a87aad1b41d3ca2db7405e3675
5Size (x11perf-1.4.1.tar.bz2) = 126784 bytes 5Size (x11perf-1.5.1.tar.bz2) = 151356 bytes