git: e83a65b23789 - main - sysutils/vttest: Update to 2023.12.30

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Fri, 26 Jan 2024 09:59:31 UTC
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=e83a65b23789b232dc601fcf7c5b96f0a6b971c1

commit e83a65b23789b232dc601fcf7c5b96f0a6b971c1
Author:     Thomas E. Dickey <dickey@invisible-island.net>
AuthorDate: 2024-01-26 09:56:19 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2024-01-26 09:56:19 +0000

    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
---
 sysutils/vttest/Makefile | 12 +++++++-----
 sysutils/vttest/distinfo |  6 +++---
 2 files changed, 10 insertions(+), 8 deletions(-)

diff --git a/sysutils/vttest/Makefile b/sysutils/vttest/Makefile
index 41633f260530..1733a537b268 100644
--- a/sysutils/vttest/Makefile
+++ b/sysutils/vttest/Makefile
@@ -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>
diff --git a/sysutils/vttest/distinfo b/sysutils/vttest/distinfo
index 2d38b32bf30b..b6fb335decff 100644
--- a/sysutils/vttest/distinfo
+++ b/sysutils/vttest/distinfo
@@ -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