Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id C65DD63B842 for ; Thu, 3 Sep 2009 17:29:38 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 6FA7A63B125; Thu, 3 Sep 2009 17:29:38 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 7615863B10D for ; Thu, 3 Sep 2009 17:29:37 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5CD62175D0; Thu, 3 Sep 2009 17:29:37 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Thu, 3 Sep 2009 17:29:37 +0000 From: Antoine Reilles Subject: CVS commit: pkgsrc/lang/camlp5 To: pkgsrc-changes@NetBSD.org Reply-To: tonio@netbsd.org X-Mailer: log_accum Message-Id: <20090903172937.5CD62175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: tonio Date: Thu Sep 3 17:29:37 UTC 2009 Modified Files: pkgsrc/lang/camlp5: Makefile distinfo Log Message: 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 To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/camlp5/Makefile cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/camlp5/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.