pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang/camlp5 Updated camlp5 to 6.07, for compatibility ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d7fec9226ce1
branches:  trunk
changeset: 609748:d7fec9226ce1
user:      jaapb <jaapb%pkgsrc.org@localhost>
date:      Tue Oct 09 10:24:43 2012 +0000

description:
Updated camlp5 to 6.07, for compatibility with current ocaml version. Changes
include:

* [12 Sep 12] Added compatibility with OCaml 4.00.1.
* [06 Jun 12] Fixed bug: open record patterns {a=b;c=d;_} did not work.

diffstat:

 lang/camlp5/Makefile |  4 ++--
 lang/camlp5/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r c229d9f477f4 -r d7fec9226ce1 lang/camlp5/Makefile
--- a/lang/camlp5/Makefile      Tue Oct 09 08:56:13 2012 +0000
+++ b/lang/camlp5/Makefile      Tue Oct 09 10:24:43 2012 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.16 2012/10/08 15:31:14 jaapb Exp $
+# $NetBSD: Makefile,v 1.17 2012/10/09 10:24:43 jaapb Exp $
 #
 
-DISTNAME=      camlp5-6.06
+DISTNAME=      camlp5-6.07
 CATEGORIES=    lang
 MASTER_SITES=  http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
 EXTRACT_SUFX=  .tgz
diff -r c229d9f477f4 -r d7fec9226ce1 lang/camlp5/distinfo
--- a/lang/camlp5/distinfo      Tue Oct 09 08:56:13 2012 +0000
+++ b/lang/camlp5/distinfo      Tue Oct 09 10:24:43 2012 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.7 2012/10/08 15:31:14 jaapb Exp $
+$NetBSD: distinfo,v 1.8 2012/10/09 10:24:43 jaapb Exp $
 
-SHA1 (camlp5-6.06.tgz) = d3d56748de424afc3f878e650254b9d3e5fae6c2
-RMD160 (camlp5-6.06.tgz) = fefa727e756266d3b0697df494042c327f32294d
-Size (camlp5-6.06.tgz) = 681614 bytes
+SHA1 (camlp5-6.07.tgz) = a6b52e533e7062845a0a45dda097cb2eff52b928
+RMD160 (camlp5-6.07.tgz) = c75a388dc284ae8bd7368dc2b77c8512cba5b52e
+Size (camlp5-6.07.tgz) = 682883 bytes



Home | Main Index | Thread Index | Old Index