aboutsummaryrefslogtreecommitdiff
path: root/security/p5-Crypt-DSA/Makefile
diff options
context:
space:
mode:
authorMichael Haro <mharo@FreeBSD.org>2005-11-14 05:03:34 +0000
committerMichael Haro <mharo@FreeBSD.org>2005-11-14 05:03:34 +0000
commitfb302a8778b0c1fae28ac3e7cd6a339601ae8e6c (patch)
tree128ff41ff0c1d60d54307506e0e454658b20b2be /security/p5-Crypt-DSA/Makefile
parent28d310a5035e41d1a0b74b7a6f26dcf68e1fb8bd (diff)
downloadports-fb302a8778b0c1fae28ac3e7cd6a339601ae8e6c.tar.gz
ports-fb302a8778b0c1fae28ac3e7cd6a339601ae8e6c.zip
Notes
Diffstat (limited to 'security/p5-Crypt-DSA/Makefile')
-rw-r--r--security/p5-Crypt-DSA/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/security/p5-Crypt-DSA/Makefile b/security/p5-Crypt-DSA/Makefile
index ecb26465fa2d..803faeabf16a 100644
--- a/security/p5-Crypt-DSA/Makefile
+++ b/security/p5-Crypt-DSA/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= Crypt-DSA
-PORTVERSION= 0.12
+PORTVERSION= 0.13
PORTREVISION= 1
CATEGORIES= security perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
@@ -22,7 +22,8 @@ BUILD_DEPENDS= ${PERLBASE}/Crypt/Random.pm:${PORTSDIR}/security/p5-Crypt-Random
${PERLBASE}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${PERLBASE}/${PERL_ARCH}/Math/Pari.pm:${PORTSDIR}/math/p5-Math-Pari \
${PERLBASE}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \
- ${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer
+ ${PERLBASE}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
+ ${PERLBASE}/Class/ErrorHandler.pm:${PORTSDIR}/devel/p5-Class-ErrorHandler
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes