[114558] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Dec 10 01:52:55 PST 2013


Revision: 114558
          https://trac.macports.org/changeset/114558
Author:   mww at macports.org
Date:     2013-12-10 01:52:55 -0800 (Tue, 10 Dec 2013)
Log Message:
-----------
new port: ocaml-herelib

Added Paths:
-----------
    trunk/dports/devel/ocaml-herelib/
    trunk/dports/devel/ocaml-herelib/Portfile

Added: trunk/dports/devel/ocaml-herelib/Portfile
===================================================================
--- trunk/dports/devel/ocaml-herelib/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-herelib/Portfile	2013-12-10 09:52:55 UTC (rev 114558)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ocaml 1.0
+
+name                ocaml-herelib
+version             109.35.00
+categories          devel ml
+platforms           darwin
+license             Apache-2.0
+maintainers         mww openmaintainer
+description         OCaml syntax extension for inserting the current location in source file
+long_description    ${description}
+homepage            https://ocaml.janestreet.com/code
+master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
+checksums           rmd160  e293c1ec6156ef965377a21e3b4a2e0a28c91458 \
+                    sha256  183853f7e6f88be0884672d5acdc1f8d6aa3c3204d85b6f9b0b984700e0fe079
+
+distname            herelib-${version}
+
+depends_lib         port:ocaml port:ocaml-findlib
+
+use_oasis           yes
+use_oasis_doc       yes
+
+livecheck.type      regex
+livecheck.url       https://ocaml.janestreet.com/ocaml-core/
+livecheck.regex     (\[0-9\]+\\\.\[0-9\\\.\]+)
+


Property changes on: trunk/dports/devel/ocaml-herelib/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131210/b74395f0/attachment.html>


More information about the macports-changes mailing list