cvs commit: ports/security/p5-Crypt-Rijndael Makefile

Erwin Lansing erwin at FreeBSD.org
Sun Apr 23 08:40:49 UTC 2006


erwin       2006-04-23 08:40:48 UTC

  FreeBSD ports repository

  Modified files:
    security/p5-Crypt-Rijndael Makefile 
  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 at khera.org>
  
  Revision  Changes    Path
  1.9       +1 -0      ports/security/p5-Crypt-Rijndael/Makefile


More information about the cvs-all mailing list