summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorjoerg <joerg>2007-07-12 13:40:33 +0000
committerjoerg <joerg>2007-07-12 13:40:33 +0000
commitc58f60d012271ad03013fff625d2bcca86d1b758 (patch)
treed78d18fad7490fac8d6e3d4f845b9bf5220510f5 /x11
parent8e2a79967e75820da37d9f5e84ba9059b934d68f (diff)
downloadpkgsrc-c58f60d012271ad03013fff625d2bcca86d1b758.tar.gz
Update to libXtst-1.0.1: Fix a memory leak after failing allocations
and add man pages.
Diffstat (limited to 'x11')
-rw-r--r--x11/libXtst/Makefile4
-rw-r--r--x11/libXtst/PLIST13
-rw-r--r--x11/libXtst/distinfo8
3 files changed, 18 insertions, 7 deletions
diff --git a/x11/libXtst/Makefile b/x11/libXtst/Makefile
index 8b00e372c83..aaec68493d0 100644
--- a/x11/libXtst/Makefile
+++ b/x11/libXtst/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.1.1.1 2006/12/17 18:03:55 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/07/12 13:40:33 joerg Exp $
#
-DISTNAME= libXtst-1.0.1
+DISTNAME= libXtst-1.0.2
CATEGORIES= x11 devel
MASTER_SITES= http://xorg.freedesktop.org/releases/individual/lib/
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libXtst/PLIST b/x11/libXtst/PLIST
index f74e4fd6183..752eb77e7de 100644
--- a/x11/libXtst/PLIST
+++ b/x11/libXtst/PLIST
@@ -1,3 +1,14 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2006/12/17 18:03:55 joerg Exp $
+@comment $NetBSD: PLIST,v 1.2 2007/07/12 13:40:33 joerg Exp $
lib/libXtst.la
lib/pkgconfig/xtst.pc
+man/man3/XTestCompareCurrentCursorWithWindow.3
+man/man3/XTestCompareCursorWithWindow.3
+man/man3/XTestDiscard.3
+man/man3/XTestFakeButtonEvent.3
+man/man3/XTestFakeKeyEvent.3
+man/man3/XTestFakeMotionEvent.3
+man/man3/XTestFakeRelativeMotionEvent.3
+man/man3/XTestGrabControl.3
+man/man3/XTestQueryExtension.3
+man/man3/XTestSetGContextOfGC.3
+man/man3/XTestSetVisualIDOfVisual.3
diff --git a/x11/libXtst/distinfo b/x11/libXtst/distinfo
index 0a8da61d7ce..4589f7e6bf0 100644
--- a/x11/libXtst/distinfo
+++ b/x11/libXtst/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2006/12/17 18:03:55 joerg Exp $
+$NetBSD: distinfo,v 1.2 2007/07/12 13:40:33 joerg Exp $
-SHA1 (libXtst-1.0.1.tar.bz2) = 0001bfb58eb28bdef9ab6acfa158a4bf99519ffb
-RMD160 (libXtst-1.0.1.tar.bz2) = 39d0f978ddadfc0bca1f8dd26ffe5d6be6f04062
-Size (libXtst-1.0.1.tar.bz2) = 212511 bytes
+SHA1 (libXtst-1.0.2.tar.bz2) = 0b5b41ce3044f6bc1a3c4f08cd0d65cdc98e3893
+RMD160 (libXtst-1.0.2.tar.bz2) = 3939547abce0d009a9f786f194128cc0911eb392
+Size (libXtst-1.0.2.tar.bz2) = 224741 bytes