summaryrefslogtreecommitdiff
path: root/x11/p5-X11-XCB/pkg-plist
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2023-12-19 12:58:26 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2023-12-19 12:58:26 +0000
commitd9faf365fcd6949aa5db2ad38cd37403b2db3b57 (patch)
tree5e4667e1092ccb91522866463146d34848106207 /x11/p5-X11-XCB/pkg-plist
parentnet/realtek-re-kmod: update to v1.99 release. (diff)
x11/p5-X11-XCB: update the port to version 0.22
Carefully split *_DEPENDS into BUILD/RUN/TEST ones. PR: 275560 Submitted by: Sergey Zhmylove Approved by: maintainer timeout (pi; two weeks)
Diffstat (limited to '')
-rw-r--r--x11/p5-X11-XCB/pkg-plist15
1 files changed, 15 insertions, 0 deletions
diff --git a/x11/p5-X11-XCB/pkg-plist b/x11/p5-X11-XCB/pkg-plist
index a14f04d31b02..7bad1b2a8b1a 100644
--- a/x11/p5-X11-XCB/pkg-plist
+++ b/x11/p5-X11-XCB/pkg-plist
@@ -2,13 +2,28 @@
%%SITE_ARCH%%/X11/XCB/Atom.pm
%%SITE_ARCH%%/X11/XCB/Color.pm
%%SITE_ARCH%%/X11/XCB/Connection.pm
+%%SITE_ARCH%%/X11/XCB/Event/ButtonPress.pm
+%%SITE_ARCH%%/X11/XCB/Event/ButtonRelease.pm
%%SITE_ARCH%%/X11/XCB/Event/ClientMessage.pm
+%%SITE_ARCH%%/X11/XCB/Event/ConfigureNotify.pm
+%%SITE_ARCH%%/X11/XCB/Event/ConfigureRequest.pm
+%%SITE_ARCH%%/X11/XCB/Event/CreateNotify.pm
+%%SITE_ARCH%%/X11/XCB/Event/DestroyNotify.pm
+%%SITE_ARCH%%/X11/XCB/Event/EnterNotify.pm
%%SITE_ARCH%%/X11/XCB/Event/Focus.pm
%%SITE_ARCH%%/X11/XCB/Event/Generic.pm
+%%SITE_ARCH%%/X11/XCB/Event/GenericError.pm
+%%SITE_ARCH%%/X11/XCB/Event/KeyPress.pm
+%%SITE_ARCH%%/X11/XCB/Event/KeyRelease.pm
+%%SITE_ARCH%%/X11/XCB/Event/LeaveNotify.pm
%%SITE_ARCH%%/X11/XCB/Event/MapNotify.pm
+%%SITE_ARCH%%/X11/XCB/Event/MapRequest.pm
+%%SITE_ARCH%%/X11/XCB/Event/MotionNotify.pm
%%SITE_ARCH%%/X11/XCB/Event/PropertyNotify.pm
+%%SITE_ARCH%%/X11/XCB/Event/UnmapNotify.pm
%%SITE_ARCH%%/X11/XCB/Rect.pm
%%SITE_ARCH%%/X11/XCB/Screen.pm
+%%SITE_ARCH%%/X11/XCB/Setup.pm
%%SITE_ARCH%%/X11/XCB/Sizehints.pm
%%SITE_ARCH%%/X11/XCB/Sizehints/Aspect.pm
%%SITE_ARCH%%/X11/XCB/Window.pm