[126846] trunk/dports/audio/lastmp/Portfile

larryv at macports.org larryv at macports.org
Wed Oct 15 22:48:55 PDT 2014


Revision: 126846
          https://trac.macports.org/changeset/126846
Author:   larryv at macports.org
Date:     2014-10-15 22:48:55 -0700 (Wed, 15 Oct 2014)
Log Message:
-----------
lastmp: Switch from Python 2.5 to 2.7

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

Modified: trunk/dports/audio/lastmp/Portfile
===================================================================
--- trunk/dports/audio/lastmp/Portfile	2014-10-16 05:48:53 UTC (rev 126845)
+++ trunk/dports/audio/lastmp/Portfile	2014-10-16 05:48:55 UTC (rev 126846)
@@ -5,6 +5,7 @@
 
 name            lastmp
 version         0.35
+revision        1
 description     LastFM Music Submitter for MPD
 categories      audio
 maintainers     nomaintainer
@@ -21,7 +22,7 @@
                 sha1 98fb020a54f8e49b16090fb1af07912a12351d8f \
                 rmd160 c6a06aa3931b823ee8de2e863812b1a8542ffa47
 
-python.default_version 25
+python.default_version 27
 
 depends_lib-append  port:py${python.version}-mpdclient2 \
                     port:lastfmsubmitd
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141015/7b122ba0/attachment-0001.html>


More information about the macports-changes mailing list