Subject: CVS commit: pkgsrc/security/p5-Crypt-OpenSSL-DSA
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 02/15/2006 22:08:19
Module Name:	pkgsrc
Committed By:	heinz
Date:		Wed Feb 15 22:08:19 UTC 2006

Modified Files:
	pkgsrc/security/p5-Crypt-OpenSSL-DSA: Makefile distinfo

Log Message:
Updated to version 0.13.

Pkgsrc changes:
  none

Relevant changes since version 0.11:
=============================================
- Removed all use of strlen() in DSA.xs so signatures with nulls,
  as commonly generated with sha1, could be signed/verified,
  and added more tests


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 pkgsrc/security/p5-Crypt-OpenSSL-DSA/Makefile
cvs rdiff -r1.2 -r1.3 pkgsrc/security/p5-Crypt-OpenSSL-DSA/distinfo

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