[88476] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Jan 3 02:32:42 PST 2012


Revision: 88476
          http://trac.macports.org/changeset/88476
Author:   mww at macports.org
Date:     2012-01-03 02:32:41 -0800 (Tue, 03 Jan 2012)
Log Message:
-----------
rename caml-menhir to ocaml-menhir; inc. revision in dependant 'omake';

Modified Paths:
--------------
    trunk/dports/devel/ocaml-menhir/Portfile
    trunk/dports/devel/omake/Portfile

Added Paths:
-----------
    trunk/dports/devel/ocaml-menhir/

Removed Paths:
-------------
    trunk/dports/devel/caml-menhir/

Modified: trunk/dports/devel/ocaml-menhir/Portfile
===================================================================
--- trunk/dports/devel/caml-menhir/Portfile	2012-01-03 10:10:28 UTC (rev 88473)
+++ trunk/dports/devel/ocaml-menhir/Portfile	2012-01-03 10:32:41 UTC (rev 88476)
@@ -2,7 +2,7 @@
 
 PortSystem          1.0
 PortGroup ocaml 1.0
-name                caml-menhir
+name                ocaml-menhir
 version             20111019
 categories          devel ml
 platforms           darwin

Modified: trunk/dports/devel/omake/Portfile
===================================================================
--- trunk/dports/devel/omake/Portfile	2012-01-03 10:29:34 UTC (rev 88475)
+++ trunk/dports/devel/omake/Portfile	2012-01-03 10:32:41 UTC (rev 88476)
@@ -4,6 +4,7 @@
 
 name                omake
 version             0.9.8.6-0.rc1
+revision            1
 platforms           darwin
 categories          devel
 maintainers         erickt openmaintainer
@@ -34,5 +35,5 @@
 }
 
 variant menhir {
-  depends_lib-append port:caml-menhir
+  depends_lib-append port:ocaml-menhir
 }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120103/b2db71ff/attachment.html>


More information about the macports-changes mailing list