> On Oct 3, 2016, at 1:27 PM, Alan <alanwil...@gmail.com> wrote:
> 
> I did pretty the modification as seen in the patch, but manually and it 
> worked.
> 
> Many thanks,
> 
> Alan
> 
> On 3 October 2016 at 18:17, Derek Homeier 
> <de...@astro.physik.uni-goettingen.de> wrote:
> On 3 Oct 2016, at 12:14 pm, Alan <alanwil...@gmail.com> wrote:
> >
> > However, can you be more specific please? I see only uppercase and even if 
> > I create the lowercase symlinks, if I run "fink install openssl" the folder 
> > is cleared again and I get the usual error.
> >
> I had just reported this on the developers’ list; does this patch fix the 
> error for you?
> 
> diff -Nurd 
> /sw/fink/10.9-libcxx/{stable,local}/main/finkinfo/crypto/openssl110-dev.info
> --- /sw/fink/10.9-libcxx/stable/main/finkinfo/crypto/openssl110-dev.info      
>   2016-09-27 00:54:14.000000000 +0200
> +++ /sw/fink/10.9-libcxx/local/main/finkinfo/crypto/openssl110-dev.info 
> 2016-09-27 16:45:56.000000000 +0200
> @@ -80,7 +80,7 @@
> 
>  ### for comptibility with libmd (don't know how to set up
>  ## update-alternatives with original capitalisation).
> - mv %i/share/man/man3/md5.3 %i/share/man/man3/md5.3.openssl100
> + mv %i/share/man/man3/MD5.3 %i/share/man/man3/md5.3.openssl100
>  for i in 2 4; do
>         rm %i/share/man/man3/MD$i.3
>         cp %i/share/man/man3/md5.3.openssl100 
> %i/share/man/man3/md$i.3.openssl100
> 

Sorry, I don’t have a case-sensitive FS so I couldn’t catch this. Should be 
fixed now and I also updated to 1.1.0b which has yet another security fix.

Daniel


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most 
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Fink-users mailing list
Fink-users@lists.sourceforge.net
List archive:
http://news.gmane.org/gmane.os.macosx.fink.user
Subscription management:
https://lists.sourceforge.net/lists/listinfo/fink-users

Reply via email to