[115332] trunk/dports/devel/ocamlify/Portfile

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


Revision: 115332
          https://trac.macports.org/changeset/115332
Author:   mww at macports.org
Date:     2013-12-31 01:29:01 -0800 (Tue, 31 Dec 2013)
Log Message:
-----------
ocamlify: version 0.0.2

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

Modified: trunk/dports/devel/ocamlify/Portfile
===================================================================
--- trunk/dports/devel/ocamlify/Portfile	2013-12-31 09:25:02 UTC (rev 115331)
+++ trunk/dports/devel/ocamlify/Portfile	2013-12-31 09:29:01 UTC (rev 115332)
@@ -4,8 +4,7 @@
 PortGroup           ocaml 1.0
 
 name                ocamlify
-version             0.0.1
-revision            2
+version             0.0.2
 platforms           darwin
 categories          devel
 maintainers         landonf openmaintainer
@@ -17,16 +16,16 @@
                     allows embedding external resources as OCaml code.
 
 homepage            http://ocamlify.forge.ocamlcore.org/
-master_sites        http://forge.ocamlcore.org/frs/download.php/379/
+master_sites        http://forge.ocamlcore.org/frs/download.php/1209/
 
-checksums           md5     bcd97ad0f7203019019997197451dbf0 \
-                    sha1    edac27eb484f151076d645a8b8b6d502e5f72376 \
-                    rmd160  0a796a55491749b0677a5f956a6ed261b6bac408
-depends_lib         port:ocaml
+checksums           rmd160  3462a5682975198096ca1f2b2ca88671db0172d0 \
+                    sha256  31963b89dec900583cf0852e851859d2bd8cd93e5a113960713ebb45377c0eb8
+depends_lib         port:ocaml port:ocaml-findlib
 
 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       https://forge.ocamlcore.org/frs/?group_id=53
+livecheck.regex     ocamlify-(\[0-9\\.\]+).tar.gz
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20131231/8553b69e/attachment.html>


More information about the macports-changes mailing list