Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 1731C63BB0A for ; Sun, 25 Jul 2010 21:23:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id D072D63B108; Sun, 25 Jul 2010 21:23:25 +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 68D8C63B10A for ; Sun, 25 Jul 2010 21:23:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 31B8B175DD; Sun, 25 Jul 2010 21:23:04 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain Date: Sun, 25 Jul 2010 21:23:04 +0000 From: Guillaume Lasmayous Subject: CVS commit: pkgsrc/x11/x3270 To: pkgsrc-changes@NetBSD.org Reply-To: gls@netbsd.org X-Mailer: log_accum Message-Id: <20100725212304.31B8B175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: gls Date: Sun Jul 25 21:23:04 UTC 2010 Modified Files: pkgsrc/x11/x3270: Makefile distinfo pkgsrc/x11/x3270/patches: patch-aa Log Message: Update x11/x3270 to 3.3.10ga5. Upstream changes: # [x3270] Fixed a problem with temporary keymaps being cleared when connecting to or disconnecting from a host. # x3270, c3270] Corrected some APL characters that were not displayed correctly with Unicode fonts. # [all] Corrected operation on EBCDIC-based hosts. # [all] Corrected the behavior of hostname prefixes such as L:, which were "sticky", i.e., once set they would be set for all future connections. # [all] Corrected the reported CGCSGID for code page 1147 (french-euro). # [all except x3270] Disabled the Query Reply report for background color support, which confused some older versions of GDDM. This report can be explicitly enabled by setting the qrBgColor resource to true. # [all] In oversize mode, changed the terminal type to IBM-DYNAMIC. Pkgsrc changes: - Set LICENSE - Fix configuration directory - Claim maintainership. To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.25 pkgsrc/x11/x3270/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/x11/x3270/distinfo cvs rdiff -u -r1.6 -r1.7 pkgsrc/x11/x3270/patches/patch-aa Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.