diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2009-09-15 08:39:26 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2009-09-15 08:39:26 +0000 |
commit | cdc503806550a9fae0e999e1e62527a079bd23e3 (patch) | |
tree | 5c07df2340c93130be439b0bc9a9bef5b0a63d1c /security/p5-Authen-Bitcard | |
parent | 838127a6b543f7429d757da5ba7db739658b6061 (diff) |
Notes
Diffstat (limited to 'security/p5-Authen-Bitcard')
-rw-r--r-- | security/p5-Authen-Bitcard/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Authen-Bitcard/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/security/p5-Authen-Bitcard/Makefile b/security/p5-Authen-Bitcard/Makefile index b7e4367a1555..632d341710ab 100644 --- a/security/p5-Authen-Bitcard/Makefile +++ b/security/p5-Authen-Bitcard/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Authen-Bitcard -PORTVERSION= 0.86 +PORTVERSION= 0.87 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Bitcard authentication verification -BUILD_DEPENDS= p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ +BUILD_DEPENDS= p5-Class-ErrorHandler>=0:${PORTSDIR}/devel/p5-Class-ErrorHandler \ + p5-Digest-SHA1>=0:${PORTSDIR}/security/p5-Digest-SHA1 \ p5-libwww>=0:${PORTSDIR}/www/p5-libwww \ p5-URI>=0:${PORTSDIR}/net/p5-URI diff --git a/security/p5-Authen-Bitcard/distinfo b/security/p5-Authen-Bitcard/distinfo index 2bc984172ae5..60d8becb74b7 100644 --- a/security/p5-Authen-Bitcard/distinfo +++ b/security/p5-Authen-Bitcard/distinfo @@ -1,3 +1,3 @@ -MD5 (Authen-Bitcard-0.86.tar.gz) = 30ac89a8bc81323d4ced63f21ad00fcc -SHA256 (Authen-Bitcard-0.86.tar.gz) = ca3ccc317d3c70e4387ef5b3721803d0ba53b6f15988d674e9abe0e6c07029d5 -SIZE (Authen-Bitcard-0.86.tar.gz) = 11454 +MD5 (Authen-Bitcard-0.87.tar.gz) = be539b816e753c4d83494a2f81373f97 +SHA256 (Authen-Bitcard-0.87.tar.gz) = 84a1e68475c71acd7182d6cb81f921d0aa13d277da48ff19a7eaa585e7717229 +SIZE (Authen-Bitcard-0.87.tar.gz) = 11481 |