pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xtrans Update to 1.2.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/70220a1f8c79
branches: trunk
changeset: 548818:70220a1f8c79
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Oct 24 16:06:57 2008 +0000
description:
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.
diffstat:
x11/xtrans/Makefile | 5 ++---
x11/xtrans/PLIST | 4 +---
x11/xtrans/distinfo | 8 ++++----
3 files changed, 7 insertions(+), 10 deletions(-)
diffs (44 lines):
diff -r 50ae820163f9 -r 70220a1f8c79 x11/xtrans/Makefile
--- a/x11/xtrans/Makefile Fri Oct 24 16:03:30 2008 +0000
+++ b/x11/xtrans/Makefile Fri Oct 24 16:06:57 2008 +0000
@@ -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 -r 50ae820163f9 -r 70220a1f8c79 x11/xtrans/PLIST
--- a/x11/xtrans/PLIST Fri Oct 24 16:03:30 2008 +0000
+++ b/x11/xtrans/PLIST Fri Oct 24 16:06:57 2008 +0000
@@ -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 -r 50ae820163f9 -r 70220a1f8c79 x11/xtrans/distinfo
--- a/x11/xtrans/distinfo Fri Oct 24 16:03:30 2008 +0000
+++ b/x11/xtrans/distinfo Fri Oct 24 16:06:57 2008 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index