pkgsrc-WIP-changes archive

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

plan9port: Add accidentally missed comment in the patches



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Tue Jul 7 21:38:52 2020 +0200
Changeset:	ab0ab3f9919b4c3d86d888d852e3023425ba3529

Modified Files:
	plan9port/distinfo
	plan9port/patches/patch-src_libthread_NetBSD.c
	plan9port/patches/patch-src_libthread_sysofiles.sh

Log Message:
plan9port: Add accidentally missed comment in the patches

(Both part of #355.)

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

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

diffstat:
 plan9port/distinfo                                 | 4 ++--
 plan9port/patches/patch-src_libthread_NetBSD.c     | 6 ++++++
 plan9port/patches/patch-src_libthread_sysofiles.sh | 6 ++++++
 3 files changed, 14 insertions(+), 2 deletions(-)

diffs:
diff --git a/plan9port/distinfo b/plan9port/distinfo
index ffa8113ed5..488942ea0f 100644
--- a/plan9port/distinfo
+++ b/plan9port/distinfo
@@ -8,5 +8,5 @@ SHA1 (patch-include_u.h) = d8681e7c663f9dd6da46d0af2eb33a8e1b014fbd
 SHA1 (patch-src_cmd_devdraw_mkwsysrules.sh) = 7418cfbedafa74145c4c3395fe11b2bb3b6b50ef
 SHA1 (patch-src_libthread_NetBSD-386-asm.s) = 474ee6eaf11115b31b1abf4e1536eceab4b5e0c7
 SHA1 (patch-src_libthread_NetBSD-power-asm.s) = 516705bd9d87e4c4010b7eff2add38a9ec1abbda
-SHA1 (patch-src_libthread_NetBSD.c) = 7ffd4bd3da4cc50bb74210bffd10288b3831ac06
-SHA1 (patch-src_libthread_sysofiles.sh) = 8c13a3185a0b03aede29dc3eefdd1ebe4ea79073
+SHA1 (patch-src_libthread_NetBSD.c) = 88a67788c005fd0bb7df3a6b205577f6a7377949
+SHA1 (patch-src_libthread_sysofiles.sh) = 3ec847f2ab77bfc44d6ed679b62eb035dc5b19ea
diff --git a/plan9port/patches/patch-src_libthread_NetBSD.c b/plan9port/patches/patch-src_libthread_NetBSD.c
index 8b0efb3113..655e0cfa63 100644
--- a/plan9port/patches/patch-src_libthread_NetBSD.c
+++ b/plan9port/patches/patch-src_libthread_NetBSD.c
@@ -1,5 +1,11 @@
 $NetBSD$
 
+Use pthreads on NetBSD.
+
+From upstream pull request #355:
+
+ <https://github.com/9fans/plan9port/pull/355>
+
 --- src/libthread/NetBSD.c.orig	2020-06-22 15:22:27.000000000 +0000
 +++ src/libthread/NetBSD.c
 @@ -1,437 +0,0 @@
diff --git a/plan9port/patches/patch-src_libthread_sysofiles.sh b/plan9port/patches/patch-src_libthread_sysofiles.sh
index 0c095e8c1f..d88cd7cf42 100644
--- a/plan9port/patches/patch-src_libthread_sysofiles.sh
+++ b/plan9port/patches/patch-src_libthread_sysofiles.sh
@@ -1,5 +1,11 @@
 $NetBSD$
 
+Use pthreads on NetBSD.
+
+From upstream pull request #355:
+
+ <https://github.com/9fans/plan9port/pull/355>
+
 --- src/libthread/sysofiles.sh.orig	2020-06-22 15:22:27.000000000 +0000
 +++ src/libthread/sysofiles.sh
 @@ -3,9 +3,6 @@


Home | Main Index | Thread Index | Old Index