1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to 1.16.

Changes:	http://search.cpan.org/dist/Crypt-DSA/Changes
This commit is contained in:
Anton Berezin 2009-09-11 16:10:05 +00:00
parent 11f59baf49
commit 8f1cba59ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=241241
2 changed files with 6 additions and 5 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= Crypt-DSA
PORTVERSION= 0.14
PORTVERSION= 1.16
CATEGORIES= security perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -17,7 +17,8 @@ COMMENT= DSA signature and key generation
RUN_DEPENDS= ${SITE_PERL}/Math/BigInt.pm:${PORTSDIR}/math/p5-Math-BigInt \
${SITE_PERL}/${PERL_ARCH}/Digest/SHA1.pm:${PORTSDIR}/security/p5-Digest-SHA1 \
${SITE_PERL}/Convert/PEM.pm:${PORTSDIR}/converters/p5-Convert-PEM \
${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer
${SITE_PERL}/Data/Buffer.pm:${PORTSDIR}/misc/p5-Data-Buffer \
p5-File-Which>=0.05:${PORTSDIR}/sysutils/p5-File-Which
BUILD_DEPENDS= ${RUN_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Crypt-DSA-0.14.tar.gz) = 5ff5ab4be5501f5547bbe46cdc3de442
SHA256 (Crypt-DSA-0.14.tar.gz) = eec62500ccf6abdc627cacbfca38362dc118895b772778c39cd1882ca095b51f
SIZE (Crypt-DSA-0.14.tar.gz) = 31595
MD5 (Crypt-DSA-1.16.tar.gz) = a099204d57043767fbe31d639eb43b03
SHA256 (Crypt-DSA-1.16.tar.gz) = a18028bf9c5673b5c5fb12ed7bec0255497562009f5c9648831016f263bf5bef
SIZE (Crypt-DSA-1.16.tar.gz) = 39534