summaryrefslogtreecommitdiff
path: root/lang/smlnj/patches
diff options
context:
space:
mode:
authorasau <asau@pkgsrc.org>2010-02-07 03:14:36 +0000
committerasau <asau@pkgsrc.org>2010-02-07 03:14:36 +0000
commit620ac47d34faa784ede3c802e82ff92eb055910a (patch)
tree7afb77218019c340c8bafcad9c4aac7c78cd7b0b /lang/smlnj/patches
parente5f99909bd195df931c961ca8dd0bb26faa09b3d (diff)
downloadpkgsrc-620ac47d34faa784ede3c802e82ff92eb055910a.tar.gz
Update to SML/NJ 110.72, bug fix release.
Diffstat (limited to 'lang/smlnj/patches')
-rw-r--r--lang/smlnj/patches/patch-aa22
1 files changed, 18 insertions, 4 deletions
diff --git a/lang/smlnj/patches/patch-aa b/lang/smlnj/patches/patch-aa
index 855a15a1581..e0aa774c045 100644
--- a/lang/smlnj/patches/patch-aa
+++ b/lang/smlnj/patches/patch-aa
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
+$NetBSD: patch-aa,v 1.6 2010/02/07 03:14:36 asau Exp $
---- config/targets.orig 2007-07-23 23:48:33.000000000 +0400
-+++ config/targets 2009-03-18 12:36:35.000000000 +0300
+--- config/targets.orig 2010-02-03 19:40:28.000000000 +0300
++++ config/targets 2010-02-07 05:56:52.000000000 +0300
@@ -91,7 +91,7 @@
# build ML-Burg
@@ -29,6 +29,15 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# pre-compile (certain) parts of MLRISC that are not already part of the SML/NJ
# compiler itself
+@@ -130,7 +130,7 @@
+ # pre-compile and install the C-Kit, which is a library for parsing and
+ # type-checking C programs
+ #
+-#request ckit
++request ckit
+
+ # pre-compile and install the ML-NLFFI Library, which is the core of
+ # a new foreign function interface (where "foreign" functions are
@@ -140,7 +140,7 @@
# This preview release currently works under X86/Linux, Sparc/Solaris,
# PPC/MacOSX, and X86/Win32.
@@ -54,7 +63,7 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# Build and install the 'nowhere' program translator.
# This tool translates programs with conditional patterns (where clauses)
-@@ -163,7 +163,7 @@
+@@ -163,11 +163,11 @@
# (bad) documentation.
# (Requires the mlrisc-tools library!)
#
@@ -63,3 +72,8 @@ $NetBSD: patch-aa,v 1.5 2009/09/22 14:48:47 asau Exp $
# Build and install 'heap2asm' - an experimental component of
# a new facility for producing true stand-alone executables.
+-#request heap2asm
++request heap2asm
+
+ # Note: autoloading is always enabled.
+ # In order to customize what is being pre-registered for autoloading