aboutsummaryrefslogtreecommitdiff
path: root/x11/libXtst
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2011-09-22 13:51:54 +0000
committerEitan Adler <eadler@FreeBSD.org>2011-09-22 13:51:54 +0000
commit05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f (patch)
tree901e0f3589c05a04638e25b8ea01f3e0f3eb594f /x11/libXtst
parentabdec19d38d6f1e58e3cb18eecd96d181efdd048 (diff)
downloadports-05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f.tar.gz
ports-05a4bd4ab2a977a5598474f9c8df8e4e16b1b67f.zip
- updated evieext to 1.1.1
- updated libSM to 1.2.0,1 - updated libX11 to 1.4.4,1 - updated libXevie to 1.0.3 - updated libXext to 1.3.0_1,1 - updated libXfixes to 4.0.4 - updated libXi to 1.4.3,1 - updated libXinerama to 1.1.1,1 - updated libXp to 1.0.1,1 - updated libXpm to 3.5.9 - updated libXrandr to 1.3.2 - updated libXrender to 0.9.6 - updated libXres to 1.0.5 - updated libXtst to 1.2.0 - updated libXv to 1.0.6,1 - updated libXxf86dga to 1.1.2 - updated libXxf86misc to 1.0.3 - updated libXxf86vm to 1.1.1 - updated xdbedizzy to 1.1.0 - updated xdm to 1.1.10 - updated xf86dga to 1.0.3 - updated xf86driproto to 2.1.1 - updated xfd to 1.1.0 - updated xfindproxy to 1.0.2 - updated xfwp to 1.0.2 - updated xinit to 1.3.1 - updated xkbcomp to 1.2.3 - updated xkeyboard to config-2.1 - updated xlsatoms to 1.1.0 - updated xmag to 1.0.4 - updated xman to 1.1.2 - updated xorg to cf-files-1.0.4 - updated xrefresh to 1.0.4 - updated xrx to 1.0.4 - updated xsm to 1.0.2 - updated xwud to 1.0.3 - fix final line in pkg-descr - add license where appropriate - remove two patches in libX11 which are no longer required Reviewed by: kwm Approved by: bapt (mentor) Obtained from: xorg-devel repo
Notes
Notes: svn path=/head/; revision=282172
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
-