Revision: 147296 https://trac.macports.org/changeset/147296 Author: devans@macports.org Date: 2016-04-01 12:52:44 -0700 (Fri, 01 Apr 2016) Log Message: ----------- GNOME-3/stable: grilo-plugins, update to version 0.3.1, use gnome unstable livecheck, remove old comments. Modified Paths: -------------- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/Portfile Added Paths: ----------- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/files/ Removed Paths: ------------- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/files/ Property Changed: ---------------- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/ Property changes on: users/devans/GNOME-3/stable/dports/gnome/grilo-plugins ___________________________________________________________________ Modified: svn:mergeinfo - /branches/mld-qt-481/dports/gnome/grilo-plugins:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856 /trunk/dports/gnome/grilo-plugins:117700-142565 /users/rmstonecipher/gnome/grilo-plugins:102363-103172 + /branches/mld-qt-481/dports/gnome/grilo-plugins:92720,92813,92891,92963,93522,93556,93699,93743,93771-93773,93806,93817-93818,93856 /trunk/dports/gnome/grilo-plugins:117700-142565 /users/devans/GNOME-3/unstable/dports/gnome/grilo-plugins:143567-147065 /users/rmstonecipher/gnome/grilo-plugins:102363-103172 Modified: users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/Portfile 2016-04-01 19:48:40 UTC (rev 147295) +++ users/devans/GNOME-3/stable/dports/gnome/grilo-plugins/Portfile 2016-04-01 19:52:44 UTC (rev 147296) @@ -5,7 +5,7 @@ PortGroup compiler_blacklist_versions 1.0 name grilo-plugins -version 0.2.17 +version 0.3.1 license LGPL-2.1 set branch [join [lrange [split ${version} .] 0 1] .] description Framework for discovering and browsing media - Plugins. @@ -20,8 +20,8 @@ use_xz yes -checksums rmd160 4abfe197cf99199997a5d1813355dad424d21446 \ - sha256 337669098cddf64a84fa9398aa1d7f994fea84bc5f7f1b348e1288f135713781 +checksums rmd160 ba6c61faf817b2663c3bba1627ad1b2392191f2c \ + sha256 605d04c40a9ed4fec4c590ff3e0da0de175e3a064bba96bdb26c5a7c0d3e6daa depends_build port:pkgconfig \ port:intltool \ @@ -83,10 +83,4 @@ --disable-dmap \ --disable-tracker -# --enable-dmap \ # apparently there is a bug in libdmapsharing -# --enable-bookmarks \ # requires gom -# --enable-dleyna \ # requires python-dbusmock -# --enable-goa \ # as of grilo-plugins 0.2.15 requires goa-1.0 >= 3.17.91 -# --enable-tracker \ - -livecheck.type gnome +livecheck.type gnome-with-unstable