Tue Oct 9 10:24:44 2012 UTC ()
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.


(jaapb)
diff -r1.16 -r1.17 pkgsrc/lang/camlp5/Makefile
diff -r1.7 -r1.8 pkgsrc/lang/camlp5/distinfo

cvs diff -r1.16 -r1.17 pkgsrc/lang/camlp5/Makefile (expand / switch to context diff)
--- pkgsrc/lang/camlp5/Makefile 2012/10/08 15:31:14 1.16
+++ pkgsrc/lang/camlp5/Makefile 2012/10/09 10:24:43 1.17
@@ -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

cvs diff -r1.7 -r1.8 pkgsrc/lang/camlp5/distinfo (expand / switch to context diff)
--- pkgsrc/lang/camlp5/distinfo 2012/10/08 15:31:14 1.7
+++ pkgsrc/lang/camlp5/distinfo 2012/10/09 10:24:43 1.8
@@ -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
+SHA1 (camlp5-6.07.tgz) = a6b52e533e7062845a0a45dda097cb2eff52b928
-RMD160 (camlp5-6.06.tgz) = fefa727e756266d3b0697df494042c327f32294d
+RMD160 (camlp5-6.07.tgz) = c75a388dc284ae8bd7368dc2b77c8512cba5b52e
-Size (camlp5-6.06.tgz) = 681614 bytes
+Size (camlp5-6.07.tgz) = 682883 bytes