Wed Apr 21 07:23:17 2021 UTC ()
vttest: update to 20210210

20210210
        + improve test-screen for VT420 cursor movement, when left/right
          margins are enabled (prompted by discussion with Tom Szilagyi).

	+ updated/improved configure macros, i.e., for shellcheck-warnings

20201225
	+ correct highlighting for ISO Greek, Hebrew and Latin-5.

	+ correct highlighting for DEC Cyrillic, Greek and Hebrew.

	+ add Latin-2 character set for VT510.

	+ updated/improved configure macros, i.e., for compiler-warnings

	+ update config.guess, config.sub


(nia)
diff -r1.19 -r1.20 pkgsrc/misc/vttest/Makefile
diff -r1.13 -r1.14 pkgsrc/misc/vttest/distinfo

cvs diff -r1.19 -r1.20 pkgsrc/misc/vttest/Makefile (expand / switch to unified diff)

--- pkgsrc/misc/vttest/Makefile 2020/11/24 12:01:30 1.19
+++ pkgsrc/misc/vttest/Makefile 2021/04/21 07:23:17 1.20
@@ -1,15 +1,16 @@ @@ -1,15 +1,16 @@
1# $NetBSD: Makefile,v 1.19 2020/11/24 12:01:30 nia Exp $ 1# $NetBSD: Makefile,v 1.20 2021/04/21 07:23:17 nia Exp $
2 2
3DISTNAME= vttest-20200920 3DISTNAME= vttest-20210210
4CATEGORIES= misc benchmarks 4CATEGORIES= misc benchmarks
5MASTER_SITES= ftp://ftp.invisible-island.net/vttest/ 5MASTER_SITES= https://invisible-mirror.net/archives/vttest/
6EXTRACT_SUFX= .tgz 6EXTRACT_SUFX= .tgz
7 7
8MAINTAINER= pkgsrc-users@NetBSD.org 8MAINTAINER= pkgsrc-users@NetBSD.org
9HOMEPAGE= https://invisible-island.net/vttest/vttest.html 9HOMEPAGE= https://invisible-island.net/vttest/vttest.html
10COMMENT= Utility to test vt100/vt220/xterm 10COMMENT= Utility to test vt100/vt220/xterm
 11LICENSE= modified-bsd
11 12
12GNU_CONFIGURE= yes 13GNU_CONFIGURE= yes
13MAKE_FILE= makefile 14MAKE_FILE= makefile
14 15
15.include "../../mk/bsd.pkg.mk" 16.include "../../mk/bsd.pkg.mk"

cvs diff -r1.13 -r1.14 pkgsrc/misc/vttest/distinfo (expand / switch to unified diff)

--- pkgsrc/misc/vttest/distinfo 2020/11/24 12:01:30 1.13
+++ pkgsrc/misc/vttest/distinfo 2021/04/21 07:23:17 1.14
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.13 2020/11/24 12:01:30 nia Exp $ 1$NetBSD: distinfo,v 1.14 2021/04/21 07:23:17 nia Exp $
2 2
3SHA1 (vttest-20200920.tgz) = 4e86d9f917c50bd62706311d7f2d81f487ab47d2 3SHA1 (vttest-20210210.tgz) = f82ccc9b462aaf2a9c47fd6937ddcb0c36e4e1a2
4RMD160 (vttest-20200920.tgz) = ade6c396f7c292817fc055a8692c6be70b1504f3 4RMD160 (vttest-20210210.tgz) = cb9fbee6e899f5f38e2dd799092b1499ca794c7a
5SHA512 (vttest-20200920.tgz) = 317bcac232475530454b62fc6b1df8a53a20b72f0d0d5844b82fc6e8919ce57888d56765d5efe56e593c4aab2f3996d05298ba292136bb89ac1a02a0e9a76203 5SHA512 (vttest-20210210.tgz) = dcf721a7be4b8289d835f624f988356471337581bab8392ee7acb45eaae40feaa920bf3a27c9acc2a210b92935e1bfda95076761e57668194bce2735345b73b4
6Size (vttest-20200920.tgz) = 212015 bytes 6Size (vttest-20210210.tgz) = 213997 bytes