diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-14 16:33:21 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2011-06-14 16:33:21 +0000 |
commit | 2b12cb786b702c29aada29f50b13190dfa0ded5c (patch) | |
tree | 433aed58bc88608266c354c9f135010c0e60cd45 /security | |
parent | 3f86e0748e3a5d5c3d8fd11a85fa142e8fd73bb8 (diff) | |
download | ports-2b12cb786b702c29aada29f50b13190dfa0ded5c.tar.gz ports-2b12cb786b702c29aada29f50b13190dfa0ded5c.zip |
Notes
Diffstat (limited to 'security')
-rw-r--r-- | security/p5-Authen-Bitcard/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Authen-Bitcard/distinfo | 4 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Authen-Bitcard/Makefile b/security/p5-Authen-Bitcard/Makefile index 823f3e0411f8..491014a7daf0 100644 --- a/security/p5-Authen-Bitcard/Makefile +++ b/security/p5-Authen-Bitcard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Bitcard -PORTVERSION= 0.89 +PORTVERSION= 0.90 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -18,15 +18,14 @@ RUN_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ p5-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \ p5-URI>=1.22:${PORTSDIR}/net/p5-URI \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww -BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes -MAN3= Authen::Bitcard.3 +MAN3= Authen::Bitcard.3 .include <bsd.port.pre.mk> -.if ${PERL_LEVEL} < 500903 +.if ${PERL_LEVEL} < 501000 RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA .endif diff --git a/security/p5-Authen-Bitcard/distinfo b/security/p5-Authen-Bitcard/distinfo index f1b1bb162fed..076a8e4fa82f 100644 --- a/security/p5-Authen-Bitcard/distinfo +++ b/security/p5-Authen-Bitcard/distinfo @@ -1,2 +1,2 @@ -SHA256 (Authen-Bitcard-0.89.tar.gz) = 6085e0f1befcf07757aa319ba4fd6dbee4564d096cbaccbd2dd09db23017edcd -SIZE (Authen-Bitcard-0.89.tar.gz) = 14704 +SHA256 (Authen-Bitcard-0.90.tar.gz) = 7e3a14fb2fa8384bd5114ce791563fcb68758e4cb682ab11bc81f4060efcd607 +SIZE (Authen-Bitcard-0.90.tar.gz) = 16093 |