aboutsummaryrefslogtreecommitdiff
path: root/x11/libXtst
diff options
context:
space:
mode:
Diffstat (limited to 'x11/libXtst')
-rw-r--r--x11/libXtst/Makefile22
-rw-r--r--x11/libXtst/distinfo4
-rw-r--r--x11/libXtst/pkg-plist1
3 files changed, 23 insertions, 4 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index c7a2f4258466..1dd0f4219c1e 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -6,15 +6,35 @@
#
PORTNAME= libXtst
-PORTVERSION= 1.1.0
+PORTVERSION= 1.2.0
CATEGORIES= x11
MAINTAINER= x11@FreeBSD.org
COMMENT= X Test extension
+LICENSE= MIT
+
XORG_CAT= lib
USE_XORG= x11 xext recordproto:both xextproto inputproto:both \
xi
USE_AUTOTOOLS= libtool
+CONFIGURE_ARGS+=--disable-specs --without-xmlto
+
+MAN3= XTestCompareCurrentCursorWithWindow.3 \
+ XTestCompareCursorWithWindow.3 \
+ XTestDiscard.3 \
+ XTestFakeButtonEvent.3 \
+ XTestFakeKeyEvent.3 \
+ XTestFakeMotionEvent.3 \
+ XTestFakeRelativeMotionEvent.3 \
+ XTestGrabControl.3 \
+ XTestQueryExtension.3 \
+ XTestSetGContextOfGC.3 \
+ XTestSetVisualIDOfVisual.3
+
+post-patch:
+ @${REINPLACE_CMD} '/^SUBDIRS/,/^$$/ \
+ s/specs//' ${WRKSRC}/Makefile.in
+
.include <bsd.port.mk>
diff --git a/x11/libXtst/distinfo b/x11/libXtst/distinfo
index 33c425119cff..20e9e943d79a 100644
--- a/x11/libXtst/distinfo
+++ b/x11/libXtst/distinfo
@@ -1,2 +1,2 @@
-SHA256 (xorg/lib/libXtst-1.1.0.tar.bz2) = bd440f4779e06957211ba83782a5a1cfbf1d42b14fd3510a6dce440489a4eb26
-SIZE (xorg/lib/libXtst-1.1.0.tar.bz2) = 256889
+SHA256 (xorg/lib/libXtst-1.2.0.tar.bz2) = 7a2e0912b521f6bd8c392189874ba4a3b8168b0bba4c2143e073de53d8e85408
+SIZE (xorg/lib/libXtst-1.2.0.tar.bz2) = 281922
diff --git a/x11/libXtst/pkg-plist b/x11/libXtst/pkg-plist
index 9c3e055d2f42..26d878824249 100644
--- a/x11/libXtst/pkg-plist
+++ b/x11/libXtst/pkg-plist
@@ -6,4 +6,3 @@ lib/libXtst.so
lib/libXtst.so.6
libdata/pkgconfig/xtst.pc
@dirrmtry include/X11/extensions
-