Revision
74574
Author
rmstonecipher@macports.org
Date
2010-12-21 19:34:49 -0800 (Tue, 21 Dec 2010)

Log Message

audio/mpc fixed broken livecheck

Modified Paths

Diff

Modified: trunk/dports/audio/mpc/Portfile (74573 => 74574)


--- trunk/dports/audio/mpc/Portfile	2010-12-22 03:33:04 UTC (rev 74573)
+++ trunk/dports/audio/mpc/Portfile	2010-12-22 03:34:49 UTC (rev 74574)
@@ -31,4 +31,4 @@
 
 livecheck.type   regex
 livecheck.url   http://sourceforge.net/projects/musicpd/files/${name}/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.regex "${name}\/(\\d+(?:\\.\\d+)*)"