git: 126af20613eb - main - net/tcping: Update to 2.1.0

From: Emanuel Haupt <ehaupt_at_FreeBSD.org>
Date: Mon, 03 Apr 2023 09:09:44 UTC
The branch main has been updated by ehaupt:

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

commit 126af20613eb44749f6e6af4a5456bb764830875
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-04-03 09:09:18 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-04-03 09:09:18 +0000

    net/tcping: Update to 2.1.0
---
 net/tcping/Makefile | 8 ++++----
 net/tcping/distinfo | 6 +++---
 2 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/net/tcping/Makefile b/net/tcping/Makefile
index a891149a8dd2..5a4d8dff82b8 100644
--- a/net/tcping/Makefile
+++ b/net/tcping/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	tcping
-PORTVERSION=	1.3.6
+PORTVERSION=	2.1.0
 CATEGORIES=	net
 
 MAINTAINER=	ehaupt@FreeBSD.org
@@ -13,15 +13,15 @@ USE_GITHUB=	yes
 
 GH_ACCOUNT=	mkirchner
 
-OPTIONS_DEFINE=	DOCS
-
 CFLAGS+=	-DHAVE_HSTRERROR
 
 PLIST_FILES=	bin/tcping
 PORTDOCS=	README
 
+OPTIONS_DEFINE=	DOCS
+
 do-build:
-	${CC} ${CFLAGS} -o ${WRKSRC}/tcping ${WRKSRC}/tcping.c
+	${CC} ${CFLAGS} -o ${WRKSRC}/tcping ${WRKSRC}/tcping.c ${WRKSRC}/cli.c
 
 do-install:
 	${INSTALL_PROGRAM} ${WRKSRC}/tcping ${STAGEDIR}${PREFIX}/bin
diff --git a/net/tcping/distinfo b/net/tcping/distinfo
index d9aa3a923302..521b6347f5a6 100644
--- a/net/tcping/distinfo
+++ b/net/tcping/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1571931709
-SHA256 (mkirchner-tcping-1.3.6_GH0.tar.gz) = a731f0e48ff931d7b2a0e896e4db40867043740fe901dd225780f2164fdbdcf3
-SIZE (mkirchner-tcping-1.3.6_GH0.tar.gz) = 3329
+TIMESTAMP = 1680512723
+SHA256 (mkirchner-tcping-2.1.0_GH0.tar.gz) = b8aa427420fe00173b5a2c0013d78e52b010350f5438bf5903c1942cba7c39c9
+SIZE (mkirchner-tcping-2.1.0_GH0.tar.gz) = 6532