ports/113587: [PATCH] x11/libXtst: update to 1.0.2

chinsan chinsan at FreeBSD.org
Mon Jun 11 18:10:07 UTC 2007


>Number:         113587
>Category:       ports
>Synopsis:       [PATCH] x11/libXtst: update to 1.0.2
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jun 11 18:10:05 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     chinsan
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
Taiwan
>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 at 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 at 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 ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list