Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6BFE463B955 for ; Sat, 8 Oct 2011 20:39:47 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 3EE9C14A428; Sat, 8 Oct 2011 20:39:47 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 6346514A427 for ; Sat, 8 Oct 2011 20:39:44 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id 77Cmd6jVf038 for ; Sat, 8 Oct 2011 20:39:43 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 9A94E14A3EB for ; Sat, 8 Oct 2011 20:39:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 85365175DD; Sat, 8 Oct 2011 20:39:43 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 8 Oct 2011 20:39:43 +0000 From: "Matthias Scheler" Subject: CVS commit: [pkgsrc-2011Q3] pkgsrc/security/p5-Crypt-DSA To: pkgsrc-changes@NetBSD.org Reply-To: tron@netbsd.org X-Mailer: log_accum Message-Id: <20111008203943.85365175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: tron Date: Sat Oct 8 20:39:43 UTC 2011 Modified Files: pkgsrc/security/p5-Crypt-DSA [pkgsrc-2011Q3]: Makefile distinfo Added Files: pkgsrc/security/p5-Crypt-DSA/patches [pkgsrc-2011Q3]: patch-lib_Crypt_DSA_Util.pm Removed Files: pkgsrc/security/p5-Crypt-DSA/patches [pkgsrc-2011Q3]: patch-aa Log Message: Pullup ticket #3539 - requested by gls pkgsrc/security/p5-Crypt-DSA: security update Revisions pulled up: - security/p5-Crypt-DSA/Makefile 1.25 - security/p5-Crypt-DSA/distinfo 1.7 - security/p5-Crypt-DSA/patches/patch-aa deleted - security/p5-Crypt-DSA/patches/patch-lib_Crypt_DSA_Util.pm 1.1 --- Module Name: pkgsrc Committed By: gls Date: Thu Oct 6 19:22:03 UTC 2011 Modified Files: pkgsrc/security/p5-Crypt-DSA: Makefile distinfo Added Files: pkgsrc/security/p5-Crypt-DSA/patches: patch-lib_Crypt_DSA_Util.pm Removed Files: pkgsrc/security/p5-Crypt-DSA/patches: patch-aa Log Message: Update security/p5-Crypt-DSA to 1.17 1.17 2011.06.16 - Upgrade to Module::Install 1.01 - Added support for OpenSSL 1.0.0 dsaparam format change. - Requires perl 5.6 now - Fixes for 64-bit support While here, fix SA46275, with upstream patch from https://rt.cpan.org/Public/Bug/Display.html?id=71421 To generate a diff of this commit: cvs rdiff -u -r1.24 -r1.24.2.1 pkgsrc/security/p5-Crypt-DSA/Makefile cvs rdiff -u -r1.6 -r1.6.14.1 pkgsrc/security/p5-Crypt-DSA/distinfo cvs rdiff -u -r1.1 -r0 pkgsrc/security/p5-Crypt-DSA/patches/patch-aa cvs rdiff -u -r0 -r1.1.2.2 \ pkgsrc/security/p5-Crypt-DSA/patches/patch-lib_Crypt_DSA_Util.pm Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.