pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/x11/libXtst Update to 1.2.1:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/751a09ad5a5d
branches:  trunk
changeset: 604785:751a09ad5a5d
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jun 03 17:46:22 2012 +0000

description:
Update to 1.2.1:

1.2.1:
This release builds on the DocBook/XML conversion of the API documentation
included in the previous release with cleanups & improvements to make the
documentation more useful and usable.

1.2.0:
This release adds the specification documents for the API's for both
extensions, converted from the original troff format to DocBook/XML.
It also includes the usual recent rounds of build configuration improvements
and janitorial cleanups.

diffstat:

 x11/libXtst/Makefile |   4 ++--
 x11/libXtst/PLIST    |  15 ++++++++++++++-
 x11/libXtst/distinfo |   8 ++++----
 3 files changed, 20 insertions(+), 7 deletions(-)

diffs (49 lines):

diff -r c19792a5a9fe -r 751a09ad5a5d x11/libXtst/Makefile
--- a/x11/libXtst/Makefile      Sun Jun 03 17:45:48 2012 +0000
+++ b/x11/libXtst/Makefile      Sun Jun 03 17:46:22 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.7 2010/10/12 19:34:00 minskim Exp $
+# $NetBSD: Makefile,v 1.8 2012/06/03 17:46:22 wiz Exp $
 #
 
-DISTNAME=              libXtst-1.1.0
+DISTNAME=              libXtst-1.2.1
 CATEGORIES=            x11 devel
 MASTER_SITES=          ${MASTER_SITE_XORG:=lib/}
 EXTRACT_SUFX=          .tar.bz2
diff -r c19792a5a9fe -r 751a09ad5a5d x11/libXtst/PLIST
--- a/x11/libXtst/PLIST Sun Jun 03 17:45:48 2012 +0000
+++ b/x11/libXtst/PLIST Sun Jun 03 17:46:22 2012 +0000
@@ -1,5 +1,18 @@
-@comment $NetBSD: PLIST,v 1.3 2010/04/09 08:41:23 tnn Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/06/03 17:46:22 wiz Exp $
 include/X11/extensions/XTest.h
 include/X11/extensions/record.h
 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
+share/doc/libXtst/recordlib.xml
+share/doc/libXtst/xtestlib.xml
diff -r c19792a5a9fe -r 751a09ad5a5d x11/libXtst/distinfo
--- a/x11/libXtst/distinfo      Sun Jun 03 17:45:48 2012 +0000
+++ b/x11/libXtst/distinfo      Sun Jun 03 17:46:22 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2010/04/09 08:41:23 tnn Exp $
+$NetBSD: distinfo,v 1.5 2012/06/03 17:46:22 wiz Exp $
 
-SHA1 (libXtst-1.1.0.tar.bz2) = 4363e9285bfb5a884073efacc50d39edb803a1a5
-RMD160 (libXtst-1.1.0.tar.bz2) = 588fe77d9f915f5f6521ec660129b45adfc16acc
-Size (libXtst-1.1.0.tar.bz2) = 256889 bytes
+SHA1 (libXtst-1.2.1.tar.bz2) = 44e19899f9938d3db5546e51c338d6f86d88cfe2
+RMD160 (libXtst-1.2.1.tar.bz2) = 2e41994b87fe6c77345990255545b1d140b46206
+Size (libXtst-1.2.1.tar.bz2) = 313147 bytes



Home | Main Index | Thread Index | Old Index