pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/mono - Disable the use of sigaltstack on NetBSD.
details: https://anonhg.NetBSD.org/pkgsrc/rev/7cc7cc7624a1
branches: trunk
changeset: 472106:7cc7cc7624a1
user: recht <recht%pkgsrc.org@localhost>
date: Sun Apr 04 19:23:10 2004 +0000
description:
- Disable the use of sigaltstack on NetBSD.
- Make the gc type overridable.
diffstat:
lang/mono/PLIST | 6 +++---
lang/mono/distinfo | 3 +--
2 files changed, 4 insertions(+), 5 deletions(-)
diffs (43 lines):
diff -r efd893a6ca90 -r 7cc7cc7624a1 lang/mono/PLIST
--- a/lang/mono/PLIST Sun Apr 04 19:23:09 2004 +0000
+++ b/lang/mono/PLIST Sun Apr 04 19:23:10 2004 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.7 2004/04/04 16:53:59 recht Exp $
+@comment $NetBSD: PLIST,v 1.8 2004/04/04 19:23:10 recht Exp $
bin/MakeCert.exe
bin/al
bin/al.exe
@@ -105,7 +105,7 @@
include/mono/metadata/threads.h
include/mono/metadata/tokentype.h
include/mono/metadata/verify.h
-include/mono/private/libgc-mono-debugger.h
+${GC}include/mono/private/libgc-mono-debugger.h
include/mono/utils/mono-codeman.h
include/mono/utils/mono-digest.h
include/mono/utils/mono-hash.h
@@ -222,7 +222,7 @@
@dirrm share/mono
@dirrm share/examples/mono
@dirrm include/mono/utils
-@dirrm include/mono/private
+${GC}@dirrm include/mono/private
@dirrm include/mono/metadata
@dirrm include/mono/jit
@dirrm include/mono/io-layer
diff -r efd893a6ca90 -r 7cc7cc7624a1 lang/mono/distinfo
--- a/lang/mono/distinfo Sun Apr 04 19:23:09 2004 +0000
+++ b/lang/mono/distinfo Sun Apr 04 19:23:10 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.11 2004/04/04 16:53:59 recht Exp $
+$NetBSD: distinfo,v 1.12 2004/04/04 19:23:10 recht Exp $
SHA1 (mono-0.31.tar.gz) = be012fff6b5287503bbed4d96a9fbee843c6f044
Size (mono-0.31.tar.gz) = 10098314 bytes
@@ -7,6 +7,5 @@
SHA1 (patch-ac) = ad880da185210b934536870fd025f588745dbc90
SHA1 (patch-ad) = b7299d17bc7250ed50b91bdf1443ae45a3b67862
SHA1 (patch-ah) = ca67288373df96e46b1d60560cca25698ce8261e
-SHA1 (patch-ai) = e365ba34991c555b333fcb93d24c16e7f1d27aeb
SHA1 (patch-aj) = ab41349968d0f621c5f3e848c25d112c50558a28
SHA1 (patch-ak) = aab1295adad7a09b9fc7d52139793bb7ec0b76d5
Home |
Main Index |
Thread Index |
Old Index