[95173] trunk/dports/devel

mww at macports.org mww at macports.org
Fri Jul 6 06:24:19 PDT 2012


Revision: 95173
          https://trac.macports.org/changeset/95173
Author:   mww at macports.org
Date:     2012-07-06 06:24:19 -0700 (Fri, 06 Jul 2012)
Log Message:
-----------
ocaml-uint: new port

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

Added: trunk/dports/devel/ocaml-uint/Portfile
===================================================================
--- trunk/dports/devel/ocaml-uint/Portfile	                        (rev 0)
+++ trunk/dports/devel/ocaml-uint/Portfile	2012-07-06 13:24:19 UTC (rev 95173)
@@ -0,0 +1,28 @@
+# $Id$
+
+PortSystem          1.0
+PortGroup           ocaml 1.0
+
+name                ocaml-uint
+version             1.0.2
+categories          devel ml
+platforms           darwin
+license             BSD
+maintainers         mww openmaintainer
+description         Unsigned ints for OCaml
+long_description    ${description}
+homepage            http://forge.ocamlcore.org/projects/ocaml-uint/
+master_sites        http://forge.ocamlcore.org/frs/download.php/828/
+checksums           rmd160  c58a243d30ed3d49c0e1f3cb836325279f63528f \
+                    sha256  fb0c54fdb29210c38a9c1737f40ea20370bf724895c8f80271942dbdb56a3334
+
+depends_build       port:ocaml-ospec
+depends_lib         port:ocaml port:ocaml-findlib
+
+use_oasis           yes
+use_oasis_doc       yes
+
+livecheck.type      regex
+livecheck.url       http://forge.ocamlcore.org/frs/?group_id=139
+livecheck.regex     uint-(\[0-9.\]+)${extract.suffix}
+


Property changes on: trunk/dports/devel/ocaml-uint/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/20120706/4c3d2390/attachment.html>


More information about the macports-changes mailing list