[96073] trunk/dports/devel/ocaml-eliom/Portfile

mww at macports.org mww at macports.org
Mon Jul 30 14:51:57 PDT 2012


Revision: 96073
          https://trac.macports.org/changeset/96073
Author:   mww at macports.org
Date:     2012-07-30 14:51:57 -0700 (Mon, 30 Jul 2012)
Log Message:
-----------
ocaml-eliom: whitespace changes only

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

Modified: trunk/dports/devel/ocaml-eliom/Portfile
===================================================================
--- trunk/dports/devel/ocaml-eliom/Portfile	2012-07-30 21:51:03 UTC (rev 96072)
+++ trunk/dports/devel/ocaml-eliom/Portfile	2012-07-30 21:51:57 UTC (rev 96073)
@@ -42,12 +42,13 @@
 
 destroot.target     install install.doc
 
-livecheck.type      regex
-livecheck.url       http://ocsigen.org/ocsigenserver/install
-livecheck.regex     ocsigenserver-(\[0-9.\]+)${extract.suffix}
-
 post-destroot {
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 644 -W ${worksrcpath} CHANGES COPYING LICENSE README VERSION \
         ${destroot}${prefix}/share/doc/${name}
 }
+
+livecheck.type      regex
+livecheck.url       http://ocsigen.org/ocsigenserver/install
+livecheck.regex     ocsigenserver-(\[0-9.\]+)${extract.suffix}
+
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120730/79fe3ce0/attachment.html>


More information about the macports-changes mailing list