Revision: 119497 https://trac.macports.org/changeset/119497 Author: devans@macports.org Date: 2014-04-27 14:31:09 -0700 (Sun, 27 Apr 2014) Log Message: ----------- GNOME-3/unstable: copy gvfs from stable and update to unstable version 1.21.1. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/devel/gvfs/gvfs/Portfile Added Paths: ----------- users/devans/GNOME-3/unstable/dports/devel/gvfs/gvfs/ Modified: users/devans/GNOME-3/unstable/dports/devel/gvfs/gvfs/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/devel/gvfs/Portfile 2014-04-27 20:23:50 UTC (rev 119496) +++ users/devans/GNOME-3/unstable/dports/devel/gvfs/gvfs/Portfile 2014-04-27 21:31:09 UTC (rev 119497) @@ -4,7 +4,7 @@ PortSystem 1.0 name gvfs -version 1.20.1 +version 1.21.1 set branch [join [lrange [split ${version} .] 0 1] .] maintainers nomaintainer categories devel @@ -35,8 +35,8 @@ use_xz yes -checksums rmd160 e6a9a03171159b84c87fda0b44c5d487a2811bcf \ - sha256 73f6b104cf93d376f2c8f164ea727dd813f14ca0aa9f5a3a9d8d3a19e34a5b0a +checksums rmd160 3beb3aa3e6564404983e9afe548b7c6dab1ba918 \ + sha256 fa2f35b687a73c4b17803a6a043afa3ec5cdf855206f8334034b09c1eb82cf61 depends_build port:pkgconfig \ port:intltool \ @@ -101,4 +101,4 @@ system "${prefix}/bin/gio-querymodules ${prefix}/lib/gio/modules" } -livecheck.type gnome +livecheck.type gnome-with-unstable