Revision: 148858 https://trac.macports.org/changeset/148858 Author: devans@macports.org Date: 2016-05-19 22:40:28 -0700 (Thu, 19 May 2016) Log Message: ----------- GNOME-3/unstable: gnome-photos, copy from stable and update to unstable version 3.21.1, use gnome unstable livecheck. Modified Paths: -------------- users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile Added Paths: ----------- users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/ Modified: users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile =================================================================== --- users/devans/GNOME-3/stable/dports/gnome/gnome-photos/Portfile 2016-04-29 00:11:45 UTC (rev 148183) +++ users/devans/GNOME-3/unstable/dports/gnome/gnome-photos/Portfile 2016-05-20 05:40:28 UTC (rev 148858) @@ -4,7 +4,7 @@ PortSystem 1.0 name gnome-photos -version 3.20.1 +version 3.21.1 license GPL-2 set branch [join [lrange [split ${version} .] 0 1] .] description Photo manager for GNOME. @@ -18,8 +18,8 @@ use_xz yes -checksums rmd160 0932ed6ca15be79b620a05c832c5d178b8b22c90 \ - sha256 7639cc9367aa0f4bbf54aa46edaeedb91fcce85d387e8ffb669470710e247e5a +checksums rmd160 e30d9bd5e5655d143d15241b2e2986b759c1a0c7 \ + sha256 fee791db1c512bfe3f9c6a21ff116c86e890f6063406007fdd2315d4176b949b depends_build port:pkgconfig \ port:intltool \ @@ -66,4 +66,4 @@ system "${prefix}/bin/glib-compile-schemas ${prefix}/share/glib-2.0/schemas" } -livecheck.type gnome +livecheck.type gnome-with-unstable
participants (1)
-
devans@macports.org