Update to 0.87.

Changes:	http://search.cpan.org/dist/Authen-Bitcard/Changes
This commit is contained in:
Anton Berezin 2009-09-15 08:39:26 +00:00
parent 838127a6b5
commit cdc5038065
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241443
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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