summaryrefslogtreecommitdiff
path: root/x11/libXt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2012-06-03 17:33:41 +0000
committerwiz <wiz@pkgsrc.org>2012-06-03 17:33:41 +0000
commit7f9654ad138871589fe270bdac31951750e49f57 (patch)
tree6367707b67d2661e7c38a0c1b64b109d8b622ce0 /x11/libXt
parentb40bdc188aaab5852cd72e3d1eb838f2902eaf8e (diff)
downloadpkgsrc-7f9654ad138871589fe270bdac31951750e49f57.tar.gz
Update to 1.1.3:
1.1.3: This regression repair release reverts a regrettable revision. 1.1.2: This release includes a good number of bug fixes, some initial unit tests for checking several recent fixes, compiler warning cleanups, and build configuration improvements. The included documentation for the libXt API has been transformed into the DocBook/XML format, to allow processing with the same toolchain as the rest of the X.Org docs, producing better and more modern output formats, and providing support for cross-linking with the other X.Org docs. 1.1.1: This release fixes a longstanding crash on 64bit sparc, and a nasty bug in the new XtAsprintf function added in 1.1.0. 1.1.0: This release includes several bug fixes, as well as the usual set of recent build configuration improvements & janitorial cleanups. The minor version was bumped to indicate addition of XtAsprintf to exported API. 1.0.9: This release includes several bug fixes, as well as the usual set of recent build configuration improvements & janitorial cleanups.
Diffstat (limited to 'x11/libXt')
-rw-r--r--x11/libXt/Makefile4
-rw-r--r--x11/libXt/PLIST25
-rw-r--r--x11/libXt/distinfo8
3 files changed, 30 insertions, 7 deletions
diff --git a/x11/libXt/Makefile b/x11/libXt/Makefile
index 3a63e07e3c4..caa019c3d29 100644
--- a/x11/libXt/Makefile
+++ b/x11/libXt/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.15 2011/07/19 14:00:24 joerg Exp $
+# $NetBSD: Makefile,v 1.16 2012/06/03 17:33:41 wiz Exp $
#
-DISTNAME= libXt-1.0.8
+DISTNAME= libXt-1.1.3
CATEGORIES= x11 devel
MASTER_SITES= ${MASTER_SITE_XORG:=lib/}
EXTRACT_SUFX= .tar.bz2
diff --git a/x11/libXt/PLIST b/x11/libXt/PLIST
index 4803667eb8c..55fa2e64afb 100644
--- a/x11/libXt/PLIST
+++ b/x11/libXt/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.3 2010/09/10 19:01:46 joerg Exp $
+@comment $NetBSD: PLIST,v 1.4 2012/06/03 17:33:41 wiz Exp $
include/X11/CallbackI.h
include/X11/Composite.h
include/X11/CompositeP.h
@@ -82,6 +82,7 @@ man/man3/XtAppSetWarningMsgHandler.3
man/man3/XtAppUnlock.3
man/man3/XtAppWarning.3
man/man3/XtAppWarningMsg.3
+man/man3/XtAsprintf.3
man/man3/XtAugmentTranslations.3
man/man3/XtBuildEventMask.3
man/man3/XtCallAcceptFocus.3
@@ -301,3 +302,25 @@ man/man3/XtWidgetToApplicationContext.3
man/man3/XtWindow.3
man/man3/XtWindowOfObject.3
man/man3/XtWindowToWidget.3
+share/doc/libXt/CH01.xml
+share/doc/libXt/CH02.xml
+share/doc/libXt/CH03.xml
+share/doc/libXt/CH04.xml
+share/doc/libXt/CH05.xml
+share/doc/libXt/CH06.xml
+share/doc/libXt/CH07.xml
+share/doc/libXt/CH08.xml
+share/doc/libXt/CH09.xml
+share/doc/libXt/CH10.xml
+share/doc/libXt/CH11.xml
+share/doc/libXt/CH12.xml
+share/doc/libXt/CH13.xml
+share/doc/libXt/acknowledgement.xml
+share/doc/libXt/appA.xml
+share/doc/libXt/appB.xml
+share/doc/libXt/appC.xml
+share/doc/libXt/appD.xml
+share/doc/libXt/appE.xml
+share/doc/libXt/appF.xml
+share/doc/libXt/intrinsics.xml
+share/doc/libXt/preface.xml
diff --git a/x11/libXt/distinfo b/x11/libXt/distinfo
index b262d132040..3d859c75a26 100644
--- a/x11/libXt/distinfo
+++ b/x11/libXt/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2010/09/10 19:01:46 joerg Exp $
+$NetBSD: distinfo,v 1.10 2012/06/03 17:33:41 wiz Exp $
-SHA1 (libXt-1.0.8.tar.bz2) = d5e3dfba90a12169771399b3e2ccae07243489c9
-RMD160 (libXt-1.0.8.tar.bz2) = 4c7d6d2268368d1577ca63fb99066149b6c60c2f
-Size (libXt-1.0.8.tar.bz2) = 536406 bytes
+SHA1 (libXt-1.1.3.tar.bz2) = 2cef068bc4d7170e31b89b5c06aeaf4451a7699a
+RMD160 (libXt-1.1.3.tar.bz2) = d1cffd17864ea0081437a07ea78dcaa8316a5fa0
+Size (libXt-1.1.3.tar.bz2) = 734679 bytes