summaryrefslogtreecommitdiff
path: root/x11/xcompmgr/Makefile
diff options
context:
space:
mode:
authortnn <tnn@pkgsrc.org>2009-11-09 19:08:42 +0000
committertnn <tnn@pkgsrc.org>2009-11-09 19:08:42 +0000
commit8e07726423bfb0a12903d65007b52df37393c5ad (patch)
treeeeee826fcee4a587389d9563bcc4f13bd8d3275b /x11/xcompmgr/Makefile
parent955b422497697a821799e2fa53a59575d9f7fbf6 (diff)
downloadpkgsrc-8e07726423bfb0a12903d65007b52df37393c5ad.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/Makefile')
-rw-r--r--x11/xcompmgr/Makefile5
1 files changed, 2 insertions, 3 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