[115174] trunk/dports/gnome/empathy/Portfile

Jeremy Huddleston Sequoia jeremyhu at macports.org
Sat Dec 28 01:04:19 PST 2013


On Dec 28, 2013, at 00:50, Ryan Schmidt <ryandesign at macports.org> wrote:

> 
> On Dec 27, 2013, at 12:57, jeremyhu at macports.org wrote:
> 
>> Revision
>> 115174
>> Author
>> jeremyhu at macports.org
>> 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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4145 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20131228/cfae2d9c/attachment.p7s>


More information about the macports-dev mailing list