From 763ca8e8a55405c424e149581f5ed5b51d614ffa Mon Sep 17 00:00:00 2001 From: nicm Date: Tue, 13 Oct 2009 16:52:40 +0000 Subject: [PATCH] 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 --- misc/vttest/Makefile | 4 ++-- misc/vttest/distinfo | 10 +++++----- misc/vttest/pkg/PLIST | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/misc/vttest/Makefile b/misc/vttest/Makefile index e61ed0c26af..beb4666bd08 100644 --- a/misc/vttest/Makefile +++ b/misc/vttest/Makefile @@ -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 diff --git a/misc/vttest/distinfo b/misc/vttest/distinfo index 497b4258e8a..a3bc64bf744 100644 --- a/misc/vttest/distinfo +++ b/misc/vttest/distinfo @@ -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 diff --git a/misc/vttest/pkg/PLIST b/misc/vttest/pkg/PLIST index 6a34b2122ac..89d02778eaa 100644 --- a/misc/vttest/pkg/PLIST +++ b/misc/vttest/pkg/PLIST @@ -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