summaryrefslogtreecommitdiff
path: root/lang/ocaml
diff options
context:
space:
mode:
authorjmc <jmc@pkgsrc.org>2002-03-13 08:37:52 +0000
committerjmc <jmc@pkgsrc.org>2002-03-13 08:37:52 +0000
commite74073c33a95184bbd9e7b0077bcd646eb0cc614 (patch)
tree0ac4e6454d5a926811516cf45e34c13af2c50caa /lang/ocaml
parentf9cf2febd09b73eb5096223841b7a845baa8b450 (diff)
downloadpkgsrc-e74073c33a95184bbd9e7b0077bcd646eb0cc614.tar.gz
Add powerpc/macppc support
Diffstat (limited to 'lang/ocaml')
-rw-r--r--lang/ocaml/distinfo3
-rw-r--r--lang/ocaml/patches/patch-aa13
2 files changed, 15 insertions, 1 deletions
diff --git a/lang/ocaml/distinfo b/lang/ocaml/distinfo
index c8ddd85a56c..a4102aff342 100644
--- a/lang/ocaml/distinfo
+++ b/lang/ocaml/distinfo
@@ -1,4 +1,5 @@
-$NetBSD: distinfo,v 1.3 2001/07/15 14:43:35 wulf Exp $
+$NetBSD: distinfo,v 1.4 2002/03/13 08:37:52 jmc Exp $
SHA1 (ocaml-3.01.tar.gz) = 55318320ffcb4c02baef86fe87085b2dca3dd614
Size (ocaml-3.01.tar.gz) = 1589945 bytes
+SHA1 (patch-aa) = 576a7885d6ef9911db35c91ac51345f8c74420ac
diff --git a/lang/ocaml/patches/patch-aa b/lang/ocaml/patches/patch-aa
new file mode 100644
index 00000000000..c3fbe85d6e3
--- /dev/null
+++ b/lang/ocaml/patches/patch-aa
@@ -0,0 +1,13 @@
+$NetBSD: patch-aa,v 1.1 2002/03/13 08:37:53 jmc 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.