Date: Sun, 30 Mar 2025 03:15:22 GMT From: Kevin Bowling <kbowling@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 652897464b58 - main - net/stc: Update to 1.5.4 Message-ID: <202503300315.52U3FMvT033471@gitrepo.freebsd.org>
index | next in thread | raw e-mail
The branch main has been updated by kbowling: URL: https://cgit.FreeBSD.org/ports/commit/?id=652897464b58752107bb98c91c448f4dbd2507d6 commit 652897464b58752107bb98c91c448f4dbd2507d6 Author: Kevin Bowling <kbowling@FreeBSD.org> AuthorDate: 2025-03-30 03:14:14 +0000 Commit: Kevin Bowling <kbowling@FreeBSD.org> CommitDate: 2025-03-30 03:14:14 +0000 net/stc: Update to 1.5.4 --- net/stc/Makefile | 13 ++++++------- net/stc/distinfo | 14 +++++++------- 2 files changed, 13 insertions(+), 14 deletions(-) diff --git a/net/stc/Makefile b/net/stc/Makefile index 2914221e3180..3544a830e12d 100644 --- a/net/stc/Makefile +++ b/net/stc/Makefile @@ -1,6 +1,5 @@ PORTNAME= stc -PORTVERSION= 1.5 -PORTREVISION= 1 +PORTVERSION= 1.5.4 CATEGORIES= net MAINTAINER= kbowling@FreeBSD.org @@ -13,11 +12,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE USES= go:modules USE_GITHUB= yes GH_ACCOUNT= tenox7 -GH_TUPLE= \ - dustin:go-humanize:v1.0.1:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ - go-resty:resty:v2.15.1:go_resty_resty_v2/vendor/github.com/go-resty/resty/v2 \ - golang:net:v0.29.0:golang_net/vendor/golang.org/x/net \ - hako:durafmt:5c1018a4e16b:hako_durafmt/vendor/github.com/hako/durafmt +GH_TUPLE= \ + dustin:go-humanize:v1.0.1:dustin_go_humanize/vendor/github.com/dustin/go-humanize \ + go-resty:resty:v2.16.5:go_resty_resty_v2/vendor/github.com/go-resty/resty/v2 \ + golang:net:v0.35.0:golang_net/vendor/golang.org/x/net \ + hako:durafmt:5c1018a4e16b:hako_durafmt/vendor/github.com/hako/durafmt PLIST_FILES= bin/stc diff --git a/net/stc/distinfo b/net/stc/distinfo index ce63959717d4..481fa6b5aacd 100644 --- a/net/stc/distinfo +++ b/net/stc/distinfo @@ -1,11 +1,11 @@ -TIMESTAMP = 1727237740 -SHA256 (tenox7-stc-1.5_GH0.tar.gz) = ee04a1f1968934ed0b64a422a231bea212799b5f9813de33d227b5781bf49813 -SIZE (tenox7-stc-1.5_GH0.tar.gz) = 12225 +TIMESTAMP = 1743304356 +SHA256 (tenox7-stc-1.5.4_GH0.tar.gz) = de5af3b277cdf88a2e89c04854a6e63a42151469353b6658dfcb898d8e75f899 +SIZE (tenox7-stc-1.5.4_GH0.tar.gz) = 12928 SHA256 (dustin-go-humanize-v1.0.1_GH0.tar.gz) = ac3a0d8d0eef07c75d12eddce775a8e8306dfb9783a45312597c34ff643793d8 SIZE (dustin-go-humanize-v1.0.1_GH0.tar.gz) = 17692 -SHA256 (go-resty-resty-v2.15.1_GH0.tar.gz) = 853a7218d941d55554eecfe7e45693e69c355cec96e235422b65cd2403e5ccc8 -SIZE (go-resty-resty-v2.15.1_GH0.tar.gz) = 2665060 -SHA256 (golang-net-v0.29.0_GH0.tar.gz) = 4dcf519afde63ecb487f63da48cb5a846b1f25c5ac6e7c10cd89a1413b9a9e60 -SIZE (golang-net-v0.29.0_GH0.tar.gz) = 1454554 +SHA256 (go-resty-resty-v2.16.5_GH0.tar.gz) = 703505b53a9f5dbc86b78bc09e96a4b1f44f5795a24a864058166e52cca35c06 +SIZE (go-resty-resty-v2.16.5_GH0.tar.gz) = 2667194 +SHA256 (golang-net-v0.35.0_GH0.tar.gz) = 6a09895ea551a07f69fb17d8be418cdb96cc3b6338888deb1d7b0b22ed00021e +SIZE (golang-net-v0.35.0_GH0.tar.gz) = 1500897 SHA256 (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = dde0e91c9bb3b662c74b86ef6ae28f72f795a59051ba5b8254ba0402ce714ccf SIZE (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = 9790home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202503300315.52U3FMvT033471>
