Received: by mail.netbsd.org (Postfix, from userid 605) id 815D285595; Tue, 4 Jul 2017 08:52:39 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 11D0484DEF for ; Tue, 4 Jul 2017 08:52:39 +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 yt20cEJkz6Co for ; Tue, 4 Jul 2017 08:52:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 7ED1884DE2 for ; Tue, 4 Jul 2017 08:52:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7A8A5FAE8; Tue, 4 Jul 2017 08:52:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1499158358161310" MIME-Version: 1.0 Date: Tue, 4 Jul 2017 08:52:38 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/x11/xterm To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20170704085238.7A8A5FAE8@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1499158358161310 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="UTF-8" Module Name: pkgsrc Committed By: wiz Date: Tue Jul 4 08:52:38 UTC 2017 Modified Files: pkgsrc/x11/xterm: Makefile distinfo Log Message: Updated xterm to 330. Patch #330 - 2017/06/20 • updates for ReGIS (Ross Combs): □ remove redundant text command error check which broke T(B) and T(E). □ retain the loading alphabet number across multiple “L” commands. □ add S(T) delay handler. □ fix some color handling error messages. □ add stubbed-out macrograph handling. □ use fragment_remaining() and fragment_consumed() instead of manually checking position / length in various places. □ rename some local variables in string / extent / option parsing □ wrap some long lines. □ move macrograph command handling out of the top-level. • add a summary of the italic fonts loaded to -report-fonts option. • modify the font-lookup for italics to allow for “-i-” if no match is found with slant “-o-” (prompted by patch by Ben Wong). • change default values for mkSamplePass and mkSampleSize to reflect generally-improved locale support in various operating systems (FreeBSD # 219800). • modify wcwidth.c to return -1 for non-Unicode values, and adjust a couple of blocks to better match assumptions about ambiguous-width characters in other implementations. Also modify wcwidth.c to support configurable soft-hyphen, so there is no drawback to using this version rather than a system wcwidth. • amend change made in patch #328 for cursor-visibility to handle case where an application is updating the reverse-video state (FreeBSD #219800). • update tables of combining and ambiguous-width characters in wcwidth.c based on Unicode 10.0.0. • build-fix for --enable-sixel-graphics without --enable-regis-graphics (reports by Sven Joachim, FreeBSD #219945). To generate a diff of this commit: cvs rdiff -u -r1.115 -r1.116 pkgsrc/x11/xterm/Makefile cvs rdiff -u -r1.81 -r1.82 pkgsrc/x11/xterm/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1499158358161310 Content-Disposition: inline Content-Length: 1502 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/x11/xterm/Makefile diff -u pkgsrc/x11/xterm/Makefile:1.115 pkgsrc/x11/xterm/Makefile:1.116 --- pkgsrc/x11/xterm/Makefile:1.115 Mon Jun 19 20:24:37 2017 +++ pkgsrc/x11/xterm/Makefile Tue Jul 4 08:52:38 2017 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.115 2017/06/19 20:24:37 wiz Exp $ +# $NetBSD: Makefile,v 1.116 2017/07/04 08:52:38 wiz Exp $ -DISTNAME= xterm-329 +DISTNAME= xterm-330 CATEGORIES= x11 MASTER_SITES= ftp://invisible-island.net/xterm/ EXTRACT_SUFX= .tgz Index: pkgsrc/x11/xterm/distinfo diff -u pkgsrc/x11/xterm/distinfo:1.81 pkgsrc/x11/xterm/distinfo:1.82 --- pkgsrc/x11/xterm/distinfo:1.81 Mon Jun 19 20:24:37 2017 +++ pkgsrc/x11/xterm/distinfo Tue Jul 4 08:52:38 2017 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.81 2017/06/19 20:24:37 wiz Exp $ +$NetBSD: distinfo,v 1.82 2017/07/04 08:52:38 wiz Exp $ -SHA1 (xterm-329.tgz) = 9e909807d707e5b5f19df6400e2e313b8d80b996 -RMD160 (xterm-329.tgz) = cd1fa491566c4cd4c2ac5c928d21aa007278a65c -SHA512 (xterm-329.tgz) = b6d68bde0796dc6848c02bb0f780b778226e110e7b495fd8c8d45870b1e78b1b91263a45748ef0fbfbd3a7262f4af78daeca07984c3f4cba4c5da67c4c3f0347 -Size (xterm-329.tgz) = 1265450 bytes +SHA1 (xterm-330.tgz) = 0b648aaba45715c156a25e7ff629c82eb9836bc0 +RMD160 (xterm-330.tgz) = 6344e06f06db6ae11b4dc330b2c5e8f3ffb99d2a +SHA512 (xterm-330.tgz) = 3886745179ebabc10feea401444a153dc3f9e5f4c91da381870857fe21f514e0e975193af498b7c2b365602f833dd08e6c706e25cfc1e687d565125672136b62 +Size (xterm-330.tgz) = 1273183 bytes --_----------=_1499158358161310--