Subject: CVS commit: pkgsrc/security/p5-Crypt-RSA
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 02/24/2004 23:05:08
Module Name:	pkgsrc
Committed By:	heinz
Date:		Tue Feb 24 23:05:08 UTC 2004

Modified Files:
	pkgsrc/security/p5-Crypt-RSA: Makefile distinfo
Added Files:
	pkgsrc/security/p5-Crypt-RSA/patches: patch-aa

Log Message:
Updated to version 1.50.
Taking maintainership.
Adapted to buildlink3.
Shut up warnings during test with patch-aa.
Updated version requirements according to Makefile.PL.

Changes sinces 1.47
===================
  * In ::Key::generate() calls to ::Key::Private::write() and
    ::Key::Public::write() have been fixed.  Thanks to
    Lars Rehe <rehe@mail.desy.de> for pointing out this bug.
  * Fixed some documentation typos.
  * POD documentation for ::Key::[Private|Public].


To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/security/p5-Crypt-RSA/Makefile
cvs rdiff -r1.1 -r1.2 pkgsrc/security/p5-Crypt-RSA/distinfo
cvs rdiff -r0 -r1.1 pkgsrc/security/p5-Crypt-RSA/patches/patch-aa

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.