Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Aug 2023 18:48:46 GMT
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 4157e9fcedc8 - main - net/go-tcping: Update to 2.0.0
Message-ID:  <202308091848.379ImkmA060389@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by ehaupt:

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

commit 4157e9fcedc8859616080d72972b6163e2a94c9a
Author:     Emanuel Haupt <ehaupt@FreeBSD.org>
AuthorDate: 2023-08-09 18:42:20 +0000
Commit:     Emanuel Haupt <ehaupt@FreeBSD.org>
CommitDate: 2023-08-09 18:42:20 +0000

    net/go-tcping: Update to 2.0.0
---
 net/go-tcping/Makefile |  5 +++--
 net/go-tcping/distinfo | 12 +++++-------
 2 files changed, 8 insertions(+), 9 deletions(-)

diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile
index 0f2fbf1cb93a..2cdb9dcbffe4 100644
--- a/net/go-tcping/Makefile
+++ b/net/go-tcping/Makefile
@@ -1,9 +1,10 @@
 PORTNAME=	tcping
-PORTVERSION=	1.22.1
-PORTREVISION=	1
+PORTVERSION=	2.0.0
 DISTVERSIONPREFIX=	v
 CATEGORIES=	net
+MASTER_SITES=	https://raw.githubusercontent.com/${GH_ACCOUNT}/${PORTNAME}/${DISTVERSIONFULL}/:gomod
 PKGNAMEPREFIX=	go-
+DISTFILES=	go.mod:gomod
 
 MAINTAINER=	ehaupt@FreeBSD.org
 COMMENT=	Command-line utility to ping TCP ports written in Go
diff --git a/net/go-tcping/distinfo b/net/go-tcping/distinfo
index a9fadd9f6462..e0f0396b3599 100644
--- a/net/go-tcping/distinfo
+++ b/net/go-tcping/distinfo
@@ -1,7 +1,5 @@
-TIMESTAMP = 1684157144
-SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/v1.22.1.mod) = b5b64f8a29f2aa526a1384d080f001ce07fb8d6f6047b8166e78052a4d518e5b
-SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/v1.22.1.mod) = 520
-SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/v1.22.1.zip) = 2949654856c7b7b25ba515a5c4c26da2b7cfef27eb44d6795ec39207b47d8e58
-SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/v1.22.1.zip) = 4079114
-SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/pouriyajamshidi-tcping-v1.22.1_GH0.tar.gz) = 2783ea7454694761828eaba2e4cc34314f4269ec2c46e0e52e3aef9940bca141
-SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v1.22.1_GH0/pouriyajamshidi-tcping-v1.22.1_GH0.tar.gz) = 4068682
+TIMESTAMP = 1691569884
+SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.0.0_GH0/go.mod) = 60169d90484ce4477cd1c87bd8238ff8155e2985d02f634ffb3a615a4c0b33a3
+SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.0.0_GH0/go.mod) = 521
+SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.0.0_GH0/pouriyajamshidi-tcping-v2.0.0_GH0.tar.gz) = d5d52936ed46fefd8ac4167f9514dc9eb846e7e8f215317651d1b9b25acc630d
+SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.0.0_GH0/pouriyajamshidi-tcping-v2.0.0_GH0.tar.gz) = 4071640



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308091848.379ImkmA060389>