diff options
Diffstat (limited to 'x11/libXt')
-rw-r--r-- | x11/libXt/Makefile | 4 | ||||
-rw-r--r-- | x11/libXt/PLIST | 25 | ||||
-rw-r--r-- | x11/libXt/distinfo | 8 |
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 |