[87567] trunk/dports/lang/ocaml-devel/Portfile

mww at macports.org mww at macports.org
Fri Nov 25 13:25:41 PST 2011


Revision: 87567
          http://trac.macports.org/changeset/87567
Author:   mww at macports.org
Date:     2011-11-25 13:25:38 -0800 (Fri, 25 Nov 2011)
Log Message:
-----------
ocaml-devel: fix version number (should include svn.revision)

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

Modified: trunk/dports/lang/ocaml-devel/Portfile
===================================================================
--- 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111125/846231bd/attachment.html>


More information about the macports-changes mailing list