[71047] trunk/dports/audio/mpc/Portfile

rmsfisher at macports.org rmsfisher at macports.org
Mon Aug 30 08:49:44 PDT 2010


Revision: 71047
          http://trac.macports.org/changeset/71047
Author:   rmsfisher at macports.org
Date:     2010-08-30 08:49:43 -0700 (Mon, 30 Aug 2010)
Log Message:
-----------
audio/mpc fix broken livecheck

Modified Paths:
--------------
    trunk/dports/audio/mpc/Portfile

Modified: trunk/dports/audio/mpc/Portfile
===================================================================
--- trunk/dports/audio/mpc/Portfile	2010-08-30 15:10:14 UTC (rev 71046)
+++ trunk/dports/audio/mpc/Portfile	2010-08-30 15:49:43 UTC (rev 71047)
@@ -30,5 +30,5 @@
 configure.args	 --mandir=${prefix}/share/man
 
 livecheck.type   regex
-livecheck.url    ${homepage}
-livecheck.regex "\/${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url   http://sourceforge.net/projects/musicpd/files/${name}/
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100830/b367bb97/attachment.html>


More information about the macports-changes mailing list