pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/misc/vttest
Module Name: pkgsrc
Committed By: nia
Date: Wed Apr 21 07:23:17 UTC 2021
Modified Files:
pkgsrc/misc/vttest: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/misc/vttest/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/misc/vttest/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/misc/vttest/Makefile
diff -u pkgsrc/misc/vttest/Makefile:1.19 pkgsrc/misc/vttest/Makefile:1.20
--- pkgsrc/misc/vttest/Makefile:1.19 Tue Nov 24 12:01:30 2020
+++ pkgsrc/misc/vttest/Makefile Wed Apr 21 07:23:17 2021
@@ -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
Index: pkgsrc/misc/vttest/distinfo
diff -u pkgsrc/misc/vttest/distinfo:1.13 pkgsrc/misc/vttest/distinfo:1.14
--- pkgsrc/misc/vttest/distinfo:1.13 Tue Nov 24 12:01:30 2020
+++ pkgsrc/misc/vttest/distinfo Wed Apr 21 07:23:17 2021
@@ -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