diff options
author | tnn <tnn> | 2009-11-09 19:08:42 +0000 |
---|---|---|
committer | tnn <tnn> | 2009-11-09 19:08:42 +0000 |
commit | c21590aff0d54e602fb1c01bbb551b056294b07a (patch) | |
tree | eeee826fcee4a587389d9563bcc4f13bd8d3275b /x11/xcompmgr/distinfo | |
parent | 58558cf09515803588ffbeb745ca8b4374c27733 (diff) | |
download | pkgsrc-c21590aff0d54e602fb1c01bbb551b056294b07a.tar.gz |
Update to xcompmgr-1.1.5. Changes:
Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
Diffstat (limited to 'x11/xcompmgr/distinfo')
-rw-r--r-- | x11/xcompmgr/distinfo | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/x11/xcompmgr/distinfo b/x11/xcompmgr/distinfo index aaa51bc1d56..04e7b363f23 100644 --- a/x11/xcompmgr/distinfo +++ b/x11/xcompmgr/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2008/04/22 19:40:28 wiz Exp $ +$NetBSD: distinfo,v 1.9 2009/11/09 19:08:42 tnn Exp $ -SHA1 (xcompmgr-1.1.4.tar.bz2) = f9b0a46a719c69309208f4f970c598528aad9814 -RMD160 (xcompmgr-1.1.4.tar.bz2) = f99d8e0b6995300849c7670b4ccc44b427f480c2 -Size (xcompmgr-1.1.4.tar.bz2) = 78389 bytes +SHA1 (xcompmgr-1.1.5.tar.bz2) = 9b4d7c3c64b3d980ea317b5206fee17adefd1d65 +RMD160 (xcompmgr-1.1.5.tar.bz2) = 472dd00eed4144e94ccc75122b817c6835ce8785 +Size (xcompmgr-1.1.5.tar.bz2) = 111538 bytes |