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:           Thu Apr  2 09:39:43 UTC 2020

Modified Files:
        pkgsrc/misc/vttest: Makefile distinfo

Log Message:
vttest: Update to 20200303

20200303
        + spelling fixes found with codespell.

        + correct a few other highlighting items for Turkish NRCS and DEC
          Supplemental Graphic NRCS.

        + correct highlighting for Spanish NRCS pound-sign in character-sets
          (report by James Holderness)

        + updated/improved configure macros

20191231
        + updated/improved configure macros

        + update config.guess, config.sub

20190710
        + improve alternate-screen test, with additional cursor-position check.

        + add extensions found in DEC standard 070 to the primary response table.

        + updated/improved configure macros

        + update config.guess, config.sub


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 pkgsrc/misc/vttest/Makefile
cvs rdiff -u -r1.10 -r1.11 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.16 pkgsrc/misc/vttest/Makefile:1.17
--- pkgsrc/misc/vttest/Makefile:1.16    Mon Jul 22 08:37:58 2019
+++ pkgsrc/misc/vttest/Makefile Thu Apr  2 09:39:43 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.16 2019/07/22 08:37:58 nia Exp $
+# $NetBSD: Makefile,v 1.17 2020/04/02 09:39:43 nia Exp $
 
-DISTNAME=      vttest-20190105
+DISTNAME=      vttest-20200303
 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.10 pkgsrc/misc/vttest/distinfo:1.11
--- pkgsrc/misc/vttest/distinfo:1.10    Fri Feb 15 19:55:12 2019
+++ pkgsrc/misc/vttest/distinfo Thu Apr  2 09:39:43 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2019/02/15 19:55:12 wiz Exp $
+$NetBSD: distinfo,v 1.11 2020/04/02 09:39:43 nia Exp $
 
-SHA1 (vttest-20190105.tgz) = 7a930ecd54dcdfc5081308f7fcac31368233e7a5
-RMD160 (vttest-20190105.tgz) = b6d19498aefa8fa80792ed13f637fb609706e3f5
-SHA512 (vttest-20190105.tgz) = 56e77718df518761e6f0c597f40f031bb8e01265fb07549db06fb2c1c402f867e134466af31ddfe9fd8610d02ccd2dce239ac8292daac9ba97efa31798d49592
-Size (vttest-20190105.tgz) = 205590 bytes
+SHA1 (vttest-20200303.tgz) = 08c75a2050e50d79136a4528b12f4d583dca2acc
+RMD160 (vttest-20200303.tgz) = 52b3c2fb64d42a896d07f14ee36ac219e133659f
+SHA512 (vttest-20200303.tgz) = dcd32e5e2bd2c2be0c068f84473efbe955ef7c5c8e9dab85f8ef57b7704ddb1c6d2daa81f25f3bd7424208ccb15c6013f40ede4355c98800d523be835921430d
+Size (vttest-20200303.tgz) = 207542 bytes



Home | Main Index | Thread Index | Old Index