summaryrefslogtreecommitdiff
path: root/x11/xcompmgr
diff options
context:
space:
mode:
authortnn <tnn>2009-11-09 19:08:42 +0000
committertnn <tnn>2009-11-09 19:08:42 +0000
commit12ad2bc3004165497a78c180993e79e3d6fb318b (patch)
treeeeee826fcee4a587389d9563bcc4f13bd8d3275b /x11/xcompmgr
parent639b0bf40ca50aff4f40c5d47814b79673386b39 (diff)
downloadpkgsrc-12ad2bc3004165497a78c180993e79e3d6fb318b.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')
-rw-r--r--x11/xcompmgr/Makefile5
-rw-r--r--x11/xcompmgr/distinfo8
2 files changed, 6 insertions, 7 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index 293e4e0bfc8..37b804e58cd 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2008/08/09 10:12:06 bjs Exp $
+# $NetBSD: Makefile,v 1.26 2009/11/09 19:08:42 tnn Exp $
#
-DISTNAME= xcompmgr-1.1.4
-PKGREVISION= 1
+DISTNAME= xcompmgr-1.1.5
CATEGORIES= x11
MASTER_SITES = ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2
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