Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 23 Apr 2006 08:40:48 +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 Makefile
Message-ID:  <200604230840.k3N8em9Y035738@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@khera.org>
  
  Revision  Changes    Path
  1.9       +1 -0      ports/security/p5-Crypt-Rijndael/Makefile



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