[72370] trunk/dports/lang/ocaml/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Oct 12 00:41:33 PDT 2010


Revision: 72370
          http://trac.macports.org/changeset/72370
Author:   ryandesign at macports.org
Date:     2010-10-12 00:41:30 -0700 (Tue, 12 Oct 2010)
Log Message:
-----------
ocaml: add note about needing to update camlp5 when updating ocaml; see #26769

Modified Paths:
--------------
    trunk/dports/lang/ocaml/Portfile

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2010-10-12 07:39:12 UTC (rev 72369)
+++ trunk/dports/lang/ocaml/Portfile	2010-10-12 07:41:30 UTC (rev 72370)
@@ -4,6 +4,7 @@
 
 name 			ocaml
 version			3.12.0
+# When updating ocaml, also update camlp5 to a compatible version (c.f. #26769, #20219, #18292)
 set major_vers	[join [lrange [split ${version} .] 0 1] .]
 platforms		darwin
 maintainers		mww openmaintainer
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101012/c963987b/attachment.html>


More information about the macports-changes mailing list