Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2006 08:49:43 +0000 (UTC)
From:      Erwin Lansing <erwin@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/security/p5-Crypt-Rijndael/files patch-rijndael_h
Message-ID:  <200604230849.k3N8nhgS046019@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
erwin       2006-04-23 08:49:43 UTC

  FreeBSD ports repository

  Added files:
    security/p5-Crypt-Rijndael/files patch-rijndael_h 
  Log:
  The perl module Crypt::Rijndael has a bug in it causing it to fail on all
  64-bit architectures.  It assumes that C type long is 32 bits.  The patch
  below works with both i386 and amd64 and should with others.
  
  PR:             96114
  Submitted by:   Vivek Khera <vivek@khera.org>
  
  Revision  Changes    Path
  1.1       +11 -0     ports/security/p5-Crypt-Rijndael/files/patch-rijndael_h (new)



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