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

mww at macports.org mww at macports.org
Thu Jun 7 10:23:10 PDT 2012


Revision: 94058
          https://trac.macports.org/changeset/94058
Author:   mww at macports.org
Date:     2012-06-07 10:23:10 -0700 (Thu, 07 Jun 2012)
Log Message:
-----------
ocaml-devel: fix naming, add conflicts

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

Modified: trunk/dports/lang/ocaml-devel/Portfile
===================================================================
--- trunk/dports/lang/ocaml-devel/Portfile	2012-06-07 17:20:04 UTC (rev 94057)
+++ trunk/dports/lang/ocaml-devel/Portfile	2012-06-07 17:23:10 UTC (rev 94058)
@@ -2,7 +2,8 @@
 
 PortSystem        1.0
 
-name                ocaml
+name                ocaml-devel
+conflicts           ocaml
 version             4.00.0+beta2
 set major_vers      4.00
 platforms           darwin
@@ -22,6 +23,7 @@
             system    and a powerful module system in the style of Standard ML.
 
 use_bzip2           yes
+distname            ocaml-${version}
 
 depends_lib         port:ncurses
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120607/b40d74c0/attachment.html>


More information about the macports-changes mailing list