1 Dec
2014
1 Dec
'14
6:40 p.m.
Revision: 128971 https://trac.macports.org/changeset/128971 Author: devans@macports.org Date: 2014-12-01 10:40:19 -0800 (Mon, 01 Dec 2014) Log Message: ----------- exempi: fix livecheck. Modified Paths: -------------- trunk/dports/graphics/exempi/Portfile Modified: trunk/dports/graphics/exempi/Portfile =================================================================== --- trunk/dports/graphics/exempi/Portfile 2014-12-01 16:29:07 UTC (rev 128970) +++ trunk/dports/graphics/exempi/Portfile 2014-12-01 18:40:19 UTC (rev 128971) @@ -43,4 +43,4 @@ livecheck.type regex livecheck.url ${master_sites} -livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}" +livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)\\.tar"