aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVinícius Zavam <egypcio@FreeBSD.org>2022-02-19 20:40:16 +0000
committerVinícius Zavam <egypcio@FreeBSD.org>2022-02-19 20:40:16 +0000
commit90f6b25ceeea305630ceb5e09ce7c4391e761096 (patch)
treeba4227e68e426aa4cfe0807779b8d275a163e1e4
parent3af67b5fd64ea578f5a894e2bcecf66672317d64 (diff)
downloadports-90f6b25ceeea305630ceb5e09ce7c4391e761096.tar.gz
ports-90f6b25ceeea305630ceb5e09ce7c4391e761096.zip
net/cloudflared: update 2022.2.0 to 2022.2.1, and switch LICENSE to APACHE20
Reflecting upstream's changes, this commit not only updates the software itself, but also the LICENSE behind its source code. As it now follows the Apache 2.0 license, we allow the distribution of FreeBSD binary packages for this port. For more information about this change, please read the following tickets: - https://github.com/cloudflare/cloudflared/issues/145 - https://github.com/cloudflare/cloudflared/issues/464 RELEASE NOTES * https://github.com/cloudflare/cloudflared/blob/master/RELEASE_NOTES
-rw-r--r--net/cloudflared/Makefile7
-rw-r--r--net/cloudflared/distinfo6
2 files changed, 5 insertions, 8 deletions
diff --git a/net/cloudflared/Makefile b/net/cloudflared/Makefile
index 36e77ae4d463..707526c1f149 100644
--- a/net/cloudflared/Makefile
+++ b/net/cloudflared/Makefile
@@ -1,15 +1,12 @@
PORTNAME= cloudflared
-DISTVERSION= 2022.2.0
+DISTVERSION= 2022.2.1
CATEGORIES= net www
MAINTAINER= egypcio@FreeBSD.org
COMMENT= Cloudflare's Argo Tunnel client
-# Not sure if we are allowed to redistribute it.
-LICENSE= cloudflare
-LICENSE_NAME= cloudflare
+LICENSE= APACHE20
LICENSE_FILE= ${WRKSRC}/LICENSE
-LICENSE_PERMS= no-dist-sell no-pkg-sell
RUN_DEPENDS= ca_root_nss>=0:security/ca_root_nss
diff --git a/net/cloudflared/distinfo b/net/cloudflared/distinfo
index a65fc2a3e57e..6e90bf4e3495 100644
--- a/net/cloudflared/distinfo
+++ b/net/cloudflared/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1644503862
-SHA256 (cloudflare-cloudflared-2022.2.0_GH0.tar.gz) = 5be822b9d6df9f53bb52e6670921922aeeb13705d66605f831ab68bb902c316a
-SIZE (cloudflare-cloudflared-2022.2.0_GH0.tar.gz) = 8686333
+TIMESTAMP = 1645300261
+SHA256 (cloudflare-cloudflared-2022.2.1_GH0.tar.gz) = 4c1401d2d5a0fa13d91020cf117ca2a0190e0a8a455ff66330a7409c229d11a1
+SIZE (cloudflare-cloudflared-2022.2.1_GH0.tar.gz) = 8695447