Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 8 May 2006 17:04:15 +0000 (UTC)
From:      Mikhail Teterin <mi@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/tcl-trf Makefile ports/devel/tcl-trf/files patch-rmd128
Message-ID:  <200605081704.k48H4FhI021831@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200605081704.k48H4FhI021831>