# HG changeset patch
# Parent 2073e956f09f3af19071ef9deeb488c850b4d988
diff -r 2073e956f09f rsync.macports.org/release/ports/_resources/port1.0/group/perl5-1.0.tcl
a
|
b
|
|
111 | 111 | |
112 | 112 | livecheck.type regexm |
113 | 113 | livecheck.url http://search.cpan.org/dist/${perl5.module}/ |
114 | | livecheck.regex (?:This Release)?<td class=label>(?:This|Latest) Release</td>.*<td class=cell>(?:<\[^<\]+>)?${perl5.module}-(\[^<\]+?)< |
| 114 | livecheck.regex _gaq.push\\(\\\["_setCustomVar",5,"Release","${perl5.module}-(\[^"\]+?)\" |
115 | 115 | } |
116 | 116 | |
117 | 117 | # Switch from default MakeMaker-style routine to Module::Build-style |