- Update to 2018.08.11
- Update MASTER_SITES - Add LICENSE_FILE - Remove EXTRACT_SUFX Changes: http://invisible-island.net/vttest/CHANGES
This commit is contained in:
parent
019c7365ac
commit
d86acf438f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=478968
@ -2,16 +2,16 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= vttest
|
||||
PORTVERSION= 2014.03.05
|
||||
PORTVERSION= 2018.08.11
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://invisible-island.net/vttest/
|
||||
MASTER_SITES= ftp://ftp.invisible-island.net/vttest/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g}
|
||||
EXTRACT_SUFX= .tgz
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
COMMENT= Program to test "VT100-compatibility" of terminals
|
||||
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
@ -19,4 +19,6 @@ MAKEFILE= makefile
|
||||
|
||||
PLIST_FILES= bin/vttest man/man1/vttest.1.gz
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (vttest-20140305.tgz) = 0168aa34061d4470a68b0dd0781a2a9e2bbfb1493e540c99f615b867a11cbf83
|
||||
SIZE (vttest-20140305.tgz) = 191096
|
||||
TIMESTAMP = 1536078824
|
||||
SHA256 (vttest-20180811.tgz) = 2ee8ecad0185fbd9fad4d192f04f93ac3c5b705aef85d4a4b92d26c5a71f8ed6
|
||||
SIZE (vttest-20180811.tgz) = 201618
|
||||
|
Loading…
Reference in New Issue
Block a user