summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorwiz <wiz>2012-10-07 22:40:44 +0000
committerwiz <wiz>2012-10-07 22:40:44 +0000
commit4ae5a35b29a3603d8c336e5662c42bca3b568d2e (patch)
tree8c18cf124f87afe68558fe6b126c00764801fbd9
parent0f1b378ead2a41367587d13998503a5ce89eea29 (diff)
downloadpkgsrc-4ae5a35b29a3603d8c336e5662c42bca3b568d2e.tar.gz
Add missing files to PLIST and depend on libxcb-1.8.
Ride update.
-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