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.
This commit is contained in:
parent
0544bd7f40
commit
b0e0b1a272
2 changed files with 6 additions and 6 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue