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
This commit is contained in:
tonio 2009-09-03 17:29:37 +00:00
parent 137821e9d8
commit 77c84b6a78
2 changed files with 6 additions and 6 deletions

View file

@ -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

View file

@ -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