pkgsrc-WIP-changes archive

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

py-mitmproxy_rs: G/C XXX comment, patch is probably ok



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Jan 2 18:20:36 2024 +0100
Changeset:	0eeabbd667a5612aa5b3450352c53e144eab5824

Modified Files:
	py-mitmproxy_rs/distinfo
	py-mitmproxy_rs/patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs

Log Message:
py-mitmproxy_rs: G/C XXX comment, patch is probably ok

NetBSD does not have any CLOCK_BOOTTIME and this is probably why on
macOS/iOS CLOCK_ID uses CLOCK_MONOTONIC.

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

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

diffstat:
 py-mitmproxy_rs/distinfo                                                | 2 +-
 .../patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs   | 2 --
 2 files changed, 1 insertion(+), 3 deletions(-)

diffs:
diff --git a/py-mitmproxy_rs/distinfo b/py-mitmproxy_rs/distinfo
index 5189fe3c85..badbdb6c81 100644
--- a/py-mitmproxy_rs/distinfo
+++ b/py-mitmproxy_rs/distinfo
@@ -852,5 +852,5 @@ Size (zeroize_derive-1.4.2.crate) = 11141 bytes
 BLAKE2s (zune-inflate-0.2.54.crate) = c10d8be1628f8a0b68a2d35a2cc3ab5ca45461685e4d61623f4ef14b872fcb04
 SHA512 (zune-inflate-0.2.54.crate) = 0de30f310121c1fed42612b7bcb50631d699195a77c7ce4094729f502e63d1ae38034d6054d95b6825e7e9a2afb7bb614ff123e12736163fee04a46ef1dc56bd
 Size (zune-inflate-0.2.54.crate) = 37973 bytes
-SHA1 (patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs) = e55a79b73298c0eed7dcb5d04bb25dbe1e463bf6
+SHA1 (patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs) = 4bc72f77f331841fc8ee85afbe897b818357a0ef
 SHA1 (patch-.._vendor_smoltcp-0.10.0_src_phy_sys_bpf.rs) = 5d090396368272eb67f518b558cbcd6ed25e9033
diff --git a/py-mitmproxy_rs/patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs b/py-mitmproxy_rs/patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs
index 58a6726a72..7c0521e8e9 100644
--- a/py-mitmproxy_rs/patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs
+++ b/py-mitmproxy_rs/patches/patch-.._vendor_boringtun-0.6.0_src_sleepyinstant_unix.rs
@@ -2,8 +2,6 @@ $NetBSD$
 
 Add support for NetBSD.
 
-XXX: likely incorrect, double-check!
-
 --- ../vendor/boringtun-0.6.0/src/sleepyinstant/unix.rs.orig	2024-01-01 23:15:11.332028854 +0000
 +++ ../vendor/boringtun-0.6.0/src/sleepyinstant/unix.rs
 @@ -3,9 +3,9 @@ use std::time::Duration;


Home | Main Index | Thread Index | Old Index