pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/camlp5 Update lang/camlp5 to 5.12
details: https://anonhg.NetBSD.org/pkgsrc/rev/9fa59831f419
branches: trunk
changeset: 398609:9fa59831f419
user: tonio <tonio%pkgsrc.org@localhost>
date: Thu Sep 03 17:29:37 2009 +0000
description:
Update lang/camlp5 to 5.12
Changes are:
- compatibility with recent versions of ocaml
- possible use of IFDEF and IFNDEF in record labels declarations
- addition of Plexer.utf8_lexing
diffstat:
lang/camlp5/Makefile | 4 ++--
lang/camlp5/distinfo | 8 ++++----
2 files changed, 6 insertions(+), 6 deletions(-)
diffs (26 lines):
diff -r e0b859841144 -r 9fa59831f419 lang/camlp5/Makefile
--- a/lang/camlp5/Makefile Thu Sep 03 17:16:19 2009 +0000
+++ b/lang/camlp5/Makefile Thu Sep 03 17:29:37 2009 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.9 2008/11/14 19:30:54 epg Exp $
+# $NetBSD: Makefile,v 1.10 2009/09/03 17:29:37 tonio Exp $
#
-DISTNAME= camlp5-5.09
+DISTNAME= camlp5-5.12
CATEGORIES= lang
MASTER_SITES= http://pauillac.inria.fr/~ddr/camlp5/distrib/src/
EXTRACT_SUFX= .tgz
diff -r e0b859841144 -r 9fa59831f419 lang/camlp5/distinfo
--- a/lang/camlp5/distinfo Thu Sep 03 17:16:19 2009 +0000
+++ b/lang/camlp5/distinfo Thu Sep 03 17:29:37 2009 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2008/06/21 06:37:52 tonio Exp $
+$NetBSD: distinfo,v 1.4 2009/09/03 17:29:37 tonio Exp $
-SHA1 (camlp5-5.09.tgz) = 6d65b8f956d79db3b321066e776b8cec27a0fe50
-RMD160 (camlp5-5.09.tgz) = 2f5f63bcb0a1102853ebbd7edbf3db5947d3e7b9
-Size (camlp5-5.09.tgz) = 653949 bytes
+SHA1 (camlp5-5.12.tgz) = 33dd83e33e8554f88004d2c4a57dcf92a5881700
+RMD160 (camlp5-5.12.tgz) = 4ba66bc3addff65208a70802371c0987b136d8c6
+Size (camlp5-5.12.tgz) = 685032 bytes
Home |
Main Index |
Thread Index |
Old Index