[139480] users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile
Revision: 139480 https://trac.macports.org/changeset/139480 Author: devans@macports.org Date: 2015-08-18 05:09:32 -0700 (Tue, 18 Aug 2015) Log Message: ----------- GNOME-3/unstable: gnome-music, update to version 3.17.90, requires py-requests. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile =================================================================== --- users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile 2015-08-18 11:15:08 UTC (rev 139479) +++ users/devans/GNOME-3/unstable/dports/gnome/gnome-music/Portfile 2015-08-18 12:09:32 UTC (rev 139480) @@ -5,7 +5,7 @@ PortGroup gobject_introspection 1.0 name gnome-music -version 3.17.4 +version 3.17.90 license GPL-2 set branch [join [lrange [split ${version} .] 0 1] .] description Music is the GNOME music playing application. @@ -19,8 +19,8 @@ use_xz yes -checksums rmd160 a0e885877dd2a5e5b10b15cb61700c517f0a1ff4 \ - sha256 bca7fede957f5d25f923b4c61a76bd337629f4d3443b967d4f2583a63b25c603 +checksums rmd160 5f0ebe6d53c9df187d92b59d1ce59875648b66db \ + sha256 d1726cb4123e162552c2a8a8cfa1922d8c3cbd0e4712ff5c1396a308bfd882b8 depends_build port:pkgconfig \ port:intltool \ @@ -60,6 +60,7 @@ # configure for python34 depends_lib-append port:py34-gobject3 \ + port:py34-requests \ port:dbus-python34 configure.python ${prefix}/bin/python3.4
participants (1)
-
devans@macports.org