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:           Tue Nov 24 12:01:30 UTC 2020

Modified Files:
        pkgsrc/misc/vttest: Makefile distinfo

Log Message:
vttest: Update to 20200920

20200920
        + add test for xterm's 1016 pixel-coordinates mouse-mode.

        + add "-q" option to display only the most recent part of a response,
          e.g., for any-event mouse tests.

        + remove obsolete MANIFEST, dist, dist-shar makefile targets, since
          those are done by external scripts.

        + use makefile ".PHONY" feature if available.

        + 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.18 -r1.19 pkgsrc/misc/vttest/Makefile
cvs rdiff -u -r1.12 -r1.13 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.18 pkgsrc/misc/vttest/Makefile:1.19
--- pkgsrc/misc/vttest/Makefile:1.18    Sun Jul 12 02:09:23 2020
+++ pkgsrc/misc/vttest/Makefile Tue Nov 24 12:01:30 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2020/07/12 02:09:23 ryoon Exp $
+# $NetBSD: Makefile,v 1.19 2020/11/24 12:01:30 nia Exp $
 
-DISTNAME=      vttest-20200610
+DISTNAME=      vttest-20200920
 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.12 pkgsrc/misc/vttest/distinfo:1.13
--- pkgsrc/misc/vttest/distinfo:1.12    Sun Jul 12 02:09:23 2020
+++ pkgsrc/misc/vttest/distinfo Tue Nov 24 12:01:30 2020
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/07/12 02:09:23 ryoon Exp $
+$NetBSD: distinfo,v 1.13 2020/11/24 12:01:30 nia Exp $
 
-SHA1 (vttest-20200610.tgz) = ba0a8c0776eb6ca21daa519f224a02cd3e5cdd0a
-RMD160 (vttest-20200610.tgz) = c6cd9ef06c2d2cd5f4d51d5da88f8e8fbe994edf
-SHA512 (vttest-20200610.tgz) = 2975f2cba251358eefaabae7726f6d2e55bc2bd96d4e7e52c49270aa92dd1ffe57282a8d208870dd77aac7005ef7defd37506d7c03a28f01dd73876580f05b77
-Size (vttest-20200610.tgz) = 208598 bytes
+SHA1 (vttest-20200920.tgz) = 4e86d9f917c50bd62706311d7f2d81f487ab47d2
+RMD160 (vttest-20200920.tgz) = ade6c396f7c292817fc055a8692c6be70b1504f3
+SHA512 (vttest-20200920.tgz) = 317bcac232475530454b62fc6b1df8a53a20b72f0d0d5844b82fc6e8919ce57888d56765d5efe56e593c4aab2f3996d05298ba292136bb89ac1a02a0e9a76203
+Size (vttest-20200920.tgz) = 212015 bytes



Home | Main Index | Thread Index | Old Index