[128370] trunk/dports/aqua/pinentry-mac/Portfile

ionic at macports.org ionic at macports.org
Wed Nov 19 20:40:41 PST 2014


Revision: 128370
          https://trac.macports.org/changeset/128370
Author:   ionic at macports.org
Date:     2014-11-19 20:40:41 -0800 (Wed, 19 Nov 2014)
Log Message:
-----------
pinentry-mac: disable universal variant. uses ARC and ARC is not compatible with i386. Fixes #45949.

Modified Paths:
--------------
    trunk/dports/aqua/pinentry-mac/Portfile

Modified: trunk/dports/aqua/pinentry-mac/Portfile
===================================================================
--- trunk/dports/aqua/pinentry-mac/Portfile	2014-11-20 04:10:57 UTC (rev 128369)
+++ trunk/dports/aqua/pinentry-mac/Portfile	2014-11-20 04:40:41 UTC (rev 128370)
@@ -6,7 +6,7 @@
 PortGroup               xcode 1.0
 
 github.setup            GPGTools pinentry-mac 0.8.1 v
-revision                0
+revision                1
 categories              aqua security
 license                 GPL-3+
 maintainers             ionic
@@ -21,6 +21,8 @@
 checksums               rmd160 3cbe052b88eb2ed1e0309c2716c8672958f6c82a \
                         sha256 43da01553740354f221eab69d9ba0843fac6d3a0455494342ab60e14425c6bed
 
+universal_variant       no
+
 pre-fetch {
     if {${os.major} < 12} {
         ui_error    "This software utilizes ARC, which is only available on 10.7 and later.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141119/59864fbf/attachment.html>


More information about the macports-changes mailing list