pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/ghc90 Add upstream URLs in the patch comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/83bdbdaa9b7f
branches:  trunk
changeset: 453039:83bdbdaa9b7f
user:      pho <pho%pkgsrc.org@localhost>
date:      Sat May 22 09:10:36 2021 +0000

description:
Add upstream URLs in the patch comment

diffstat:

 lang/ghc90/distinfo                   |  6 +++---
 lang/ghc90/patches/patch-aclocal.m4   |  4 ++--
 lang/ghc90/patches/patch-llvm-targets |  4 ++--
 3 files changed, 7 insertions(+), 7 deletions(-)

diffs (60 lines):

diff -r b580bfe4403c -r 83bdbdaa9b7f lang/ghc90/distinfo
--- a/lang/ghc90/distinfo       Sat May 22 00:36:51 2021 +0000
+++ b/lang/ghc90/distinfo       Sat May 22 09:10:36 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.14 2021/05/21 01:45:00 pho Exp $
+$NetBSD: distinfo,v 1.15 2021/05/22 09:11:07 pho Exp $
 
 SHA1 (ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz) = 3ff01d768393b3866e7a7543f9f55646aaffce7a
 RMD160 (ghc-8.10.4-boot-x86_64-unknown-netbsd.tar.xz) = 39bf10b13054a6316c8477609fb98abe4277fa6c
@@ -32,7 +32,7 @@
 RMD160 (netbsd-9.0-amd64-libterminfo.tar.gz) = 5a246633c90ee85f71efcc02d8280bd0c50ab5a7
 SHA512 (netbsd-9.0-amd64-libterminfo.tar.gz) = 79288d44b84df8848afc2cdfee628cc4fd1ec0334159403ef8ba994d617bc56a7114af3031198afb5f3b8f45c0463a848099431e32bc6725042908576b6f95b8
 Size (netbsd-9.0-amd64-libterminfo.tar.gz) = 27744 bytes
-SHA1 (patch-aclocal.m4) = 65f53d7ae4d2124d7191cd0e184b415749a488fb
+SHA1 (patch-aclocal.m4) = 8a21585c1b6a35020c5dec577ee0c7ed3bd7d0af
 SHA1 (patch-compiler_GHC_Driver_Pipeline.hs) = cc2c53f14420b8b75bd70b73e2c95bb52a10cd0c
 SHA1 (patch-compiler_GHC_SysTools_Process.hs) = 36d7171e571d56c4e6ae1ed99d2851c0b0dac084
 SHA1 (patch-configure.ac) = a67c57f39c152a9fc8af830045cf001e957590e2
@@ -49,7 +49,7 @@
 SHA1 (patch-libraries_unix_System_Posix_Files_Common.hsc) = 6efef280832d376915a8987e4e8aac283408f607
 SHA1 (patch-libraries_unix_System_Posix_Signals.hsc) = 49215dce493a6bbc440f91a3959e592f86fc779b
 SHA1 (patch-libraries_unix_include_execvpe.h) = 560c6e9b644687fad62e380f73f08359c48639a2
-SHA1 (patch-llvm-targets) = ff9311421ce0e4c6f666d4f753c8f3b4b7ca1058
+SHA1 (patch-llvm-targets) = cba672c60c9cb84e0347a3cd6e8770306542e5d8
 SHA1 (patch-rts_ProfHeap.c) = bc1492578eac7b194caaf1221586cd6c13aa9583
 SHA1 (patch-rts_ghc.mk) = 6e3daf71fb7e656131aa2aeeb0346c651520216a
 SHA1 (patch-rts_posix_GetTime.c) = 036e09510c893ab8677a2b4add0193e7f811bb82
diff -r b580bfe4403c -r 83bdbdaa9b7f lang/ghc90/patches/patch-aclocal.m4
--- a/lang/ghc90/patches/patch-aclocal.m4       Sat May 22 00:36:51 2021 +0000
+++ b/lang/ghc90/patches/patch-aclocal.m4       Sat May 22 09:10:36 2021 +0000
@@ -1,4 +1,4 @@
-$NetBSD: patch-aclocal.m4,v 1.4 2021/05/21 01:45:00 pho Exp $
+$NetBSD: patch-aclocal.m4,v 1.5 2021/05/22 09:10:36 pho Exp $
 
 Hunk #0:
   Remove _AC_PROG_CC_C99 macro that is removed in autoconf-2.71 to fix
@@ -9,7 +9,7 @@
 
 Hunk #1:
   Mark the stack as non-executable on NetBSD/aarch64.
-  TODO: Send this to the upstream.
+  https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5805
 
 --- aclocal.m4.orig    2021-01-26 14:49:54.000000000 +0000
 +++ aclocal.m4
diff -r b580bfe4403c -r 83bdbdaa9b7f lang/ghc90/patches/patch-llvm-targets
--- a/lang/ghc90/patches/patch-llvm-targets     Sat May 22 00:36:51 2021 +0000
+++ b/lang/ghc90/patches/patch-llvm-targets     Sat May 22 09:10:36 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: patch-llvm-targets,v 1.1 2021/05/21 01:45:00 pho Exp $
+$NetBSD: patch-llvm-targets,v 1.2 2021/05/22 09:10:36 pho Exp $
 
 Define the LLVM target for NetBSD/aarch64. This file is generated with
 utils/llvm-targets/gen-data-layout.sh
 
-TODO: Send this to the upstream.
+https://gitlab.haskell.org/ghc/ghc/-/merge_requests/5805
 
 --- llvm-targets.orig  2020-12-21 18:11:39.000000000 +0000
 +++ llvm-targets



Home | Main Index | Thread Index | Old Index