diff options
author | bjs <bjs@pkgsrc.org> | 2007-12-19 05:43:27 +0000 |
---|---|---|
committer | bjs <bjs@pkgsrc.org> | 2007-12-19 05:43:27 +0000 |
commit | 3f1dd4ea9fe6da3e88a28ff8951ed58bce8198d7 (patch) | |
tree | 92de4ad8f5e11f5622dca2100bd1d9eb5f9224d9 /x11/xcompmgr/distinfo | |
parent | 3c45262ecd9d28574959a046e1fbe9ecc47a988e (diff) | |
download | pkgsrc-3f1dd4ea9fe6da3e88a28ff8951ed58bce8198d7.tar.gz |
Add some fixes from GIT and bump revision. Tested with
xorg-server-1.4.0.90 + Mesa-7.0.2 by me. Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).
Changes include:
Constified some variables.
Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)
Fixed a bunch of warnings.
Bug #9762: Fix opacity changes on unmapped windows.
Diffstat (limited to 'x11/xcompmgr/distinfo')
-rw-r--r-- | x11/xcompmgr/distinfo | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xcompmgr/distinfo b/x11/xcompmgr/distinfo index f06557724e8..7815c886912 100644 --- a/x11/xcompmgr/distinfo +++ b/x11/xcompmgr/distinfo @@ -1,5 +1,6 @@ -$NetBSD: distinfo,v 1.4 2007/07/13 18:01:16 drochner Exp $ +$NetBSD: distinfo,v 1.5 2007/12/19 05:43:30 bjs Exp $ SHA1 (xcompmgr-1.1.3.tar.gz) = d7600dbec8fe812f5a46772c67731dca83c7bf83 RMD160 (xcompmgr-1.1.3.tar.gz) = 65c7c045a0c1361b0dfa346cdc73439ad0db0f2c Size (xcompmgr-1.1.3.tar.gz) = 79840 bytes +SHA1 (patch-aa) = 1f12076c066922363b65744263605c257b1911e4 |