Revision: 81559 http://trac.macports.org/changeset/81559 Author: dports@macports.org Date: 2011-08-01 16:47:37 -0700 (Mon, 01 Aug 2011) Log Message: ----------- openssl: force a source build because the binary package is currently broken (see #30373) Modified Paths: -------------- trunk/dports/devel/openssl/Portfile Modified: trunk/dports/devel/openssl/Portfile =================================================================== --- trunk/dports/devel/openssl/Portfile 2011-08-01 22:05:00 UTC (rev 81558) +++ trunk/dports/devel/openssl/Portfile 2011-08-01 23:47:37 UTC (rev 81559) @@ -14,6 +14,10 @@ license OpenSSL SSLeay description OpenSSL SSL/TLS cryptography library +# Binary package archive is currently broken; clear archive_sites to +# force a source build. (see #30373) +archive_sites + long_description \ The OpenSSL Project is a collaborative effort to develop a robust, \ commercial-grade, full-featured, and Open Source toolkit implementing \
participants (1)
-
dports@macports.org