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 <[EMAIL PROTECTED]>
Revision Changes Path
1.9 +1 -0 ports/security/p5-Crypt-Rijndael/Makefile
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"