diff options
author | tnn <tnn@pkgsrc.org> | 2009-11-09 19:03:45 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2009-11-09 19:03:45 +0000 |
commit | 955b422497697a821799e2fa53a59575d9f7fbf6 (patch) | |
tree | 5d6fd80c658572c149e730266c31ca0824aaa423 /x11/xdpyinfo/distinfo | |
parent | d5a29eda8bc9daab7a359b61718e8d2a9eb2f654 (diff) | |
download | pkgsrc-955b422497697a821799e2fa53a59575d9f7fbf6.tar.gz |
Update to xdpyinfo-1.1.0. Changes:
Print Composite extension version for "-ext Composite"
Bug 3438: xdpyinfo reporting wrong information on xf86vidmode extension
Improved XF86-VidModeExtension printing
Move CWARNFLAGS addition to CFLAGS from configure.ac to Makefile.am
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Use xf86vmproto.h instead of xf86vmstr.h if it is installed
Add README with pointers to mailing lists, bugzilla, & git
Remove empty INSTALL so automake installs a real one
Use Xxf86dga.h & xf86dgaproto.h if present, to avoid warnings from old headers
Use $(AM_V_GEN) to silence man page creation too
Added --without-{xf86misc,xprint} configure time options
Don't print '(null)' when XF86VidModeGetMonitor() returns NULL fields.
Ansification and compile warning fixes.
Diffstat (limited to 'x11/xdpyinfo/distinfo')
-rw-r--r-- | x11/xdpyinfo/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xdpyinfo/distinfo b/x11/xdpyinfo/distinfo index dc0986563ca..6bccbcff628 100644 --- a/x11/xdpyinfo/distinfo +++ b/x11/xdpyinfo/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2008/05/22 21:14:53 wiz Exp $ +$NetBSD: distinfo,v 1.4 2009/11/09 19:03:45 tnn Exp $ -SHA1 (xdpyinfo-1.0.3.tar.bz2) = 5292686ee0be9c08e620b9720982acca2c4b6cfb -RMD160 (xdpyinfo-1.0.3.tar.bz2) = d96df703fc6583e7e601068c2e1d2c4a7e80aa48 -Size (xdpyinfo-1.0.3.tar.bz2) = 103116 bytes +SHA1 (xdpyinfo-1.1.0.tar.bz2) = 01971f007048a46a4a31a69c661bc3a378de60f0 +RMD160 (xdpyinfo-1.1.0.tar.bz2) = 9e206cf6343ada585d1daa3e41466a569302b7d4 +Size (xdpyinfo-1.1.0.tar.bz2) = 116427 bytes |