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:   ryoon
Date:           Sun Jul 12 02:09:23 UTC 2020

Modified Files:
        pkgsrc/misc/vttest: Makefile distinfo

Log Message:
bvttest: Update to 20200610

changelog:
20200610
        + modify DECSCA test to show whether EL/ED and ECH/ICH/DCH ignore
          DECSCA.

        + modify DECERA test to assume that the terminal uses bce, and prompt
          for an additional color-change/erase to demonstrate this.

20200420
        + improve test-coverage for REP/SD/SL/SR/SU, exercising default params.

        + improve DA/DA2 reports for VT125, VT240, VT382, VT510 used in xterm.


To generate a diff of this commit:
cvs rdiff -u -r1.17 -r1.18 pkgsrc/misc/vttest/Makefile
cvs rdiff -u -r1.11 -r1.12 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.17 pkgsrc/misc/vttest/Makefile:1.18
--- pkgsrc/misc/vttest/Makefile:1.17    Thu Apr  2 09:39:43 2020
+++ pkgsrc/misc/vttest/Makefile Sun Jul 12 02:09:23 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.17 2020/04/02 09:39:43 nia Exp $
+# $NetBSD: Makefile,v 1.18 2020/07/12 02:09:23 ryoon Exp $
 
-DISTNAME=      vttest-20200303
+DISTNAME=      vttest-20200610
 CATEGORIES=    misc benchmarks
 MASTER_SITES=  ftp://ftp.invisible-island.net/vttest/
 EXTRACT_SUFX=  .tgz

Index: pkgsrc/misc/vttest/distinfo
diff -u pkgsrc/misc/vttest/distinfo:1.11 pkgsrc/misc/vttest/distinfo:1.12
--- pkgsrc/misc/vttest/distinfo:1.11    Thu Apr  2 09:39:43 2020
+++ pkgsrc/misc/vttest/distinfo Sun Jul 12 02:09:23 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/04/02 09:39:43 nia Exp $
+$NetBSD: distinfo,v 1.12 2020/07/12 02:09:23 ryoon Exp $
 
-SHA1 (vttest-20200303.tgz) = 08c75a2050e50d79136a4528b12f4d583dca2acc
-RMD160 (vttest-20200303.tgz) = 52b3c2fb64d42a896d07f14ee36ac219e133659f
-SHA512 (vttest-20200303.tgz) = dcd32e5e2bd2c2be0c068f84473efbe955ef7c5c8e9dab85f8ef57b7704ddb1c6d2daa81f25f3bd7424208ccb15c6013f40ede4355c98800d523be835921430d
-Size (vttest-20200303.tgz) = 207542 bytes
+SHA1 (vttest-20200610.tgz) = ba0a8c0776eb6ca21daa519f224a02cd3e5cdd0a
+RMD160 (vttest-20200610.tgz) = c6cd9ef06c2d2cd5f4d51d5da88f8e8fbe994edf
+SHA512 (vttest-20200610.tgz) = 2975f2cba251358eefaabae7726f6d2e55bc2bd96d4e7e52c49270aa92dd1ffe57282a8d208870dd77aac7005ef7defd37506d7c03a28f01dd73876580f05b77
+Size (vttest-20200610.tgz) = 208598 bytes



Home | Main Index | Thread Index | Old Index