Opened 19 years ago
Closed 19 years ago
#6777 closed defect (wontfix)
OpenSSL versioning
Reported by: | schlu-do@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.0 |
Keywords: | Cc: | ||
Port: |
Description
When I do a selfupdate, I get the following problem:
* [albook:~] sysad$ sudo port -v outdated The following installed ports are outdated: openssl 0.9.8_2 > 0.9.8a_0 !
It looks as if the 0.9.8a version is newer than the one already installed, but Darwinports doesn't seem to see that the same way.
Change History (1)
comment:1 Changed 19 years ago by olegb@…
Resolution: | → wontfix |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
port is right - the openssl versioning is wrong if versionnumbers are fucked up - it should be handled by using epoch.
the problem was that our port was named 0.9.8 which the openssl folks does ?!
the should be fixed if we stay with the official openssl numbering.