From 19d3cac93c535591e5a2348767308c85f46583c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 24 Oct 2008 16:06:57 +0000 Subject: Update to 1.2.2: Adam Jackson (5): Massive ifdef cleanup, dropping a ton of unsupported platform code. Drastically simplify TRANS_OPEN_MAX. Remove DECNET support. Finish removing OS/2 support xtrans 1.2.2 Jeremy Huddleston (2): Apple: Allow Xquartz to provide an additional fd to xtrans since the dynamic addition code in the server isn't bulletproof yet. Added a flag to enable "The OS already took care of securing this, please skip checking xauth" for use with Apple launchd sockets. --- x11/xtrans/Makefile | 5 ++--- x11/xtrans/PLIST | 4 +--- x11/xtrans/distinfo | 8 ++++---- 3 files changed, 7 insertions(+), 10 deletions(-) (limited to 'x11/xtrans') diff --git a/x11/xtrans/Makefile b/x11/xtrans/Makefile index c21e86e2ab8..8bcb2f12ff5 100644 --- a/x11/xtrans/Makefile +++ b/x11/xtrans/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.12 2008/09/09 13:59:13 dsainty Exp $ +# $NetBSD: Makefile,v 1.13 2008/10/24 16:06:57 wiz Exp $ # -DISTNAME= xtrans-1.2.1 -PKGREVISION= 1 +DISTNAME= xtrans-1.2.2 CATEGORIES= x11 net MASTER_SITES= ${MASTER_SITE_XORG:=lib/} EXTRACT_SUFX= .tar.bz2 diff --git a/x11/xtrans/PLIST b/x11/xtrans/PLIST index f6b06823647..72e73d4a3ba 100644 --- a/x11/xtrans/PLIST +++ b/x11/xtrans/PLIST @@ -1,10 +1,8 @@ -@comment $NetBSD: PLIST,v 1.2 2008/09/07 14:15:02 wiz Exp $ +@comment $NetBSD: PLIST,v 1.3 2008/10/24 16:06:57 wiz Exp $ include/X11/Xtrans/Xtrans.c include/X11/Xtrans/Xtrans.h -include/X11/Xtrans/Xtransdnet.c include/X11/Xtrans/Xtransint.h include/X11/Xtrans/Xtranslcl.c -include/X11/Xtrans/Xtransos2.c include/X11/Xtrans/Xtranssock.c include/X11/Xtrans/Xtranstli.c include/X11/Xtrans/Xtransutil.c diff --git a/x11/xtrans/distinfo b/x11/xtrans/distinfo index 183d2138a25..dade987ac22 100644 --- a/x11/xtrans/distinfo +++ b/x11/xtrans/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2008/09/09 13:59:13 dsainty Exp $ +$NetBSD: distinfo,v 1.14 2008/10/24 16:06:57 wiz Exp $ -SHA1 (xtrans-1.2.1.tar.bz2) = 66d7916e5386d2e0485af04a3b2314fbccc2d23a -RMD160 (xtrans-1.2.1.tar.bz2) = 1998ba12f64cfc9563dcb20f9337e448a9e6a882 -Size (xtrans-1.2.1.tar.bz2) = 107174 bytes +SHA1 (xtrans-1.2.2.tar.bz2) = 21fd452efc1fe196bd3b49cd0426bfef2cc3fcaa +RMD160 (xtrans-1.2.2.tar.bz2) = fb9badbac531cd5458260e4557a9381bdeebe780 +Size (xtrans-1.2.2.tar.bz2) = 101063 bytes SHA1 (patch-aa) = f4faf481fdbd0f7fe1d984a3a4632dba46eb7eb0 SHA1 (patch-ab) = d2a7af633ab880ec71975b70f521c0e32cd07a5e -- cgit v1.2.3