Commit graph

7 commits

Author SHA1 Message Date
obache
22ece1845c fixes build with perl-5.18. 2013-06-01 11:49:07 +00:00
sno
4c142c3cc1 Updating security/p5-Crypt-Blowfish from 2.10nb1 to 2.12
pkgsrc changes:
- Add recommeded minimum version for Crypt::CBC dependency

Upstream changes:
2.12 04 Mar 2010
	- updated Changes to mesh with revision.

2.11  Feb 2010
	- patched _blowfish.c to stop spurious warnings.
	- updated POD
2010-03-08 15:15:57 +00:00
heinz
1fed2c5606 Updated to version 2.10.
This resolves PR pkg/34394 by Martin Wilke.

Pkgsrc changes:
  - none

Changes since version 2.09:
===========================
2.10  Fri Dec 02 07:36:18 EST 2005
	- updated the README file to remove the reference
	  to CBC_R - no longer available.
	- updated the README file to include performance
	  results for G4/1.2GHz PPC Mac OS X 10.4.X
2006-09-10 13:44:28 +00:00
agc
d81d19f8e0 Add RMD160 digests. 2005-02-24 12:51:41 +00:00
wiz
bc19fc6484 Update to 2.09, provided by Shell Hung in pkg/14695.
Changes since 2.06:
- changed keysize back to 0 apparently setting keysize to 8 triggered a bad
  hack in Crypt::CBC which resulted in OpenSRS breaking.
  the "bad hack" in question is:
  $ks = $cipher =~ /blowfish/i ? 56 : 8 unless $ks > 0;
  ... anyway.. fixed.
- added two new functions:  min_keysize and max_keysize
  these allow modules like Crypt::CBC_IL and Crypt::CBC_R
  to use variable key lengths with CBC modes.
- cleaned up test.pl
- updated README
- minor change in XS
- additions to reported platforms
Remove package version number from DESCR.
2001-11-23 19:48:12 +00:00
agc
a35e3d707c Move to sha1 digests, add distfile sizes. 2001-04-19 15:40:29 +00:00
agc
2d6b6a009c + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 11:43:32 +00:00