Update to 20071216.

Change log says "modify VT420 rectangle tests to provide ANSI/ISO colors and
line-drawing as test-options" and some configure changes.

ok naddy
This commit is contained in:
nicm 2009-10-13 16:52:40 +00:00
parent 4bee449b4e
commit 763ca8e8a5
3 changed files with 9 additions and 9 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/31 03:15:50 naddy Exp $
# $OpenBSD: Makefile,v 1.2 2009/10/13 16:52:40 nicm Exp $
COMMENT= test VT100-type terminal
DISTNAME= vttest-20070304
DISTNAME= vttest-20071216
CATEGORIES= misc
HOMEPAGE= http://invisible-island.net/vttest/vttest.html

View File

@ -1,5 +1,5 @@
MD5 (vttest-20070304.tgz) = NdeyPItF8Xu6nRjUw5NaQw==
RMD160 (vttest-20070304.tgz) = VliBXOMtMgQY9Kos1k1VobCl0qk=
SHA1 (vttest-20070304.tgz) = wGkO5BpS4juRDJL527ZoXmrKMBw=
SHA256 (vttest-20070304.tgz) = rIoIAdT8vn5mVl5VCoaq76Fw+3VGwC0+Qj42UWH4OrU=
SIZE (vttest-20070304.tgz) = 153168
MD5 (vttest-20071216.tgz) = SQzryF5THIM9zxTDJ5AYSw==
RMD160 (vttest-20071216.tgz) = vsLlPMGtooE6ymL5OrHK+6p3uTs=
SHA1 (vttest-20071216.tgz) = 90C0VUx65fBDAc1VP9g/2vkVoik=
SHA256 (vttest-20071216.tgz) = bHVEBcG5ryoougl1BY74o42iMLyMjgh0rry+L/JN7n0=
SIZE (vttest-20071216.tgz) = 155273

View File

@ -1,3 +1,3 @@
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/31 03:15:50 naddy Exp $
bin/vttest
@comment $OpenBSD: PLIST,v 1.2 2009/10/13 16:52:40 nicm Exp $
@bin bin/vttest
@man man/man1/vttest.1