cvs commit: ports/devel/tcl-trf Makefile ports/devel/tcl-trf/files
 patch-rmd128
    Mikhail Teterin 
    mi at FreeBSD.org
       
    Mon May  8 17:04:19 UTC 2006
    
    
  
mi          2006-05-08 17:04:15 UTC
  FreeBSD ports repository
  Modified files:
    devel/tcl-trf        Makefile 
  Added files:
    devel/tcl-trf/files  patch-rmd128 
  Log:
  While trying to upgrade devel/tcllib several test failures were detected
  in the RIPEMD128 implementation.
  
  Turns out, the problem was fixed a few months ago by the TRF author in CVS.
  This commit adds a patch and bumps portrevision.
  
  Although the same problem existed in the TRF's RIPEMD160 implementation,
  it did not affect this port, because it uses the OpenSSL's (or -lmd's)
  implementations of all digests -- except those, which are considered
  obsolete and no longer shipped. Like rmd128.
  
  Thanks to:      Denis Shaposhnikov
  
  Revision  Changes    Path
  1.17      +1 -1      ports/devel/tcl-trf/Makefile
  1.1       +24 -0     ports/devel/tcl-trf/files/patch-rmd128 (new)
    
    
More information about the cvs-all
mailing list