pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/ocaml Update to 3.10.2:
details: https://anonhg.NetBSD.org/pkgsrc/rev/86eaec49ff09
branches: trunk
changeset: 541713:86eaec49ff09
user: wiz <wiz%pkgsrc.org@localhost>
date: Fri Apr 25 07:13:39 2008 +0000
description:
Update to 3.10.2:
Objective Caml 3.10.2:
----------------------
Bug fixes:
- PR#1217 (partial) Typo in ocamldep man page
- PR#3952 (partial) ocamlopt: allocation problems on ARM
- PR#4339 (continued) ocamlopt: problems on HPPA
- PR#4455 str.mli not installed under Windows
- PR#4473 crash when accessing float array with polymorphic method
- PR#4480 runtime would not compile without gcc extensions
- PR#4481 wrong typing of exceptions with object arguments
- PR#4490 typo in error message
- Random crash on 32-bit when major_heap_increment >= 2^22
- Big performance bug in Weak hashtables
- Small bugs in the make-package-macosx script
- Bug in typing of polymorphic variants (reported on caml-list)
diffstat:
lang/ocaml/Makefile.common | 4 ++--
lang/ocaml/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (28 lines):
diff -r fd8cd9abddc7 -r 86eaec49ff09 lang/ocaml/Makefile.common
--- a/lang/ocaml/Makefile.common Fri Apr 25 05:26:29 2008 +0000
+++ b/lang/ocaml/Makefile.common Fri Apr 25 07:13:39 2008 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile.common,v 1.20 2008/01/23 20:42:25 adam Exp $
+# $NetBSD: Makefile.common,v 1.21 2008/04/25 07:13:39 wiz Exp $
-DISTNAME= ocaml-3.10.1
+DISTNAME= ocaml-3.10.2
CATEGORIES= lang
MASTER_SITES= http://caml.inria.fr/pub/distrib/ocaml-3.10/
EXTRACT_SUFX= .tar.bz2
diff -r fd8cd9abddc7 -r 86eaec49ff09 lang/ocaml/distinfo
--- a/lang/ocaml/distinfo Fri Apr 25 05:26:29 2008 +0000
+++ b/lang/ocaml/distinfo Fri Apr 25 07:13:39 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.42 2008/01/29 01:05:13 rillig Exp $
+$NetBSD: distinfo,v 1.43 2008/04/25 07:13:39 wiz Exp $
-SHA1 (ocaml-3.10.1.tar.bz2) = 908176ff481fd6ce3ab89a96a76d9b3d7ca8c105
-RMD160 (ocaml-3.10.1.tar.bz2) = bf5bc105aece26df6460204d5a04e90c0d90d1cb
-Size (ocaml-3.10.1.tar.bz2) = 2282041 bytes
+SHA1 (ocaml-3.10.2.tar.bz2) = f604580bf2943891d8faf265eeb900bbe90abce0
+RMD160 (ocaml-3.10.2.tar.bz2) = f631230b090dbd9bf9a9f71631cd0347c033cbb1
+Size (ocaml-3.10.2.tar.bz2) = 2284860 bytes
SHA1 (patch-aa) = 858f326fe4db7971a05b3b001c6aecc02ecb2903
SHA1 (patch-ab) = c6140f43fdb76c4f2d499f9d3beb714de3926460
SHA1 (patch-ac) = efe8290b394f40d6675fc9d57557c49ddafdb239
Home |
Main Index |
Thread Index |
Old Index