pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/misc/vttest vttest: update to 20210210
details: https://anonhg.NetBSD.org/pkgsrc/rev/de476f7d7642
branches: trunk
changeset: 450690:de476f7d7642
user: nia <nia%pkgsrc.org@localhost>
date: Wed Apr 21 07:23:17 2021 +0000
description:
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
diffstat:
misc/vttest/Makefile | 7 ++++---
misc/vttest/distinfo | 10 +++++-----
2 files changed, 9 insertions(+), 8 deletions(-)
diffs (36 lines):
diff -r 2ebc7466e238 -r de476f7d7642 misc/vttest/Makefile
--- a/misc/vttest/Makefile Wed Apr 21 01:27:52 2021 +0000
+++ b/misc/vttest/Makefile Wed Apr 21 07:23:17 2021 +0000
@@ -1,13 +1,14 @@
-# $NetBSD: Makefile,v 1.19 2020/11/24 12:01:30 nia Exp $
+# $NetBSD: Makefile,v 1.20 2021/04/21 07:23:17 nia Exp $
-DISTNAME= vttest-20200920
+DISTNAME= vttest-20210210
CATEGORIES= misc benchmarks
-MASTER_SITES= ftp://ftp.invisible-island.net/vttest/
+MASTER_SITES= https://invisible-mirror.net/archives/vttest/
EXTRACT_SUFX= .tgz
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://invisible-island.net/vttest/vttest.html
COMMENT= Utility to test vt100/vt220/xterm
+LICENSE= modified-bsd
GNU_CONFIGURE= yes
MAKE_FILE= makefile
diff -r 2ebc7466e238 -r de476f7d7642 misc/vttest/distinfo
--- a/misc/vttest/distinfo Wed Apr 21 01:27:52 2021 +0000
+++ b/misc/vttest/distinfo Wed Apr 21 07:23:17 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/11/24 12:01:30 nia Exp $
+$NetBSD: distinfo,v 1.14 2021/04/21 07:23:17 nia Exp $
-SHA1 (vttest-20200920.tgz) = 4e86d9f917c50bd62706311d7f2d81f487ab47d2
-RMD160 (vttest-20200920.tgz) = ade6c396f7c292817fc055a8692c6be70b1504f3
-SHA512 (vttest-20200920.tgz) = 317bcac232475530454b62fc6b1df8a53a20b72f0d0d5844b82fc6e8919ce57888d56765d5efe56e593c4aab2f3996d05298ba292136bb89ac1a02a0e9a76203
-Size (vttest-20200920.tgz) = 212015 bytes
+SHA1 (vttest-20210210.tgz) = f82ccc9b462aaf2a9c47fd6937ddcb0c36e4e1a2
+RMD160 (vttest-20210210.tgz) = cb9fbee6e899f5f38e2dd799092b1499ca794c7a
+SHA512 (vttest-20210210.tgz) = dcf721a7be4b8289d835f624f988356471337581bab8392ee7acb45eaae40feaa920bf3a27c9acc2a210b92935e1bfda95076761e57668194bce2735345b73b4
+Size (vttest-20210210.tgz) = 213997 bytes
Home |
Main Index |
Thread Index |
Old Index