diff --git a/net/go-tcping/Makefile b/net/go-tcping/Makefile index 25a06c92750e..ad8fb4e605ab 100644 --- a/net/go-tcping/Makefile +++ b/net/go-tcping/Makefile @@ -1,30 +1,29 @@ PORTNAME= tcping -PORTVERSION= 2.4.0 -PORTREVISION= 1 DISTVERSIONPREFIX= v +DISTVERSION= 2.5.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 f8b633dab119..6892d07de07a 100644 --- a/net/go-tcping/distinfo +++ b/net/go-tcping/distinfo @@ -1,5 +1,5 @@ -TIMESTAMP = 1694409302 -SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.4.0_GH0/go.mod) = a3c17ca9913838f2941aa8fab03d0c1394e29e592c1265546ab0ab441863891b -SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.4.0_GH0/go.mod) = 563 -SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.4.0_GH0/pouriyajamshidi-tcping-v2.4.0_GH0.tar.gz) = a66eefb9c5de8814490a23f64f680324ee726ce64395025a18a77206c4ad9120 -SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.4.0_GH0/pouriyajamshidi-tcping-v2.4.0_GH0.tar.gz) = 1774972 +TIMESTAMP = 1705181654 +SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.5.0_GH0/go.mod) = 3fdde7c7eb8f341b01ea26a33e8fb33ba3c24d591fe04ab82539e4637cb8db57 +SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.5.0_GH0/go.mod) = 937 +SHA256 (go/net_go-tcping/pouriyajamshidi-tcping-v2.5.0_GH0/pouriyajamshidi-tcping-v2.5.0_GH0.tar.gz) = ac328e1b6954254e5f0a9da70cbe495dc6615f59197e067f5adb7df11886df83 +SIZE (go/net_go-tcping/pouriyajamshidi-tcping-v2.5.0_GH0/pouriyajamshidi-tcping-v2.5.0_GH0.tar.gz) = 1777475