svn commit: r563177 - head/sysutils/go-wtf
Li-Wen Hsu
lwhsu at FreeBSD.org
Fri Jan 29 07:52:43 UTC 2021
Author: lwhsu
Date: Fri Jan 29 07:52:42 2021
New Revision: 563177
URL: https://svnweb.freebsd.org/changeset/ports/563177
Log:
sysutils/go-wtf: Update to 0.35.0
Submitted by: hsw at bitmark.com (maintainer)
Differential Revision: https://reviews.freebsd.org/D28408
Modified:
head/sysutils/go-wtf/Makefile
head/sysutils/go-wtf/distinfo
Modified: head/sysutils/go-wtf/Makefile
==============================================================================
--- head/sysutils/go-wtf/Makefile Fri Jan 29 07:08:55 2021 (r563176)
+++ head/sysutils/go-wtf/Makefile Fri Jan 29 07:52:42 2021 (r563177)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= wtf
-PORTVERSION= 0.34.0
+PORTVERSION= 0.35.0
DISTVERSIONPREFIX= v
CATEGORIES= sysutils
PKGNAMEPREFIX= go-
@@ -99,7 +99,7 @@ GH_TUPLE= \
gorilla:websocket:v1.4.0:gorilla_websocket/vendor/github.com/gorilla/websocket \
gotestyourself:gotest.tools:v2.2.0:gotestyourself_gotest_tools/vendor/gotest.tools \
gregjones:httpcache:3befbb6ad0cc:gregjones_httpcache/vendor/github.com/gregjones/httpcache \
- grpc:grpc-go:v1.29.1:grpc_grpc_go_2/vendor/google.golang.org/grpc \
+ grpc:grpc-go:v1.29.1:grpc_grpc_go/vendor/google.golang.org/grpc \
grpc:grpc-go:v1.31.1:grpc_grpc_go_1 \
hashicorp:go-cleanhttp:v0.5.1:hashicorp_go_cleanhttp/vendor/github.com/hashicorp/go-cleanhttp \
hashicorp:go-retryablehttp:v0.6.4:hashicorp_go_retryablehttp/vendor/github.com/hashicorp/go-retryablehttp \
Modified: head/sysutils/go-wtf/distinfo
==============================================================================
--- head/sysutils/go-wtf/distinfo Fri Jan 29 07:08:55 2021 (r563176)
+++ head/sysutils/go-wtf/distinfo Fri Jan 29 07:52:42 2021 (r563177)
@@ -1,6 +1,6 @@
-TIMESTAMP = 1606212613
-SHA256 (wtfutil-wtf-v0.34.0_GH0.tar.gz) = 5fccf617851940362b5ab2d10051917ce5ab8ba3de94897f2cea47176e9e2e29
-SIZE (wtfutil-wtf-v0.34.0_GH0.tar.gz) = 2258143
+TIMESTAMP = 1611561730
+SHA256 (wtfutil-wtf-v0.35.0_GH0.tar.gz) = 9fcf24d41ff9a96aa257d59322c1d4577ebf1101ccdfd792a0c5c4d93bb0c6d3
+SIZE (wtfutil-wtf-v0.35.0_GH0.tar.gz) = 2263860
SHA256 (AlecAivazis-survey-v1.7.1_GH0.tar.gz) = 5856e883e2a69df86e6e080586591d746e1a88438338e419ddd1ff55843e6cc6
SIZE (AlecAivazis-survey-v1.7.1_GH0.tar.gz) = 980032
SHA256 (Azure-go-autorest-v11.1.2_GH0.tar.gz) = d80b612306ad7f416fc21791ef02173e5bc6fc38d304ea8b8950e2c3adeeaa6c
More information about the svn-ports-head
mailing list