Revision: 121518 https://trac.macports.org/changeset/121518 Author: rmstonecipher@macports.org Date: 2014-06-27 19:15:48 -0700 (Fri, 27 Jun 2014) Log Message: ----------- python/quodlibet upgraded version from 3.1.1 to 3.1.2 Modified Paths: -------------- trunk/dports/python/quodlibet/Portfile Modified: trunk/dports/python/quodlibet/Portfile =================================================================== --- trunk/dports/python/quodlibet/Portfile 2014-06-28 02:11:52 UTC (rev 121517) +++ trunk/dports/python/quodlibet/Portfile 2014-06-28 02:15:48 UTC (rev 121518) @@ -6,7 +6,7 @@ PortGroup app 1.0 name quodlibet -version 3.1.1 +version 3.1.2 categories-append audio gnome maintainers elelay rmstonecipher openmaintainer license GPL-2 @@ -26,11 +26,11 @@ distfiles-append ${name}-plugins-${version}${extract.suffix} checksums ${name}-${version}.tar.gz \ - rmd160 eb40540306fae6f8ddf9c07e12712447dc7ef53c \ - sha256 39dc11b64c7bcb543d7ad7bbb41c7a0c8548cded439d8f1e805ded0142f2b60c \ + rmd160 98199d7e9b24e434b46831bef72d8844e3fb5799 \ + sha256 3ef6320f4c72e2e759c2190e87749aae7b59c6b154f48d1102a142fbc961edbf \ ${name}-plugins-${version}.tar.gz \ - rmd160 237cab92f426bd692abe89802721f3493e368258 \ - sha256 7c23820b862cdf995522a4d3b83a2f619ff7b58f1c379f958b28a8896beb73ad + rmd160 d1e7b180bf94dbdbf638705c4aa2eaf7435489b1 \ + sha256 af9952f510048d724543387f9e3e228152c6633aac1c2c348d2d5ee696720240 depends_build port:intltool \ port:librsvg
participants (1)
-
rmstonecipher@macports.org