pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/libxcb Add missing files to PLIST and depend on li...
details: https://anonhg.NetBSD.org/pkgsrc/rev/2d9fc58ab806
branches: trunk
changeset: 609659:2d9fc58ab806
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Oct 07 22:40:44 2012 +0000
description:
Add missing files to PLIST and depend on libxcb-1.8.
Ride update.
diffstat:
x11/libxcb/Makefile | 4 ++--
x11/libxcb/PLIST | 5 ++++-
2 files changed, 6 insertions(+), 3 deletions(-)
diffs (37 lines):
diff -r f5fc9424ab71 -r 2d9fc58ab806 x11/libxcb/Makefile
--- a/x11/libxcb/Makefile Sun Oct 07 22:25:39 2012 +0000
+++ b/x11/libxcb/Makefile Sun Oct 07 22:40:44 2012 +0000
@@ -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 @@
#.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 -r f5fc9424ab71 -r 2d9fc58ab806 x11/libxcb/PLIST
--- a/x11/libxcb/PLIST Sun Oct 07 22:25:39 2012 +0000
+++ b/x11/libxcb/PLIST Sun Oct 07 22:40:44 2012 +0000
@@ -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_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
Home |
Main Index |
Thread Index |
Old Index