pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

cloudflared: update to 2024.8.2



Module Name:	pkgsrc-wip
Committed By:	Iku Iwasa <iquiw%NetBSD.org@localhost>
Pushed By:	iquiw
Date:		Sun Aug 11 09:37:42 2024 +0900
Changeset:	2685a0e1136ff2204eac0125bf506447a671f432

Modified Files:
	cloudflared/COMMIT_MSG
	cloudflared/Makefile
	cloudflared/distinfo

Log Message:
cloudflared: update to 2024.8.2

2024.8.2
- 2024-08-05 TUN-8583: change final directory of artifacts
- 2024-08-05 TUN-8585: Avoid creating GH client when dry-run is true

2024.7.3
- 2024-07-31 TUN-8546: Fix final artifacts paths

2024.7.2
- 2024-07-17 TUN-8546: rework MacOS build script

2024.7.1
- 2024-07-16 TUN-8543: use -p flag to create intermediate directories

2024.7.0
- 2024-07-05 TUN-8520: add macos arm64 build
- 2024-07-05 TUN-8523: refactor makefile and cfsetup
- 2024-07-02 TUN-8504: Use pre-installed python version instead of
  downloading it on Windows builds
- 2024-06-26 TUN-8489: Add default noop logger for capnprpc
- 2024-06-25 TUN-8487: Add user-agent for quick-tunnel requests
- 2023-12-12 TUN-8057: cloudflared uses new PQ curve ID

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=2685a0e1136ff2204eac0125bf506447a671f432

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 cloudflared/COMMIT_MSG | 2 +-
 cloudflared/Makefile   | 2 +-
 cloudflared/distinfo   | 6 +++---
 3 files changed, 5 insertions(+), 5 deletions(-)

diffs:
diff --git a/cloudflared/COMMIT_MSG b/cloudflared/COMMIT_MSG
index 42913bc7b8..ab915d2d32 100644
--- a/cloudflared/COMMIT_MSG
+++ b/cloudflared/COMMIT_MSG
@@ -1,3 +1,3 @@
-net/cloudflared: import cloudflared version 2024.6.1
+net/cloudflared: import cloudflared version 2024.8.2
 
 Packaged in wip by iquiw
diff --git a/cloudflared/Makefile b/cloudflared/Makefile
index 76b5f238e9..ae2ea20ca2 100644
--- a/cloudflared/Makefile
+++ b/cloudflared/Makefile
@@ -1,6 +1,6 @@
 # $NetBSD$
 
-DISTNAME=	cloudflared-2024.6.1
+DISTNAME=	cloudflared-2024.8.2
 CATEGORIES=	net
 MASTER_SITES=	${MASTER_SITE_GITHUB:=cloudflare/}
 GITHUB_PROJECT=	cloudflared
diff --git a/cloudflared/distinfo b/cloudflared/distinfo
index 94175dfed8..cef752f934 100644
--- a/cloudflared/distinfo
+++ b/cloudflared/distinfo
@@ -1,8 +1,8 @@
 $NetBSD$
 
-BLAKE2s (cloudflared-2024.6.1.tar.gz) = caa982c2d4dc8e6b099dfd6aa8618a533cc311157f776de6fc2596ab96c10d8c
-SHA512 (cloudflared-2024.6.1.tar.gz) = f438ca6b60345f26a331a03b6f867ce0417fb91cf6b9969c8a8527177453139e46cc5a15e593223d0fc0bea05b8b2bf2b70368ba00a0744791e5861ede45837c
-Size (cloudflared-2024.6.1.tar.gz) = 7057019 bytes
+BLAKE2s (cloudflared-2024.8.2.tar.gz) = 88671fa9f4977840c1f504988d5169d49347fb44b10b1aadd73a666d93ebd832
+SHA512 (cloudflared-2024.8.2.tar.gz) = c8cec553958099f5266cf7f4ce44a8f2a90f2500e99373c2eedfccf0d30d81a534e4f92b4bc076867314df827c449794b5da1db88613f00222ebf7218e502b02
+Size (cloudflared-2024.8.2.tar.gz) = 7056742 bytes
 BLAKE2s (github.com__burnt_sushi_toml_@v_v0.3.1.mod) = 1e3e33c00707a3593021eb034c331e03c391be2a8977de8635ddcdd39b13ded4
 SHA512 (github.com__burnt_sushi_toml_@v_v0.3.1.mod) = 320941bc3b7fb8bc595e6135cbc513a7583d129f0cd92508055291e141191066303cf75148e25198c21f6c6c539a790ea3210f3ecf5de6a2a03b70c753091146
 Size (github.com__burnt_sushi_toml_@v_v0.3.1.mod) = 34 bytes


Home | Main Index | Thread Index | Old Index