summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorjschauma <jschauma@pkgsrc.org>2002-06-18 20:06:01 +0000
committerjschauma <jschauma@pkgsrc.org>2002-06-18 20:06:01 +0000
commitf1273c4492881d1223f07945f1f1c63069205af4 (patch)
tree6e92b6ee8c38032823e9601c51f5f5e9d1b619ed /lang/ocaml
parent306bc09fb4d0b1d7cd9d95ee1d77ab929af63393 (diff)
downloadpkgsrc-f1273c4492881d1223f07945f1f1c63069205af4.tar.gz
Update to version 3.04 based on patches submitted in PR#16896 by
Marko Schuetz (MarcoSchuetz at web dot de) with minor modification by me, closing that PR. Changes since 3.01: Too much to list here - see http://caml.inria.fr/ocaml/Changes Note that this release includes camlp4, thus rendering that package redundant.
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/patches/patch-aa24
1 files changed, 12 insertions, 12 deletions
diff --git a/lang/ocaml/patches/patch-aa b/lang/ocaml/patches/patch-aa
index c3fbe85d6e3..ddc299ba1a4 100644
--- a/lang/ocaml/patches/patch-aa
+++ b/lang/ocaml/patches/patch-aa
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.1 2002/03/13 08:37:53 jmc Exp $
+$NetBSD: patch-aa,v 1.2 2002/06/18 20:06:01 jschauma Exp $
---- config/auto-aux/config.sub.orig Wed Mar 13 08:33:09 2002
-+++ config/auto-aux/config.sub Wed Mar 13 08:33:19 2002
-@@ -152,7 +152,7 @@
- | pn-* | np1-* | xps100-* | clipper-* | orion-* | sparclite-* \
- | pdp11-* | sh-* | powerpc-* | powerpcle-* | sparc64-* | mips64-* | mipsel-* \
- | mips64el-* | mips64orion-* | mips64orionel-* \
-- | ia64-*)
-+ | ia64-* | macppc-*)
- ;;
- # Recognize the various machine names and aliases which stand
- # for a CPU type and a company and sometimes even an OS.
+--- config/gnu/config.sub.orig Tue May 14 11:14:26 2002
++++ config/gnu/config.sub
+@@ -289,7 +289,7 @@
+ | [cjt]90-* \
+ | m88110-* | m680[01234]0-* | m683?2-* | m68360-* | z8k-* | d10v-* \
+ | thumb-* | v850-* | d30v-* | tic30-* | tic80-* | c30-* | fr30-* \
+- | bs2000-* | tic54x-* | c54x-* | x86_64-* | pj-* | pjl-*)
++ | bs2000-* | tic54x-* | c54x-* | x86_64-* | pj-* | pjl-* | macppc-*)
+ ;;
+ # Recognize the various machine names and aliases which stand
+ # for a CPU type and a company and sometimes even an OS.