pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ghc92 lang/ghc92/patches: Add a tech-kern thread URL



details:   https://anonhg.NetBSD.org/pkgsrc/rev/04ca7942e325
branches:  trunk
changeset: 374260:04ca7942e325
user:      pho <pho%pkgsrc.org@localhost>
date:      Thu Feb 17 11:59:24 2022 +0000

description:
lang/ghc92/patches: Add a tech-kern thread URL

diffstat:

 lang/ghc92/distinfo                   |  4 ++--
 lang/ghc92/patches/patch-rts_Linker.c |  5 ++++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diffs (37 lines):

diff -r 643bf7d847c7 -r 04ca7942e325 lang/ghc92/distinfo
--- a/lang/ghc92/distinfo       Thu Feb 17 10:59:49 2022 +0000
+++ b/lang/ghc92/distinfo       Thu Feb 17 11:59:24 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2022/02/17 10:18:51 pho Exp $
+$NetBSD: distinfo,v 1.5 2022/02/17 11:59:24 pho Exp $
 
 BLAKE2s (ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz) = 03efbb455a52d0dbc246b1c8b30f82121f5354a1ca0eb1b08b6225b90286a18f
 SHA512 (ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz) = 730347bb5eaac4efac8ec487fafd2da6fe2932db45f59e324c83698eb0b0e8a6a4b4fd513de17fb9c152ccee328660cfe1638cad631ce5e35b2dbfddda0d8850
@@ -46,7 +46,7 @@
 SHA1 (patch-m4_find__llvm__prog.m4) = cc56b21739aff5faec378a1c47f514613c18db9e
 SHA1 (patch-m4_fptools__set__c__ld__flags.m4) = 2d37b779d662e66521d2b5fda994174c9dfcbc29
 SHA1 (patch-mk_config.mk.in) = ae2134a50e571090d504549b2b3fed8bb953fceb
-SHA1 (patch-rts_Linker.c) = aa04adb7d3275f4cf4e6b516a489beaed8642f21
+SHA1 (patch-rts_Linker.c) = c5aa2dbdaa42df2605672a054f35d1a37e2aef02
 SHA1 (patch-rts_ProfHeap.c) = fafbb740ee87949da12749834478769548322993
 SHA1 (patch-rts_ghc.mk) = 6e3daf71fb7e656131aa2aeeb0346c651520216a
 SHA1 (patch-rts_posix_GetTime.c) = 036e09510c893ab8677a2b4add0193e7f811bb82
diff -r 643bf7d847c7 -r 04ca7942e325 lang/ghc92/patches/patch-rts_Linker.c
--- a/lang/ghc92/patches/patch-rts_Linker.c     Thu Feb 17 10:59:49 2022 +0000
+++ b/lang/ghc92/patches/patch-rts_Linker.c     Thu Feb 17 11:59:24 2022 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-rts_Linker.c,v 1.1 2022/02/17 07:16:10 pho Exp $
+$NetBSD: patch-rts_Linker.c,v 1.2 2022/02/17 11:59:24 pho Exp $
 
 NetBSD-specific way of switching pages from rw- to r-x. Should not be
 upstreamed until we figure out why the hunk #0 is necessary.
@@ -10,6 +10,9 @@
 Minimal test case:
 https://gist.github.com/depressed-pho/a629247b48b3e6178e35a14c62e9d44f
 
+tech-kern thread:
+https://mail-index.netbsd.org/tech-kern/2022/02/17/msg027969.html
+
 This was previously not an issue, until
 https://gitlab.haskell.org/ghc/ghc/-/issues/20051 happened and lead to
 https://gitlab.haskell.org/ghc/ghc/-/merge_requests/6155



Home | Main Index | Thread Index | Old Index