[94780] trunk/dports/devel/ocaml-odn/Portfile

mww at macports.org mww at macports.org
Fri Jun 29 10:37:11 PDT 2012


Revision: 94780
          https://trac.macports.org/changeset/94780
Author:   mww at macports.org
Date:     2012-06-29 10:37:11 -0700 (Fri, 29 Jun 2012)
Log Message:
-----------
ocaml-odn: add missing dependency; inc revision

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

Modified: trunk/dports/devel/ocaml-odn/Portfile
===================================================================
--- trunk/dports/devel/ocaml-odn/Portfile	2012-06-29 16:46:43 UTC (rev 94779)
+++ trunk/dports/devel/ocaml-odn/Portfile	2012-06-29 17:37:11 UTC (rev 94780)
@@ -4,6 +4,7 @@
 
 name                ocaml-odn
 version             0.0.8
+revision            1
 categories          devel ml
 maintainers         landonf openmaintainer
 license             LGPL-2.1
@@ -24,7 +25,7 @@
 livecheck.type      regex
 livecheck.regex     {>ocaml-data-notation-(.*)\.tar\.bz2}
 
-depends_lib         port:ocaml
+depends_lib         port:ocaml port:ocaml-type-conv
 
 use_configure       no
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120629/87abf83e/attachment.html>


More information about the macports-changes mailing list