[114565] trunk/dports/devel

mww at macports.org mww at macports.org
Tue Dec 10 05:32:12 PST 2013


Revision: 114565
          https://trac.macports.org/changeset/114565
Author:   mww at macports.org
Date:     2013-12-10 05:32:12 -0800 (Tue, 10 Dec 2013)
Log Message:
-----------
new port: devel/ocaml-pa-test

Added Paths:
-----------
    trunk/dports/devel/ocaml-pa-test/
    trunk/dports/devel/ocaml-pa-test/Portfile

Added: trunk/dports/devel/ocaml-pa-test/Portfile
===================================================================
--- trunk/dports/devel/ocaml-pa-test/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-pa-test/Portfile	2013-12-10 13:32:12 UTC (rev 114565)
@@ -0,0 +1,29 @@
+# $Id$
+
+PortSystem 1.0
+PortGroup ocaml 1.0
+
+name                ocaml-pa-test
+version             109.53.00
+categories          devel ml
+platforms           darwin
+license             Apache-2.0
+maintainers         mww openmaintainer
+description         OCaml quotation expanders for assertions
+long_description    ${description}
+
+homepage            https://ocaml.janestreet.com/code
+master_sites        https://ocaml.janestreet.com/ocaml-core/${version}/individual/
+distname            pa_test-${version}
+
+checksums           rmd160  a088cf45ce92017115a5a629eeae93b9293ae8f8 \
+                    sha256  552b020f43f8f33b6a0865147dc91411eb378de07c4af2b8aaee3dd790de8260
+
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-type-conv port:ocaml-sexplib port:ocaml-core-kernel
+
+use_oasis           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-pa-test/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131210/18001891/attachment.html>


More information about the macports-changes mailing list