Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jun 2007 02:07:55 +0800 (CST)
From:      chinsan <chinsan@FreeBSD.org>
To:        FreeBSD-gnats-submit@freebsd.org
Cc:        x11@FreeBSD.org
Subject:   [PATCH] x11/libXtst: update to 1.0.2
Message-ID:  <20070611180755.DD52F11487@chinsan.twbbs.org>

next in thread | raw e-mail | index | archive | help

>Submitter-Id:	current-users
>Originator:	chinsan
>Organization:	Taiwan
>Confidential:	no 
>Synopsis:	[PATCH] x11/libXtst: update to 1.0.2
>Severity:	non-critical
>Priority:	low
>Category:	ports 
>Class:		update
>Release:	FreeBSD 6.2-STABLE i386
>Environment:
System: FreeBSD chinsan.twbbs.org 6.2-STABLE FreeBSD 6.2-STABLE #1: Fri May 25 08:15:42 CST 2007
>Description:
- Update to 1.0.2

Port maintainer (x11@FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- libXtst-1.0.2.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/x11/libXtst/Makefile /usr/home/chinsan/project/libXtst/Makefile
--- /usr/ports/x11/libXtst/Makefile	Sun May 20 04:26:56 2007
+++ /usr/home/chinsan/project/libXtst/Makefile	Tue Jun 12 02:04:08 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	libXtst
-PORTVERSION=	1.0.1
+PORTVERSION=	1.0.2
 CATEGORIES=	x11
 
 MAINTAINER=	x11@FreeBSD.org
@@ -17,5 +17,17 @@
 USE_AUTOTOOLS=	libtool:15
 
 CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
+
+MAN3=		XTestQueryExtension.3 \
+		XTestCompareCursorWithWindow.3 \
+		XTestCompareCurrentCursorWithWindow.3 \
+		XTestFakeKeyEvent.3 \
+		XTestFakeButtonEvent.3 \
+		XTestFakeMotionEvent.3 \
+		XTestFakeRelativeMotionEvent.3 \
+		XTestGrabControl.3 \
+		XTestSetGContextOfGC.3 \
+		XTestSetVisualIDOfVisual.3 \
+		XTestDiscard.3
 
 .include <bsd.port.mk>
diff -ruN --exclude=CVS /usr/ports/x11/libXtst/distinfo /usr/home/chinsan/project/libXtst/distinfo
--- /usr/ports/x11/libXtst/distinfo	Sun May 20 04:26:56 2007
+++ /usr/home/chinsan/project/libXtst/distinfo	Tue Jun 12 02:02:12 2007
@@ -1,3 +1,3 @@
-MD5 (xorg/lib/libXtst-1.0.1.tar.bz2) = 0ba567531ff9ac1ff9da0653f8a161b3
-SHA256 (xorg/lib/libXtst-1.0.1.tar.bz2) = 7348de3c303075df4457b15b47e75096d909e9ffada80773c660bb956ceea882
-SIZE (xorg/lib/libXtst-1.0.1.tar.bz2) = 212511
+MD5 (xorg/lib/libXtst-1.0.2.tar.bz2) = 032d5c1d3914fc0224837328c88aef96
+SHA256 (xorg/lib/libXtst-1.0.2.tar.bz2) = eef98ad3d35254384c3714cd63826fc2009f9b394f2b489718aba9be7be0a10b
+SIZE (xorg/lib/libXtst-1.0.2.tar.bz2) = 224741
--- libXtst-1.0.2.patch ends here ---




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070611180755.DD52F11487>