[101620] trunk/dports/devel/ocaml-uint/Portfile

mww at macports.org mww at macports.org
Mon Jan 14 22:43:09 PST 2013


Revision: 101620
          https://trac.macports.org/changeset/101620
Author:   mww at macports.org
Date:     2013-01-14 22:43:09 -0800 (Mon, 14 Jan 2013)
Log Message:
-----------
ocaml-uint: version 1.1.0

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

Modified: trunk/dports/devel/ocaml-uint/Portfile
===================================================================
--- trunk/dports/devel/ocaml-uint/Portfile	2013-01-15 03:31:38 UTC (rev 101619)
+++ trunk/dports/devel/ocaml-uint/Portfile	2013-01-15 06:43:09 UTC (rev 101620)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-uint
-version             1.0.3
-revision            1
+version             1.1.0
 categories          devel ml
 platforms           darwin
 license             BSD
@@ -13,15 +12,19 @@
 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/983/
-checksums           rmd160  ec47ebf19e52c0df9d8331a77114b6fd8b30531a \
-                    sha256  bdc516b2d4ab33319f661ac0a297c569f09951779bbc0a175dc68bc81e2dad2d
+master_sites        http://forge.ocamlcore.org/frs/download.php/1100/
+checksums           rmd160  fcbb7954e165d4bc72d4c512d8e6c1c000c22aa3 \
+                    sha256  61d64fb645b307aac44125553aa921a50203ffafd3ef8edf1b94eb7f02ae2421
 
 depends_lib         port:ocaml port:ocaml-findlib
 
 use_oasis           yes
 use_oasis_doc       yes
 
+patch {
+    reinplace "s|\$prefix/include|${destroot}\$prefix/include|g" ${worksrcpath}/setup.ml
+}
+
 configure.args-append "--override docdir ${destroot}${prefix}/share/doc/${name}"
 
 livecheck.type      regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130114/1efa1cb1/attachment-0001.html>


More information about the macports-changes mailing list