[115329] trunk/dports/devel/ocaml-odn/Portfile

mww at macports.org mww at macports.org
Tue Dec 31 01:19:12 PST 2013


Revision: 115329
          https://trac.macports.org/changeset/115329
Author:   mww at macports.org
Date:     2013-12-31 01:19:12 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
ocaml-odn: version 0.0.11

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

Modified: trunk/dports/devel/ocaml-odn/Portfile
===================================================================
--- trunk/dports/devel/ocaml-odn/Portfile	2013-12-31 09:12:36 UTC (rev 115328)
+++ trunk/dports/devel/ocaml-odn/Portfile	2013-12-31 09:19:12 UTC (rev 115329)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocaml-odn
-version             0.0.8
-revision            5
+version             0.0.11
 categories          devel ml
 maintainers         landonf openmaintainer
 license             LGPL-2.1
@@ -16,24 +15,17 @@
 
 homepage            https://forge.ocamlcore.org/projects/odn
 platforms           darwin
-master_sites        https://forge.ocamlcore.org/frs/download.php/833/
+master_sites        https://forge.ocamlcore.org/frs/download.php/1310/
 distname            ocaml-data-notation-${version}
 
-checksums           md5     1d674e3cbd0ea4f399d150cbbb349090 \
-                    sha1    4f52b94e51a4163b4f3f288b1c5960e8f0595a11 \
-                    rmd160  93c393a97b42e5914f961e4bd456a0f0f1d18b64
+checksums           rmd160  a2fa6b3b91d0034350b84e5248c138b4360280be \
+                    sha256  928ef4c76338e810808c4faa92300bc30b120c10e9ed0609b5825d177dfb4825
 
 livecheck.type      regex
-livecheck.regex     {>ocaml-data-notation-(.*)\.tar\.bz2}
+livecheck.url       https://forge.ocamlcore.org/frs/?group_id=148
+livecheck.regex     {>ocaml-data-notation-(.*)\.tar\.gz}
 
-depends_lib         port:ocaml port:ocaml-type-conv
+depends_lib         port:ocaml port:ocaml-type-conv port:ocaml-ounit port:ocaml-fileutils
 
 use_oasis           yes
 
-patch {
-    reinplace "s|type-conv|type_conv|g" ${worksrcpath}/setup.ml
-    reinplace "s|type-conv|type_conv|g" ${worksrcpath}/src/META
-}
-
-configure.args-append "--override ocamlbuildflags '-use-ocamlfind -pkg type_conv'"
-
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/d9e15a33/attachment-0001.html>


More information about the macports-changes mailing list