[115331] trunk/dports/devel/ocamlmod/Portfile

mww at macports.org mww at macports.org
Tue Dec 31 01:25:02 PST 2013


Revision: 115331
          https://trac.macports.org/changeset/115331
Author:   mww at macports.org
Date:     2013-12-31 01:25:02 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
ocamlmod: version 0.0.7

Modified Paths:
--------------
    trunk/dports/devel/ocamlmod/Portfile

Modified: trunk/dports/devel/ocamlmod/Portfile
===================================================================
--- trunk/dports/devel/ocamlmod/Portfile	2013-12-31 09:23:22 UTC (rev 115330)
+++ trunk/dports/devel/ocamlmod/Portfile	2013-12-31 09:25:02 UTC (rev 115331)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocamlmod
-version             0.0.3
-revision            3
+version             0.0.7
 platforms           darwin
 categories          devel
 maintainers         landonf openmaintainer
@@ -13,15 +12,18 @@
 description         Generate OCaml modules from source files
 long_description    ${description}
 homepage            http://forge.ocamlcore.org/projects/ocamlmod/
-master_sites        http://forge.ocamlcore.org/frs/download.php/856/
+master_sites        http://forge.ocamlcore.org/frs/download.php/1350/
 
-checksums           rmd160  a0a6c80cdc3b0c204ee02879d5c4d13accee611d \
-                    sha256  23740d023c38b0aa8d8010d8df3ba69b1b93a5c5ebdd5ef5058ced18f88cbb70
-depends_lib         port:ocaml
+checksums           rmd160  e90ad510bede108dced576ef4ffaf9eed49f5d58 \
+                    sha256  a329a0919fa18128b48fd00897204d2aecec0c946c1956541589f807203f6f86
 
+depends_lib         port:ocaml port:ocaml-findlib port:ocaml-ounit
+
 use_oasis           yes
 
-pre-destroot {
-    reinplace "s|prefix=.*|prefix=\"${destroot}${prefix}\"|g" ${worksrcpath}/setup.data
-}
+configure.args-append "--destdir ${destroot}"
 
+livecheck.type      regex
+livecheck.url       http://forge.ocamlcore.org/frs/?group_id=244
+livecheck.regex     ocamlmod-(\[0-9\\.\]+).tar.gz
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/4fbe88c4/attachment.html>


More information about the macports-changes mailing list