[103861] trunk/dports/python/quodlibet

rmstonecipher at macports.org rmstonecipher at macports.org
Fri Mar 8 18:22:59 PST 2013


Revision: 103861
          https://trac.macports.org/changeset/103861
Author:   rmstonecipher at macports.org
Date:     2013-03-08 18:22:59 -0800 (Fri, 08 Mar 2013)
Log Message:
-----------
python/quodlibet upgraded version from 2.4.1 to 2.5, removed patchfile no longer required

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

Removed Paths:
-------------
    trunk/dports/python/quodlibet/files/

Modified: trunk/dports/python/quodlibet/Portfile
===================================================================
--- trunk/dports/python/quodlibet/Portfile	2013-03-09 01:15:12 UTC (rev 103860)
+++ trunk/dports/python/quodlibet/Portfile	2013-03-09 02:22:59 UTC (rev 103861)
@@ -5,8 +5,7 @@
 PortGroup           python27 1.0
 
 name                quodlibet
-version             2.4.1
-revision            1
+version             2.5
 categories-append   audio gnome
 maintainers         elelay rmstonecipher openmaintainer
 license             GPL-2
@@ -26,11 +25,11 @@
 distfiles-append    ${name}-plugins-${version}${extract.suffix}
 
 checksums           ${name}-${version}.tar.gz \
-                    rmd160  9c8b9d29827d036930abd85e7b069df420cfba55 \
-                    sha256  ad1857310e30f1a2fc6532d7840b0cfe36b890ec098ef2ccdb8a195cf4b2a657 \
+                    rmd160  9d99bc145acf179254cbbcb34de35f41bdbc4fd2 \
+                    sha256  8bd3a33af52b792fc62c9dd869bfb56ab8f57994ccbf857cccf5ca50cfa73563 \
                     ${name}-plugins-${version}.tar.gz \
-                    rmd160  b7911d62f9274ef12e5a65f7ee7938f48d27da79 \
-                    sha256  e04e88f96be3b08ce69b77e26d1d2284ea37336be17622fae2deb23daea90444
+                    rmd160  bff433cddc643c569dd7d641c8745a6e50cd497f \
+                    sha256  ce4926768dc863da2954a77cb18a232047e337d30f11bb8c3068cc2ff0acc24d
 
 depends_build       port:intltool
 depends_lib         port:dbus-python27 \
@@ -40,8 +39,6 @@
                     port:py27-feedparser \
                     port:python-musicbrainz2
 
-patchfiles          patch-setup.py.diff
-
 post-patch {
     foreach file { quodlibet.py exfalso.py } {
         reinplace "s|/usr/bin/env python|${frameworks_dir}/Python.framework/Versions/2.7/bin/python2.7|g" \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130308/9f10db76/attachment.html>


More information about the macports-changes mailing list