aboutsummaryrefslogtreecommitdiff
path: root/security/obfs4proxy-tor/Makefile
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2020-10-17 07:09:32 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2020-10-17 07:09:32 +0000
commit03a660a76eb02b6c8193943bbfecd25f808f0231 (patch)
treeabfe82da786d87572c4e58a3c0e80cc3297c57b9 /security/obfs4proxy-tor/Makefile
parentdd9e7f671cb918587f73733bf9419b02736f6a40 (diff)
downloadports-03a660a76eb02b6c8193943bbfecd25f808f0231.tar.gz
ports-03a660a76eb02b6c8193943bbfecd25f808f0231.zip
security/obfs4proxy-tor: update core dependency, goptlib
lists.torproject.org/pipermail/anti-censorship-team/2020-September/000122.html while here, also: - update golang's libs + crypto + net + text + sys - update "utls" lib from yawning's obfs4proxy-0.0.11 branch (GitLab) Sponsored by: TorBSD Diversity Project (TDP) Sponsored by: The Tor Project
Notes
Notes: svn path=/head/; revision=552547
Diffstat (limited to 'security/obfs4proxy-tor/Makefile')
-rw-r--r--security/obfs4proxy-tor/Makefile16
1 files changed, 8 insertions, 8 deletions
diff --git a/security/obfs4proxy-tor/Makefile b/security/obfs4proxy-tor/Makefile
index 27d8ecfd389a..01c3d135a9c4 100644
--- a/security/obfs4proxy-tor/Makefile
+++ b/security/obfs4proxy-tor/Makefile
@@ -2,7 +2,7 @@
PORTNAME= obfs4proxy
DISTVERSION= 0.0.11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security net
MASTER_SITES= https://people.torproject.org/~yawning/releases/${PORTNAME}/
PKGNAMESUFFIX= -tor
@@ -19,18 +19,18 @@ USES= cpe go:modules tar:xz
CPE_VENDOR= torproject
USE_GITHUB= nodefault
-GH_TUPLE= ahf:goptlib:7d56ec4:goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git \
- agl:ed25519:5312a61:ed25519/vendor/github.com/agl/ed25519 \
+GH_TUPLE= agl:ed25519:5312a61:ed25519/vendor/github.com/agl/ed25519 \
dchest:siphash:v1.2.1:siphash/vendor/github.com/dchest/siphash \
dsnet:compress:v0.0.1:dsnet_compress/vendor/github.com/dsnet/compress \
- golang:crypto:cc06ce4:golang_crypto/vendor/golang.org/x/crypto \
- golang:net:3b0461e:golang_net/vendor/golang.org/x/net \
- golang:text:v0.3.0:golang_text/vendor/golang.org/x/text \
- golang:sys:d432491:golang_sys/vendor/golang.org/x/sys \
+ golang:crypto:9e8e0b3:golang_crypto/vendor/golang.org/x/crypto \
+ golang:net:7b1cca2:golang_net/vendor/golang.org/x/net \
+ golang:text:v0.3.3:golang_text/vendor/golang.org/x/text \
+ golang:sys:b09fb70:golang_sys/vendor/golang.org/x/sys \
+ torbsd:goptlib:v1.1.0:goptlib/vendor/git.torproject.org/pluggable-transports/goptlib.git \
Yawning:bsaes:26d1add:Yawning_bsaes/vendor/git.schwanenlied.me/yawning/bsaes.git
USE_GITLAB= nodefault
-GL_TUPLE= yawning:utls:dd99191913e03b2cd62655cd260d79187fbf8a9f:yawning_utls/vendor/gitlab.com/yawning/utls.git
+GL_TUPLE= yawning:utls:ad258eb64575fd468dbd2f93ef229df5f7fe72b4:yawning_utls/vendor/gitlab.com/yawning/utls.git
GO_TARGET= ../obfs4proxy