[97168] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Aug 28 13:15:00 PDT 2012


Revision: 97168
          https://trac.macports.org/changeset/97168
Author:   mww at macports.org
Date:     2012-08-28 13:15:00 -0700 (Tue, 28 Aug 2012)
Log Message:
-----------
ocaml-config-file: new port

Added Paths:
-----------
    trunk/dports/devel/ocaml-config-file/
    trunk/dports/devel/ocaml-config-file/Portfile

Added: trunk/dports/devel/ocaml-config-file/Portfile
===================================================================
--- trunk/dports/devel/ocaml-config-file/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-config-file/Portfile	2012-08-28 20:15:00 UTC (rev 97168)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ocaml 1.0
+
+name                ocaml-config-file
+version             1.1
+categories          devel ml
+platforms           darwin
+license             LGPL-2+
+maintainers         mww openmaintainer
+description         OCaml library used to manage the configuration files
+long_description    ${description}
+homepage            https://config-file.forge.ocamlcore.org/
+master_sites        https://forge.ocamlcore.org/frs/download.php/845/
+distname            config-file-${version}
+checksums           rmd160  cab15a44f5a9f371061126eece7057f005c8360d \
+                    sha256  13afa0c65c7d431722d2bc7e00247e295828831d972a7386fe0a72d1891eba68
+
+depends_lib         port:ocaml port:ocaml-findlib
+
+configure.args-append OCAMLFIND=${ocamlfind_wrapper}
+
+use_parallel_build  no
+
+livecheck.type      regex
+livecheck.url       ${homepage}
+livecheck.regex     config-file-(\[0-9.\]+)${extract.suffix}
+


Property changes on: trunk/dports/devel/ocaml-config-file/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120828/f74fe194/attachment.html>


More information about the macports-changes mailing list