ocaml-devel: fix version number (should include svn.revision)
--- trunk/dports/lang/ocaml-devel/Portfile 2011-11-25 21:12:18 UTC (rev 87566)
+++ trunk/dports/lang/ocaml-devel/Portfile 2011-11-25 21:25:38 UTC (rev 87567)
@@ -5,7 +5,7 @@
name ocaml-devel
conflicts ocaml
svn.revision 11286
-version 3.13.0+dev8-r
+version 3.13.0+dev8-r${svn.revision}
set major_vers [join [lrange [split ${version} .] 0 1] .]
platforms darwin
maintainers mww openmaintainer