diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index 6e23212bc982..7a2d4c648f17 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,29 +1,29 @@ PORTNAME= tcping DISTVERSIONPREFIX= v -DISTVERSION= 2.6.0 +DISTVERSION= 2.7.0 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 WWW= https://github.com/pouriyajamshidi/tcping LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= pouriyajamshidi GO_MODULE= github.com/${GH_ACCOUNT}/${PORTNAME} PLIST_FILES= bin/gotcping post-install: @${MV} ${STAGEDIR}${PREFIX}/bin/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/gotcping .include diff --git a/net/go-tcping/distinfo b/net/go-tcping/distinfo index bdfca4fedbac..64df98220c6a 100644 --- a/net/go-tcping/distinfo +++ b/net/go-tcping/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1728148536 -SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.6.0_GH0/go.mod) = 7e32409f0b5b67ccc8db4a50fe7acc6a07773759d9330633f0a768c4ff2d2408 -SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.6.0_GH0/go.mod) = 1055 -SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.6.0_GH0/pouriyajamshidi-tcping-v2.6.0_GH0.tar.gz) = 170d2261af1b226dbcbef9342067d7e89573b3b4f2efccd5a9656c06040416b8 -SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.6.0_GH0/pouriyajamshidi-tcping-v2.6.0_GH0.tar.gz) = 1925729 +TIMESTAMP = 1737277175 +SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.7.0_GH0/go.mod) = dd2cc877531042b2ed53a64c1e99d40e293c226949b8b3924baf58b1186d4ab8 +SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.7.0_GH0/go.mod) = 1056 +SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.7.0_GH0/pouriyajamshidi-tcping-v2.7.0_GH0.tar.gz) = f5d70320fe4cdb7a3dfb6f40899287fb1212a8c74e1527f63915174c0533e4fb +SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.7.0_GH0/pouriyajamshidi-tcping-v2.7.0_GH0.tar.gz) = 1934415