mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Update to 1.0.2.
PR: ports/113587 Submitted by: chinsan
This commit is contained in:
parent
ba65e36956
commit
eacee25b50
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194682
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= libXtst
|
||||
PORTVERSION= 1.0.1
|
||||
PORTVERSION= 1.0.2
|
||||
CATEGORIES= x11
|
||||
|
||||
MAINTAINER= x11@FreeBSD.org
|
||||
@ -18,4 +18,16 @@ 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>
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user