pkgsrc-WIP-changes archive

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

apple-codesign: add upstream bug report URLs



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%gatalith.at@localhost>
Pushed By:	wiz
Date:		Wed Aug 10 12:14:54 2022 +0200
Changeset:	db4a9274ecaea88fbb627fc710d9662c672f27c5

Modified Files:
	apple-codesign/distinfo
	apple-codesign/patches/patch-src_cryptography.rs
	apple-codesign/patches/patch-src_macho.rs

Log Message:
apple-codesign: add upstream bug report URLs

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

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

diffstat:
 apple-codesign/distinfo                          | 4 ++--
 apple-codesign/patches/patch-src_cryptography.rs | 1 +
 apple-codesign/patches/patch-src_macho.rs        | 1 +
 3 files changed, 4 insertions(+), 2 deletions(-)

diffs:
diff --git a/apple-codesign/distinfo b/apple-codesign/distinfo
index f06f20674e..6b948f7b05 100644
--- a/apple-codesign/distinfo
+++ b/apple-codesign/distinfo
@@ -1821,5 +1821,5 @@ Size (zstd-safe-5.0.2+zstd.1.5.2.crate) = 17273 bytes
 BLAKE2s (zstd-sys-2.0.1+zstd.1.5.2.crate) = 4c473c76ca5254bd77d77de889e4eda51596896aff105a2f68ed977da0ee53b8
 SHA512 (zstd-sys-2.0.1+zstd.1.5.2.crate) = a54ff4159640d31f898cbd374b9117d1e7ee4b54c5b4a8e1ed6286d9e954341e077088c52161e086ef0f28dfec13e03f64013712fa9bc59d471191cffd8e0e1e
 Size (zstd-sys-2.0.1+zstd.1.5.2.crate) = 715552 bytes
-SHA1 (patch-src_cryptography.rs) = df423315fa987f2f68754a8640a3b5b137be9e54
-SHA1 (patch-src_macho.rs) = fd47a9943c5a66aa0a5cb6021d6b0412ed4fb740
+SHA1 (patch-src_cryptography.rs) = 48e7d5f396224088bcb33fdbb6288aa506a0483d
+SHA1 (patch-src_macho.rs) = 39af66be00beee8f6ae64d4a54398ce7d74cac99
diff --git a/apple-codesign/patches/patch-src_cryptography.rs b/apple-codesign/patches/patch-src_cryptography.rs
index fbd60e6ef6..547ea43e66 100644
--- a/apple-codesign/patches/patch-src_cryptography.rs
+++ b/apple-codesign/patches/patch-src_cryptography.rs
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Remove unused include.
+https://github.com/indygreg/PyOxidizer/pull/623
 
 --- src/cryptography.rs.orig	2022-08-07 20:37:36.000000000 +0000
 +++ src/cryptography.rs
diff --git a/apple-codesign/patches/patch-src_macho.rs b/apple-codesign/patches/patch-src_macho.rs
index d9270995fd..e695fd16c4 100644
--- a/apple-codesign/patches/patch-src_macho.rs
+++ b/apple-codesign/patches/patch-src_macho.rs
@@ -1,6 +1,7 @@
 $NetBSD$
 
 Remove unused member.
+https://github.com/indygreg/PyOxidizer/pull/623
 
 --- src/macho.rs.orig	2022-08-07 20:37:36.000000000 +0000
 +++ src/macho.rs


Home | Main Index | Thread Index | Old Index