[97245] trunk/dports/devel/ocaml-uint

mww at macports.org mww at macports.org
Fri Aug 31 13:25:29 PDT 2012


Revision: 97245
          https://trac.macports.org/changeset/97245
Author:   mww at macports.org
Date:     2012-08-31 13:25:25 -0700 (Fri, 31 Aug 2012)
Log Message:
-----------
ocaml-uint: version 1.0.3

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

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

Modified: trunk/dports/devel/ocaml-uint/Portfile
===================================================================
--- trunk/dports/devel/ocaml-uint/Portfile	2012-08-31 19:21:52 UTC (rev 97244)
+++ trunk/dports/devel/ocaml-uint/Portfile	2012-08-31 20:25:25 UTC (rev 97245)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-uint
-version             1.0.2
-revision            2
+version             1.0.3
 categories          devel ml
 platforms           darwin
 license             BSD
@@ -13,22 +12,17 @@
 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
+master_sites        http://forge.ocamlcore.org/frs/download.php/983/
+checksums           rmd160  ec47ebf19e52c0df9d8331a77114b6fd8b30531a \
+                    sha256  bdc516b2d4ab33319f661ac0a297c569f09951779bbc0a175dc68bc81e2dad2d
 
-depends_build       port:oasis
 depends_lib         port:ocaml port:ocaml-findlib
 
-patchfiles          patch-_oasis.diff
-
-pre-configure {
-    system "cd ${worksrcpath} && ${prefix}/bin/oasis setup"
-}
-
 use_oasis           yes
 use_oasis_doc       yes
 
+configure.args-append "--override docdir ${destroot}${prefix}/share/doc/${name}"
+
 livecheck.type      regex
 livecheck.url       http://forge.ocamlcore.org/frs/?group_id=139
 livecheck.regex     uint-(\[0-9.\]+)${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120831/f50e448a/attachment.html>


More information about the macports-changes mailing list