[49051] trunk/dports/devel/openssl/Portfile
Mark Hattam
mark at dxradio.demon.co.uk
Thu Apr 2 16:53:48 PDT 2009
On 2 Apr 2009, at 16:51, Rainer Müller wrote:
> On 2009-04-02 16:40, Rainer Müller wrote:
>> On 2009-04-02 12:32, mww at macports.org wrote:
>>> Revision: 49051
>>> http://trac.macports.org/changeset/49051
>>> Author: mww at macports.org
>>> Date: 2009-04-02 03:32:18 -0700 (Thu, 02 Apr 2009)
>>> Log Message:
>>> -----------
>>> version 1.0.0-beta1
>>
>> Is it really wise to upgrade to a beta? Shouldn't MacPorts provide
>> the
>> latest stable release instead? This is especially important for
>> security
>> related ports like OpenSSL.
>
> As this also caused major problems with other ports not working
> anymore,
> I reverted the change in r49057 [1], epoch increased.
>
> See #19122 [2]
>
> Rainer
>
> [1] http://trac.macports.org/changeset/49057
> [2] http://trac.macports.org/ticket/19122
> _______________________________________________
Is this the cause of openssl updating itself tonight with the same
version?
iMac:~ mark$ sudo port outdated
openssl 0.9.8k_0 < 0.9.8k_0
sqlite3 3.6.11_0 < 3.6.12_0
iMac:~ mark$ sudo port upgrade outdated
---> Fetching openssl
---> Verifying checksum(s) for openssl
---> Extracting openssl
---> Applying patches to openssl
---> Configuring openssl
---> Building openssl
---> Staging openssl into destroot
---> Deactivating openssl @0.9.8k_0
---> Unable to uninstall openssl 0.9.8k_0, the following ports depend
on it:
---> neon
---> serf
---> apache2
---> dovecot
---> cyrus-sasl2
---> wget
---> php5
---> mysql5
Warning: Uninstall forced. Proceeding despite dependencies.
---> Uninstalling openssl @0.9.8k_0
---> Installing openssl @0.9.8k_0
---> Activating openssl @0.9.8k_0
---> Cleaning openssl
---> Fetching sqlite3
---> Attempting to fetch sqlite-3.6.12.tar.gz from http://arn.se.distfiles.macports.org/sqlite3/3.6.12
---> Attempting to fetch sqlite-3.6.12.tar.gz from http://trd.no.distfiles.macports.org/sqlite3/3.6.12
---> Attempting to fetch sqlite-3.6.12.tar.gz from http://www.sqlite.org/
---> Verifying checksum(s) for sqlite3
---> Extracting sqlite3
---> Configuring sqlite3
---> Building sqlite3
---> Staging sqlite3 into destroot
---> Deactivating sqlite3 @3.6.11_0
---> Installing sqlite3 @3.6.12_0
---> Activating sqlite3 @3.6.12_0
---> Cleaning sqlite3
iMac:~ mark$ sudo port uninstall inactive
---> Uninstalling sqlite3 @3.6.11_0
iMac:~ mark$ sudo port outdated
No installed ports are outdated.
More information about the macports-dev
mailing list