summaryrefslogtreecommitdiff
path: root/x11/xwininfo
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2012-10-02 12:09:40 +0000
committertron <tron@pkgsrc.org>2012-10-02 12:09:40 +0000
commit6f0f2900002f07a15693e46fa9fbab811dbd7ef9 (patch)
tree665b6c058eca970777ac2a58390d980bceec25fa /x11/xwininfo
parent8472a8ce2e992a5b5ff8b35a5f3a9c13cf8cf612 (diff)
downloadpkgsrc-6f0f2900002f07a15693e46fa9fbab811dbd7ef9.tar.gz
Increase the minium required version of the "x11/libxcb" package to 1.6.
There are at least two packages ("graphics/cairo" and "x11/xlsclients") which require this. And we definitely want to avoid the situation where both the based and "pkgsrc" version get used at the same time. Bump all the packages which use the "x11/libxcb" package except the two which already require version 1.6. For those package remove the manually set minimum required version. Change discussed with Thomas Klausner in private e-mail.
Diffstat (limited to 'x11/xwininfo')
-rw-r--r--x11/xwininfo/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/xwininfo/Makefile b/x11/xwininfo/Makefile
index 04ff43750f8..f9d8639b0a5 100644
--- a/x11/xwininfo/Makefile
+++ b/x11/xwininfo/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2012/06/03 18:32:35 wiz Exp $
+# $NetBSD: Makefile,v 1.8 2012/10/02 12:09:42 tron Exp $
#
DISTNAME= xwininfo-1.1.2
+PKGREVISION= 1
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_XORG:=app/}
EXTRACT_SUFX= .tar.bz2