[141211] trunk/dports/finance/libgeier/Portfile

Jeremy Huddleston Sequoia jeremyhu at macports.org
Mon Oct 12 22:49:46 PDT 2015


> On Oct 12, 2015, at 18:42, Ryan Schmidt <ryandesign at macports.org> wrote:
> 
> 
>> On Oct 12, 2015, at 7:12 PM, jeremyhu at macports.org wrote:
>> 
>> Revision
>> 141211
>> Author
>> jeremyhu at macports.org
>> Date
>> 2015-10-12 17:12:02 -0700 (Mon, 12 Oct 2015)
>> Log Message
>> 
>> libgeier: Fix build failure and alow universal by using openssl instead of nss
>> Modified Paths
>> 
>> 	• trunk/dports/finance/libgeier/Portfile
> 
>> Diff
>> Modified: trunk/dports/finance/libgeier/Portfile (141210 => 141211)
>> --- trunk/dports/finance/libgeier/Portfile	2015-10-12 23:53:51 UTC (rev 141210)
>> +++ trunk/dports/finance/libgeier/Portfile	2015-10-13 00:12:02 UTC (rev 141211)
>> @@ -21,25 +21,14 @@
>> depends_lib-append  port:libxml2 \
>>                     port:libxslt \
>>                     port:xmlsec \
>> -                    port:nss \
>> -                    port:nspr \
>> +                    path:lib/libssl.dylib:openssl \
>>                     port:argp-standalone
>> 
>> -# nss is not universal
>> -universal_variant   no
> 
> libgeiger still can't build universal because of dependency xmlsec which still depends on nss.
> 
> The above changes change the installed files, so the revision needs to be increased.

Revbumps are only required if the port actually built previously.  It was failing to build before the change.  Was someone actually able to build it before I made the change?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 4118 bytes
Desc: not available
URL: <https://lists.macosforge.org/pipermail/macports-dev/attachments/20151012/26195fa4/attachment.p7s>


More information about the macports-dev mailing list