[94361] trunk/dports/devel/ocaml-extunix

mww at macports.org mww at macports.org
Sat Jun 16 03:19:53 PDT 2012


Revision: 94361
          https://trac.macports.org/changeset/94361
Author:   mww at macports.org
Date:     2012-06-16 03:19:52 -0700 (Sat, 16 Jun 2012)
Log Message:
-----------
ocaml-extunix: version 0.0.5

Modified Paths:
--------------
    trunk/dports/devel/ocaml-extunix/Portfile

Removed Paths:
-------------
    trunk/dports/devel/ocaml-extunix/files/

Modified: trunk/dports/devel/ocaml-extunix/Portfile
===================================================================
--- trunk/dports/devel/ocaml-extunix/Portfile	2012-06-16 10:09:39 UTC (rev 94360)
+++ trunk/dports/devel/ocaml-extunix/Portfile	2012-06-16 10:19:52 UTC (rev 94361)
@@ -1,30 +1,25 @@
 # $Id$
 
-PortSystem 1.0
-PortGroup ocaml 1.0
+PortSystem          1.0
+PortGroup           ocaml 1.0
 
 name                ocaml-extunix
-version             0.0.4
+version             0.0.5
 categories          devel ml
-maintainers         mww openmaintainer
+platforms           darwin
 license             LGPL-2.1
+maintainers         mww openmaintainer
 description         Extended Unix Library for OCaml
 long_description    A User-supported Extended Unix Library for OCaml
 homepage            http://extunix.forge.ocamlcore.org/
-platforms           darwin
-master_sites        http://forge.ocamlcore.org/frs/download.php/878/
+master_sites        https://forge.ocamlcore.org/frs/download.php/903/
 
-checksums           md5     e39517d74e74be000896c2ffe3172267 \
-                    rmd160  86b4070c4cd7cb8e95da0b97244adc85c85e68e0 \
-                    sha256  7ee29febc413718c8728c57179aba454fb1e9be5d4586ddc4af3c73e0ec52db7
+checksums           rmd160  9caf547725daee77429fbd6332fa196175184082 \
+                    sha256  c3b0315b3a00b1d3c7d42f6c17954f4c68d26ef5459ef99583faf1f421b381e1
 
-depends_lib-append  port:ocaml-ounit
+use_oasis           yes
+use_oasis_doc       yes
 
-patchfiles          patch-discover-sendmsg.diff
-
-use_oasis yes
-use_oasis_doc yes
-
 configure.args-append "--override datarootdir ${destroot}${prefix}/share"
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120616/937bef20/attachment.html>


More information about the macports-changes mailing list