diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 19:23:21 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 19:23:21 +0000 |
commit | b0e0b1a27221e0078dcc59ccb425f1775194cc9c (patch) | |
tree | b512f12be1edf81a90bddb6574e93e0d1a9d1f3f /x11 | |
parent | 0544bd7f403e3d9831a8b1f577b1a97b171cce04 (diff) | |
download | pkgsrc-b0e0b1a27221e0078dcc59ccb425f1775194cc9c.tar.gz |
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.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/x11perf/Makefile | 4 | ||||
-rw-r--r-- | x11/x11perf/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/x11/x11perf/Makefile b/x11/x11perf/Makefile index b3143481056..ba55785e09e 100644 --- a/x11/x11perf/Makefile +++ b/x11/x11perf/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2008/05/24 21:45:19 tnn Exp $ +# $NetBSD: Makefile,v 1.4 2009/11/09 19:23:21 tnn Exp $ # -DISTNAME= x11perf-1.4.1 +DISTNAME= x11perf-1.5.1 CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_XORG:=app/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/x11perf/distinfo b/x11/x11perf/distinfo index 923dba5971c..5cb41803a76 100644 --- a/x11/x11perf/distinfo +++ b/x11/x11perf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2007/04/12 18:03:08 joerg Exp $ +$NetBSD: distinfo,v 1.2 2009/11/09 19:23:21 tnn Exp $ -SHA1 (x11perf-1.4.1.tar.bz2) = 675d0f6bf61ccda0010afe24207ed392ae5210cf -RMD160 (x11perf-1.4.1.tar.bz2) = f7ef6eaa762d2006ac3a949ea745a6d843143f87 -Size (x11perf-1.4.1.tar.bz2) = 126784 bytes +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 |