Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "Postmaster NetBSD.org" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id D5637A64AE for ; Mon, 3 Feb 2014 16:41:03 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3C45914A2A4; Mon, 3 Feb 2014 16:41:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id DB40714A200 for ; Mon, 3 Feb 2014 16:40:58 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id Y7n0QdC1_Ity for ; Mon, 3 Feb 2014 16:40:58 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 6007F14A1FC for ; Mon, 3 Feb 2014 16:40:58 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5569796; Mon, 3 Feb 2014 16:40:58 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" MIME-Version: 1.0 Date: Mon, 3 Feb 2014 16:40:58 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xtrans To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20140203164058.5569796@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: wiz Date: Mon Feb 3 16:40:58 UTC 2014 Modified Files: pkgsrc/x11/xtrans: Makefile distinfo Log Message: Update to 1.3.3: Changes: Gaetan Nadon (3): xtrans.m4: fix warning by replacing obsolete AC_HELP_STRING xtrans.m4: replace deprecated AC_HAVE_LIBRARY with AC_CHECK_LIB xtrans.m4: remove AC_TYPE_SIGNAL and Imake SIGNALRETURNSINT Hans de Goede (1): xtrans 1.3.3 Jon TURNEY (1): Add TransIsListening() Mark Kettenis (3): Remove unused static inlines Fix alignment issues in FD passing code Don't restrict FD passing to Linux & Solaris Ɓukasz Stelmach (2): Define TRANS_RECEIVED flag for transports Enable systemd socket activation To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/x11/xtrans/Makefile \ pkgsrc/x11/xtrans/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.