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

mww at macports.org mww at macports.org
Sat Nov 12 10:59:16 PST 2011


Revision: 87165
          http://trac.macports.org/changeset/87165
Author:   mww at macports.org
Date:     2011-11-12 10:59:14 -0800 (Sat, 12 Nov 2011)
Log Message:
-----------
ocaml: use unversioned docdir; inc. revision;

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

Modified: trunk/dports/lang/ocaml/Portfile
===================================================================
--- trunk/dports/lang/ocaml/Portfile	2011-11-12 17:30:02 UTC (rev 87164)
+++ trunk/dports/lang/ocaml/Portfile	2011-11-12 18:59:14 UTC (rev 87165)
@@ -4,7 +4,7 @@
 
 name 			ocaml
 version			3.12.1
-revision            1
+revision            2
 # 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
@@ -31,7 +31,7 @@
 use_parallel_build  no
 universal_variant   no
 
-set docdir          ${prefix}/share/doc/${name}-${version}
+set docdir          ${prefix}/share/doc/${name}
 
 # Configure.
 configure.pre_args	-prefix ${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111112/fae9c50f/attachment-0001.html>


More information about the macports-changes mailing list