aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDave Cottlehuber <dch@FreeBSD.org>2020-06-11 20:37:31 +0000
committerDave Cottlehuber <dch@FreeBSD.org>2020-06-11 20:37:31 +0000
commita0175b111bd5f495f4ed6435935f23119e62bb45 (patch)
treecce33022b8b5d1ac7a676312bda2d02be77637f2
parent031905cf5fb4afa45eebe298e260c740272bfb24 (diff)
downloadports-a0175b111bd5f495f4ed6435935f23119e62bb45.tar.gz
ports-a0175b111bd5f495f4ed6435935f23119e62bb45.zip
net/zerotier: enable DflyBSD support
upstream PR has languished long enough Submitted by: Weitian Li <liweitianux@live.com> Sponsored by: SkunkWerks, GmbH
Notes
Notes: svn path=/head/; revision=538540
-rw-r--r--net/zerotier/Makefile3
-rw-r--r--net/zerotier/distinfo4
2 files changed, 6 insertions, 1 deletions
diff --git a/net/zerotier/Makefile b/net/zerotier/Makefile
index 2a9aee556269..3093efb3c3b0 100644
--- a/net/zerotier/Makefile
+++ b/net/zerotier/Makefile
@@ -5,6 +5,9 @@ PORTNAME= zerotier
DISTVERSION= 1.4.6
CATEGORIES= net
+PATCH_SITES= https://github.com/zerotier/zerotierone/pull/
+PATCHFILES= 1043.patch:-p1
+
MAINTAINER= dch@FreeBSD.org
COMMENT= Network virtualization everywhere
diff --git a/net/zerotier/distinfo b/net/zerotier/distinfo
index b02971b6210f..b49fd4cfa209 100644
--- a/net/zerotier/distinfo
+++ b/net/zerotier/distinfo
@@ -1,3 +1,5 @@
-TIMESTAMP = 1574164422
+TIMESTAMP = 1591210256
SHA256 (zerotier-ZeroTierOne-1.4.6_GH0.tar.gz) = d1a0eeb03acfa446f67adf5901902d17de14b4648c21e160024acf476e3d4fba
SIZE (zerotier-ZeroTierOne-1.4.6_GH0.tar.gz) = 13055818
+SHA256 (1043.patch) = a9e635d924a92a63b5f5d316c674568c04f4a2db4fa905c3e962492c0c3887b2
+SIZE (1043.patch) = 12286