[110171] trunk/dports/gnome
Ryan Schmidt
ryandesign at macports.org
Sun Sep 1 10:03:42 PDT 2013
On Sep 1, 2013, at 11:16, Landon Fuller wrote:
> On Aug 27, 2013, at 19:47 , Ryan Schmidt wrote:
>
>> On Aug 27, 2013, at 14:49, devans at macports.org wrote:
>>
>>> Revision: 110171
>>> https://trac.macports.org/changeset/110171
>>> Author: devans at macports.org
>>> Date: 2013-08-27 12:49:23 -0700 (Tue, 27 Aug 2013)
>>> Log Message:
>>> -----------
>>> rest: new port, helps accessing web services that claim to be RESTful.
>>
>>> Added: trunk/dports/gnome/rest/Portfile
>>
>>> +depends_run port:curl-ca-bundle
>>
>> Could certsync satisfy this dependency?
>
> I could certainly use more test cases to see whether the build server timing out was an isolated incident.
I assume the issue you saw with certsync on the buildbots (#40088) still exists. You can test it anytime you like by forcing a build, though since it hangs the buildbots, it would be good to have Bill on hand to be able to restart them.
I didn't mean switching this dependency to prefer certsync, but rather just letting certsync satisfy it, like the other ports that depend on curl-ca-bundle now do:
path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
Unless there is some particular reason why certsync would not work for this port.
More information about the macports-dev
mailing list