[91467] trunk/dports/emulators/qemu/Portfile

ryandesign at macports.org ryandesign at macports.org
Mon Apr 2 12:17:28 PDT 2012


Revision: 91467
          https://trac.macports.org/changeset/91467
Author:   ryandesign at macports.org
Date:     2012-04-02 12:17:28 -0700 (Mon, 02 Apr 2012)
Log Message:
-----------
qemu: fix livecheck

Modified Paths:
--------------
    trunk/dports/emulators/qemu/Portfile

Modified: trunk/dports/emulators/qemu/Portfile
===================================================================
--- trunk/dports/emulators/qemu/Portfile	2012-04-02 19:05:12 UTC (rev 91466)
+++ trunk/dports/emulators/qemu/Portfile	2012-04-02 19:17:28 UTC (rev 91467)
@@ -65,5 +65,5 @@
 }
 
 livecheck.type regex
-livecheck.url http://download.savannah.gnu.org/releases/${name}/
+livecheck.url           [lindex ${master_sites} 0]
 livecheck.regex ${name}-(\\d+(?:\\.\\d+)*)\\.tar
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120402/047e4bba/attachment.html>


More information about the macports-changes mailing list