[86655] trunk/dports/math/ocaml-buddy/Portfile

mww at macports.org mww at macports.org
Mon Oct 31 02:38:29 PDT 2011


Revision: 86655
          http://trac.macports.org/changeset/86655
Author:   mww at macports.org
Date:     2011-10-31 02:38:29 -0700 (Mon, 31 Oct 2011)
Log Message:
-----------
ocaml-buddy: add livecheck

Modified Paths:
--------------
    trunk/dports/math/ocaml-buddy/Portfile

Modified: trunk/dports/math/ocaml-buddy/Portfile
===================================================================
--- trunk/dports/math/ocaml-buddy/Portfile	2011-10-31 07:53:12 UTC (rev 86654)
+++ trunk/dports/math/ocaml-buddy/Portfile	2011-10-31 09:38:29 UTC (rev 86655)
@@ -10,7 +10,7 @@
 license             LGPL-3+
 description         OCaml bindings for buddy
 long_description    ${description}
-homepage            http://code.google.com/p/ocaml-extlib/
+homepage            https://github.com/abate/ocaml-buddy
 platforms           darwin
 
 master_sites        macports
@@ -22,7 +22,7 @@
 
 depends_lib         port:ocaml port:caml-findlib port:buddy
 
-patchfiles           patch-myocamlbuild.ml.diff
+patchfiles          patch-myocamlbuild.ml.diff
 
 configure {
     reinplace "s|@PREFIX@|${prefix}|g" ${worksrcpath}/myocamlbuild.ml
@@ -34,3 +34,5 @@
 
 destroot.args       LIBDIR=${ocamlfind_destdir}
 
+livecheck.type      moddate
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20111031/bbc8e8c2/attachment-0001.html>


More information about the macports-changes mailing list