summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DSA/Makefile
diff options
context:
space:
mode:
authorsno <sno>2010-02-12 18:16:44 +0000
committersno <sno>2010-02-12 18:16:44 +0000
commit35f4460448ce8cea9c0c95caf129a409e3a318f9 (patch)
tree75fb017add7404359c525dee4e2f62a3005eb2ce /security/p5-Crypt-DSA/Makefile
parent81316e496eb567294c6aecbab60c0ad8559193a9 (diff)
downloadpkgsrc-35f4460448ce8cea9c0c95caf129a409e3a318f9.tar.gz
Updating security/p5-Crypt-DSA from 1.16 to 1.16nb1
- Applying fix from RT#49668 (openssl dsaparam output format change in 1.0 beta 3 breaks Crypt::DSA::KeyChain), see https://rt.cpan.org/Ticket/Display.html?id=49668
Diffstat (limited to 'security/p5-Crypt-DSA/Makefile')
-rw-r--r--security/p5-Crypt-DSA/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile
index 2e70b237b82..24c378e95a7 100644
--- a/security/p5-Crypt-DSA/Makefile
+++ b/security/p5-Crypt-DSA/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.20 2009/09/19 22:22:34 sno Exp $
+# $NetBSD: Makefile,v 1.21 2010/02/12 18:16:44 sno Exp $
#
DISTNAME= Crypt-DSA-1.16
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
SVR4_PKGNAME= p5dsa
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}