[51628] trunk/dports/textproc/lilypond/Portfile

ryandesign at macports.org ryandesign at macports.org
Fri May 29 09:43:27 PDT 2009


Revision: 51628
          http://trac.macports.org/changeset/51628
Author:   ryandesign at macports.org
Date:     2009-05-29 09:43:27 -0700 (Fri, 29 May 2009)
Log Message:
-----------
lilypond: reuse ${master_sites} in livecheck.url to avoid repeating it

Modified Paths:
--------------
    trunk/dports/textproc/lilypond/Portfile

Modified: trunk/dports/textproc/lilypond/Portfile
===================================================================
--- trunk/dports/textproc/lilypond/Portfile	2009-05-29 16:42:37 UTC (rev 51627)
+++ trunk/dports/textproc/lilypond/Portfile	2009-05-29 16:43:27 UTC (rev 51628)
@@ -62,5 +62,5 @@
 default_variants    +docs -gui
 
 livecheck.check regex
-livecheck.url   http://download.linuxaudio.org/lilypond/sources/v2.12/
+livecheck.url   [lindex ${master_sites} 0]
 livecheck.regex "${name}-(\\d\\.\\d+\\.\\d)"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090529/7499169c/attachment.html>


More information about the macports-changes mailing list