[120655] trunk/dports/python/quodlibet/Portfile

rmstonecipher at macports.org rmstonecipher at macports.org
Wed Jun 4 13:01:25 PDT 2014


Revision: 120655
          https://trac.macports.org/changeset/120655
Author:   rmstonecipher at macports.org
Date:     2014-06-04 13:01:25 -0700 (Wed, 04 Jun 2014)
Log Message:
-----------
python/quodlibet fixed broken livecheck, removed trailing whitespace on one line per lint --nitpick

Modified Paths:
--------------
    trunk/dports/python/quodlibet/Portfile

Modified: trunk/dports/python/quodlibet/Portfile
===================================================================
--- trunk/dports/python/quodlibet/Portfile	2014-06-04 19:24:34 UTC (rev 120654)
+++ trunk/dports/python/quodlibet/Portfile	2014-06-04 20:01:25 UTC (rev 120655)
@@ -71,7 +71,7 @@
     # set makeicnsargs {}
     # foreach w {16 32 128 256 512} {
         # lappend makeicnsargs -$w ${worksrcpath}/${w}.png
-        # 
+        #
         # if {[catch {exec ${prefix}/bin/rsvg-convert -w $w -h $w ${worksrcpath}/${app.icon} > ${worksrcpath}/$w.png }]} {
             # return -code error "${app.icon} could not be converted to png: $::errorInfo"
         # }
@@ -93,5 +93,5 @@
 notes "If you want to play mp3 files, don't forget to install gstreamer1-gst-plugins-ugly"
 
 livecheck.type      regex
-livecheck.url       ${homepage}downloads/list
+livecheck.url       https://${name}.readthedocs.org/en/latest/downloads.html
 livecheck.regex     "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140604/d025702b/attachment.html>


More information about the macports-changes mailing list