aboutsummaryrefslogtreecommitdiff
path: root/sysutils/vttest
diff options
context:
space:
mode:
authorNicola Vitale <nivit@FreeBSD.org>2013-12-05 02:42:11 +0000
committerNicola Vitale <nivit@FreeBSD.org>2013-12-05 02:42:11 +0000
commitf8342be9f2fb6b1b5e4559cb9eeaa6f578c116b7 (patch)
treeb659a230a8b9e8053cd6e9ac470ccde787a69587 /sysutils/vttest
parent2a7ea8db0c73488156b201027046b417d6d03855 (diff)
downloadports-f8342be9f2fb6b1b5e4559cb9eeaa6f578c116b7.tar.gz
ports-f8342be9f2fb6b1b5e4559cb9eeaa6f578c116b7.zip
- Update to 2013.08.18 [1]
- Add license (BSD) - Remove leading article from COMMENT - Allow staging PR: ports/181580 [1] Submitted by: IWAMOTO Kouichi <sue@iwmt.org>
Notes
Notes: svn path=/head/; revision=335652
Diffstat (limited to 'sysutils/vttest')
-rw-r--r--sysutils/vttest/Makefile10
-rw-r--r--sysutils/vttest/distinfo4
2 files changed, 7 insertions, 7 deletions
diff --git a/sysutils/vttest/Makefile b/sysutils/vttest/Makefile
index c530ecb774a8..d50f2c04bd56 100644
--- a/sysutils/vttest/Makefile
+++ b/sysutils/vttest/Makefile
@@ -2,21 +2,21 @@
# $FreeBSD$
PORTNAME= vttest
-PORTVERSION= 2012.05.06
+PORTVERSION= 2013.08.18
CATEGORIES= sysutils
MASTER_SITES= ftp://invisible-island.net/vttest/
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g}
EXTRACT_SUFX= .tgz
MAINTAINER= nivit@FreeBSD.org
-COMMENT= A program to test "VT100-compatibility" of terminals
+COMMENT= Program to test "VT100-compatibility" of terminals
+
+LICENSE= BSD
GNU_CONFIGURE= yes
MAKEFILE= makefile
-MAN1= vttest.1
-PLIST_FILES= bin/vttest
+PLIST_FILES= bin/vttest man/man1/vttest.1.gz
-NO_STAGE= yes
.include <bsd.port.mk>
diff --git a/sysutils/vttest/distinfo b/sysutils/vttest/distinfo
index 3a8708e37e9a..537566fa7838 100644
--- a/sysutils/vttest/distinfo
+++ b/sysutils/vttest/distinfo
@@ -1,2 +1,2 @@
-SHA256 (vttest-20120506.tgz) = 9c03e8e917ab5b06f934c45923dd00a5943c6b36f0a32c38392f8f864d6b39e4
-SIZE (vttest-20120506.tgz) = 183236
+SHA256 (vttest-20130818.tgz) = c858e7d8b7e1ed8329a80997dfcc396e3465005cc06505fc463809311b28ec12
+SIZE (vttest-20130818.tgz) = 188171