summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DSA/Makefile
diff options
context:
space:
mode:
authorgls <gls>2011-10-06 19:22:02 +0000
committergls <gls>2011-10-06 19:22:02 +0000
commit1d5ffb4e0f2079744352ed90a179de2c1f63d93d (patch)
treedee641778e21b2baebe8451b9e47b33710627ee6 /security/p5-Crypt-DSA/Makefile
parente6b2ed2e9b01e385cd4c0cedd17233a33572f724 (diff)
downloadpkgsrc-1d5ffb4e0f2079744352ed90a179de2c1f63d93d.tar.gz
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
Diffstat (limited to 'security/p5-Crypt-DSA/Makefile')
-rw-r--r--security/p5-Crypt-DSA/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile
index 13e54449cc9..1c5d2b573ef 100644
--- a/security/p5-Crypt-DSA/Makefile
+++ b/security/p5-Crypt-DSA/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.24 2011/08/14 14:42:47 obache Exp $
+# $NetBSD: Makefile,v 1.25 2011/10/06 19:22:02 gls Exp $
#
-DISTNAME= Crypt-DSA-1.16
+DISTNAME= Crypt-DSA-1.17
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
SVR4_PKGNAME= p5dsa
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}