mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- 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:
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
|
@ -2,21 +2,21 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= vttest
|
PORTNAME= vttest
|
||||||
PORTVERSION= 2012.05.06
|
PORTVERSION= 2013.08.18
|
||||||
CATEGORIES= sysutils
|
CATEGORIES= sysutils
|
||||||
MASTER_SITES= ftp://invisible-island.net/vttest/
|
MASTER_SITES= ftp://invisible-island.net/vttest/
|
||||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g}
|
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g}
|
||||||
EXTRACT_SUFX= .tgz
|
EXTRACT_SUFX= .tgz
|
||||||
|
|
||||||
MAINTAINER= nivit@FreeBSD.org
|
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
|
GNU_CONFIGURE= yes
|
||||||
|
|
||||||
MAKEFILE= makefile
|
MAKEFILE= makefile
|
||||||
|
|
||||||
MAN1= vttest.1
|
PLIST_FILES= bin/vttest man/man1/vttest.1.gz
|
||||||
PLIST_FILES= bin/vttest
|
|
||||||
|
|
||||||
NO_STAGE= yes
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (vttest-20120506.tgz) = 9c03e8e917ab5b06f934c45923dd00a5943c6b36f0a32c38392f8f864d6b39e4
|
SHA256 (vttest-20130818.tgz) = c858e7d8b7e1ed8329a80997dfcc396e3465005cc06505fc463809311b28ec12
|
||||||
SIZE (vttest-20120506.tgz) = 183236
|
SIZE (vttest-20130818.tgz) = 188171
|
||||||
|
|
Loading…
Add table
Reference in a new issue