[96073] trunk/dports/devel/ocaml-eliom/Portfile
Revision: 96073 https://trac.macports.org/changeset/96073 Author: mww@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} +
participants (1)
-
mww@macports.org