On Dec 28, 2013, at 00:50, Ryan Schmidt <[email protected]> wrote:
> > On Dec 27, 2013, at 12:57, [email protected] wrote: > >> Revision >> 115174 >> Author >> [email protected] >> Date >> 2013-12-27 10:57:00 -0800 (Fri, 27 Dec 2013) >> Log Message >> >> empathy: Build fix, use geoclue2 >> Modified Paths >> >> • trunk/dports/gnome/empathy/Portfile >> Diff >> >> Modified: trunk/dports/gnome/empathy/Portfile (115173 => 115174) >> >> --- trunk/dports/gnome/empathy/Portfile 2013-12-27 18:48:18 UTC (rev >> 115173) >> +++ trunk/dports/gnome/empathy/Portfile 2013-12-27 18:57:00 UTC (rev >> 115174) >> >> @@ -117,7 +117,7 @@ >> >> } >> >> >> >> variant location description {Enable location awareness using geoclue} { >> >> - depends_lib-append port:geoclue >> >> + depends_lib-append port:geoclue2 >> >> configure.args-replace --enable-location=no --enable-location=yes >> >> } >> >> >> >> @@ -127,7 +127,7 @@ >> >> configure.args-replace --enable-goa=no --enable-goa=yes >> >> } >> >> >> >> -default_variants +map +geocode +goa >> >> +default_variants +map +geocode +goa +location > > The revision should be increased, so that users who did not have the location > variant selected will get it, If they didn't have it before, why would they have it now. upgrade honors previous variants, right? > and so that those who already did have it will use geoclue2 instead > (presumably — I don’t see how you’ve informed the build system to use > geoclue2 instead of geoclue 1, but perhaps if both are installed that’s what > it does automatically). Those who had +location before have been seeing empathy build failures for the past month. Now it will finally build. The new checksum will tell the build system to clean and rebuild with the new dep. --Jeremy
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
