Revision
128971
Author
devans@macports.org
Date
2014-12-01 10:40:19 -0800 (Mon, 01 Dec 2014)

Log Message

exempi: fix livecheck.

Modified Paths

Diff

Modified: trunk/dports/graphics/exempi/Portfile (128970 => 128971)


--- 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"