mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-30 10:38:37 +00:00
sysutils/vttest: Update to 2023.12.30
- Add a secondary master site - Pet (port(clippy|fmt) Release changes: https://invisible-island.net/vttest/CHANGES.html#index-t20231230 PR: 276628
This commit is contained in:
parent
708f3b2e6d
commit
e83a65b237
@ -1,7 +1,8 @@
|
||||
PORTNAME= vttest
|
||||
PORTVERSION= 2018.08.11
|
||||
PORTVERSION= 2023.12.30
|
||||
CATEGORIES= sysutils
|
||||
MASTER_SITES= ftp://ftp.invisible-island.net/vttest/
|
||||
MASTER_SITES= https://invisible-island.net/archives/${PORTNAME}/ \
|
||||
https://invisible-mirror.net/archives/${PORTNAME}/
|
||||
DISTNAME= ${PORTNAME}-${PORTVERSION:S,.,,g}
|
||||
|
||||
MAINTAINER= nivit@FreeBSD.org
|
||||
@ -11,12 +12,13 @@ WWW= https://invisible-island.net/vttest/
|
||||
LICENSE= MIT
|
||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
|
||||
USES= tar:tgz
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
MAKEFILE= makefile
|
||||
|
||||
PLIST_FILES= bin/vttest man/man1/vttest.1.gz
|
||||
|
||||
USES= tar:tgz
|
||||
PLIST_FILES= bin/vttest \
|
||||
man/man1/vttest.1.gz
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1536078824
|
||||
SHA256 (vttest-20180811.tgz) = 2ee8ecad0185fbd9fad4d192f04f93ac3c5b705aef85d4a4b92d26c5a71f8ed6
|
||||
SIZE (vttest-20180811.tgz) = 201618
|
||||
TIMESTAMP = 1706229243
|
||||
SHA256 (vttest-20231230.tgz) = 4ae623c77b797e7f94946948d0b27e46ab4e01d843f6260800c57390aa04cbf5
|
||||
SIZE (vttest-20231230.tgz) = 230552
|
||||
|
Loading…
Reference in New Issue
Block a user