24 Feb
2012
24 Feb
'12
3:29 p.m.
Revision: 90159 http://trac.macports.org/changeset/90159 Author: mww@macports.org Date: 2012-02-24 07:29:00 -0800 (Fri, 24 Feb 2012) Log Message: ----------- ocaml-hydro: fix regex Modified Paths: -------------- trunk/dports/devel/ocaml-hydro/Portfile Modified: trunk/dports/devel/ocaml-hydro/Portfile =================================================================== --- trunk/dports/devel/ocaml-hydro/Portfile 2012-02-24 12:45:47 UTC (rev 90158) +++ trunk/dports/devel/ocaml-hydro/Portfile 2012-02-24 15:29:00 UTC (rev 90159) @@ -47,3 +47,5 @@ reinplace "s|@OCAMLFIND@|${prefix}/bin/ocamlfind|g" ${destroot}${prefix}/bin/hydrogen } +livecheck.type regex +livecheck.regex hydro-(\[0-9\.\]+)\.tar\.gz