Good catch. The problem comes from how HFS+ deals with case in
filenames; basically, the files MD5.3 and md5.3 are treated as the
same by HFS+. But openssl wants to install both (so that both "man
md5" and "man MD5" work I assume), which results in the symlink
overwriting the original. The same problem is present for hmac.3,
mdc.3, and probably others as well.
I'll fix it in the next rev. Not yet quite sure how, maybe I can just
rename the lowercase variants of the source files to uppercase
(md5.pod -> MD5.pod).
Max
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Fink-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/fink-devel