[103461] trunk/dports/devel/openssl/Portfile

ryandesign at macports.org ryandesign at macports.org
Tue Feb 26 05:02:27 PST 2013


Revision: 103461
          https://trac.macports.org/changeset/103461
Author:   ryandesign at macports.org
Date:     2013-02-26 05:02:26 -0800 (Tue, 26 Feb 2013)
Log Message:
-----------
openssl: enable asm to fix test and runtime failures on some subset of recent machines (#38015, maintainer timeout)

Modified Paths:
--------------
    trunk/dports/devel/openssl/Portfile

Modified: trunk/dports/devel/openssl/Portfile
===================================================================
--- trunk/dports/devel/openssl/Portfile	2013-02-26 11:58:23 UTC (rev 103460)
+++ trunk/dports/devel/openssl/Portfile	2013-02-26 13:02:26 UTC (rev 103461)
@@ -6,7 +6,7 @@
 name                openssl
 version             1.0.1e
 epoch               1
-revision            0
+revision            1
 platforms           darwin
 categories          devel security
 maintainers         mww
@@ -42,7 +42,7 @@
 }
 
 configure.cmd       ./config
-configure.args      -L${prefix}/lib --openssldir=${prefix}/etc/openssl zlib no-krb5 shared no-asm
+configure.args      -L${prefix}/lib --openssldir=${prefix}/etc/openssl zlib no-krb5 shared
 configure.ccache    no
 
 use_parallel_build  no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130226/47b9439f/attachment.html>


More information about the macports-changes mailing list