mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 17:46:38 -04:00
net/stc: Update to 1.5.4
This commit is contained in:
parent
f5843a11df
commit
652897464b
2 changed files with 13 additions and 14 deletions
|
@ -1,6 +1,5 @@
|
||||||
PORTNAME= stc
|
PORTNAME= stc
|
||||||
PORTVERSION= 1.5
|
PORTVERSION= 1.5.4
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= net
|
CATEGORIES= net
|
||||||
|
|
||||||
MAINTAINER= kbowling@FreeBSD.org
|
MAINTAINER= kbowling@FreeBSD.org
|
||||||
|
@ -13,11 +12,11 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||||
USES= go:modules
|
USES= go:modules
|
||||||
USE_GITHUB= yes
|
USE_GITHUB= yes
|
||||||
GH_ACCOUNT= tenox7
|
GH_ACCOUNT= tenox7
|
||||||
GH_TUPLE= \
|
GH_TUPLE= \
|
||||||
dustin:go-humanize:v1.0.1:dustin_go_humanize/vendor/github.com/dustin/go-humanize \
|
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 \
|
go-resty:resty:v2.16.5:go_resty_resty_v2/vendor/github.com/go-resty/resty/v2 \
|
||||||
golang:net:v0.29.0:golang_net/vendor/golang.org/x/net \
|
golang:net:v0.35.0:golang_net/vendor/golang.org/x/net \
|
||||||
hako:durafmt:5c1018a4e16b:hako_durafmt/vendor/github.com/hako/durafmt
|
hako:durafmt:5c1018a4e16b:hako_durafmt/vendor/github.com/hako/durafmt
|
||||||
|
|
||||||
PLIST_FILES= bin/stc
|
PLIST_FILES= bin/stc
|
||||||
|
|
||||||
|
|
|
@ -1,11 +1,11 @@
|
||||||
TIMESTAMP = 1727237740
|
TIMESTAMP = 1743304356
|
||||||
SHA256 (tenox7-stc-1.5_GH0.tar.gz) = ee04a1f1968934ed0b64a422a231bea212799b5f9813de33d227b5781bf49813
|
SHA256 (tenox7-stc-1.5.4_GH0.tar.gz) = de5af3b277cdf88a2e89c04854a6e63a42151469353b6658dfcb898d8e75f899
|
||||||
SIZE (tenox7-stc-1.5_GH0.tar.gz) = 12225
|
SIZE (tenox7-stc-1.5.4_GH0.tar.gz) = 12928
|
||||||
SHA256 (dustin-go-humanize-v1.0.1_GH0.tar.gz) = ac3a0d8d0eef07c75d12eddce775a8e8306dfb9783a45312597c34ff643793d8
|
SHA256 (dustin-go-humanize-v1.0.1_GH0.tar.gz) = ac3a0d8d0eef07c75d12eddce775a8e8306dfb9783a45312597c34ff643793d8
|
||||||
SIZE (dustin-go-humanize-v1.0.1_GH0.tar.gz) = 17692
|
SIZE (dustin-go-humanize-v1.0.1_GH0.tar.gz) = 17692
|
||||||
SHA256 (go-resty-resty-v2.15.1_GH0.tar.gz) = 853a7218d941d55554eecfe7e45693e69c355cec96e235422b65cd2403e5ccc8
|
SHA256 (go-resty-resty-v2.16.5_GH0.tar.gz) = 703505b53a9f5dbc86b78bc09e96a4b1f44f5795a24a864058166e52cca35c06
|
||||||
SIZE (go-resty-resty-v2.15.1_GH0.tar.gz) = 2665060
|
SIZE (go-resty-resty-v2.16.5_GH0.tar.gz) = 2667194
|
||||||
SHA256 (golang-net-v0.29.0_GH0.tar.gz) = 4dcf519afde63ecb487f63da48cb5a846b1f25c5ac6e7c10cd89a1413b9a9e60
|
SHA256 (golang-net-v0.35.0_GH0.tar.gz) = 6a09895ea551a07f69fb17d8be418cdb96cc3b6338888deb1d7b0b22ed00021e
|
||||||
SIZE (golang-net-v0.29.0_GH0.tar.gz) = 1454554
|
SIZE (golang-net-v0.35.0_GH0.tar.gz) = 1500897
|
||||||
SHA256 (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = dde0e91c9bb3b662c74b86ef6ae28f72f795a59051ba5b8254ba0402ce714ccf
|
SHA256 (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = dde0e91c9bb3b662c74b86ef6ae28f72f795a59051ba5b8254ba0402ce714ccf
|
||||||
SIZE (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = 9790
|
SIZE (hako-durafmt-5c1018a4e16b_GH0.tar.gz) = 9790
|
||||||
|
|
Loading…
Add table
Reference in a new issue