summaryrefslogtreecommitdiff
path: root/x11/libxcb
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-10-07 22:40:44 +0000
committerwiz <wiz@pkgsrc.org>2012-10-07 22:40:44 +0000
commitcc88599d2577c7b1e98c81d970d1c042da857b05 (patch)
tree8c18cf124f87afe68558fe6b126c00764801fbd9 /x11/libxcb
parent5604e6d66d11ce7dba3bf6daa883a28b39adc00d (diff)
downloadpkgsrc-cc88599d2577c7b1e98c81d970d1c042da857b05.tar.gz
Add missing files to PLIST and depend on libxcb-1.8.
Ride update.
Diffstat (limited to 'x11/libxcb')
-rw-r--r--x11/libxcb/Makefile4
-rw-r--r--x11/libxcb/PLIST5
2 files changed, 6 insertions, 3 deletions
diff --git a/x11/libxcb/Makefile b/x11/libxcb/Makefile
index 80b3cf39fd7..455ca832f95 100644
--- a/x11/libxcb/Makefile
+++ b/x11/libxcb/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2012/10/07 22:09:47 wiz Exp $
+# $NetBSD: Makefile,v 1.18 2012/10/07 22:40:44 wiz Exp $
#
DISTNAME= libxcb-1.9
@@ -82,7 +82,7 @@ post-extract:
#.include "../../devel/gperf/buildlink3.mk"
PYTHON_FOR_BUILD_ONLY= yes
.include "../../lang/python/application.mk"
-BUILDLINK_API_DEPENDS.xcb-proto?= xcb-proto>=1.7
+BUILDLINK_API_DEPENDS.xcb-proto?= xcb-proto>=1.8
.include "../../x11/xcb-proto/buildlink3.mk"
.include "../../x11/libXdmcp/buildlink3.mk"
.include "../../x11/libXau/buildlink3.mk"
diff --git a/x11/libxcb/PLIST b/x11/libxcb/PLIST
index 6b09d4452e4..696b6b5811b 100644
--- a/x11/libxcb/PLIST
+++ b/x11/libxcb/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.5 2012/10/07 22:09:47 wiz Exp $
+@comment $NetBSD: PLIST,v 1.6 2012/10/07 22:40:44 wiz Exp $
include/xcb/bigreq.h
include/xcb/composite.h
include/xcb/damage.h
@@ -256,6 +256,9 @@ man/man3/xcb_dri2_get_buffers_with_format_unchecked.3
man/man3/xcb_dri2_get_msc.3
man/man3/xcb_dri2_get_msc_reply.3
man/man3/xcb_dri2_get_msc_unchecked.3
+man/man3/xcb_dri2_get_param.3
+man/man3/xcb_dri2_get_param_reply.3
+man/man3/xcb_dri2_get_param_unchecked.3
man/man3/xcb_dri2_invalidate_buffers_event_t.3
man/man3/xcb_dri2_query_version.3
man/man3/xcb_dri2_query_version_reply.3