- 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>
This commit is contained in:
Nicola Vitale 2013-12-05 02:42:11 +00:00
parent 2a7ea8db0c
commit f8342be9f2
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335652
2 changed files with 7 additions and 7 deletions

View File

@ -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>

View File

@ -1,2 +1,2 @@
SHA256 (vttest-20120506.tgz) = 9c03e8e917ab5b06f934c45923dd00a5943c6b36f0a32c38392f8f864d6b39e4
SIZE (vttest-20120506.tgz) = 183236
SHA256 (vttest-20130818.tgz) = c858e7d8b7e1ed8329a80997dfcc396e3465005cc06505fc463809311b28ec12
SIZE (vttest-20130818.tgz) = 188171