- Update to 0.90

Changes:	http://search.cpan.org/dist/Authen-Bitcard/Changes
This commit is contained in:
Sunpoet Po-Chuan Hsieh 2011-06-14 16:33:21 +00:00
parent 3f86e0748e
commit 2b12cb786b
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=275567
2 changed files with 5 additions and 6 deletions

View file

@ -6,7 +6,7 @@
# #
PORTNAME= Authen-Bitcard PORTNAME= Authen-Bitcard
PORTVERSION= 0.89 PORTVERSION= 0.90
CATEGORIES= security perl5 CATEGORIES= security perl5
MASTER_SITES= CPAN MASTER_SITES= CPAN
PKGNAMEPREFIX= p5- 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-JSON>=2.12:${PORTSDIR}/converters/p5-JSON \
p5-URI>=1.22:${PORTSDIR}/net/p5-URI \ p5-URI>=1.22:${PORTSDIR}/net/p5-URI \
p5-libwww>=0:${PORTSDIR}/www/p5-libwww p5-libwww>=0:${PORTSDIR}/www/p5-libwww
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes PERL_CONFIGURE= yes
MAN3= Authen::Bitcard.3 MAN3= Authen::Bitcard.3
.include <bsd.port.pre.mk> .include <bsd.port.pre.mk>
.if ${PERL_LEVEL} < 500903 .if ${PERL_LEVEL} < 501000
RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA RUN_DEPENDS+= p5-Digest-SHA>=0:${PORTSDIR}/security/p5-Digest-SHA
.endif .endif

View file

@ -1,2 +1,2 @@
SHA256 (Authen-Bitcard-0.89.tar.gz) = 6085e0f1befcf07757aa319ba4fd6dbee4564d096cbaccbd2dd09db23017edcd SHA256 (Authen-Bitcard-0.90.tar.gz) = 7e3a14fb2fa8384bd5114ce791563fcb68758e4cb682ab11bc81f4060efcd607
SIZE (Authen-Bitcard-0.89.tar.gz) = 14704 SIZE (Authen-Bitcard-0.90.tar.gz) = 16093