Update to 0.07 to fix build with perl-5.18.
Changes: 0.07 2012.06.06 - Made Math::BigInt::* dependency dynamic to avoid Math::BigInt falling back to BigInt backends that are too slow for practical use.
This commit is contained in:
parent
92e465937c
commit
0b92f52679
2 changed files with 7 additions and 9 deletions
|
@ -1,9 +1,7 @@
|
|||
# $NetBSD: Makefile,v 1.11 2013/05/31 12:41:53 wiz Exp $
|
||||
#
|
||||
# $NetBSD: Makefile,v 1.12 2013/06/17 11:18:37 wiz Exp $
|
||||
|
||||
DISTNAME= Crypt-DH-0.06
|
||||
PKGNAME= p5-Crypt-DH-0.06
|
||||
PKGREVISION= 6
|
||||
DISTNAME= Crypt-DH-0.07
|
||||
PKGNAME= p5-${DISTNAME}
|
||||
SVR4_PKGNAME= p5cdh
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Crypt/}
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
$NetBSD: distinfo,v 1.1.1.1 2005/10/12 17:55:26 seb Exp $
|
||||
$NetBSD: distinfo,v 1.2 2013/06/17 11:18:37 wiz Exp $
|
||||
|
||||
SHA1 (Crypt-DH-0.06.tar.gz) = 99bfb2ba25872924f65b2c8c6e97d5e7c85f9b04
|
||||
RMD160 (Crypt-DH-0.06.tar.gz) = 777476bd6a20082e44fe3cd4b1b6c81b2b93aa22
|
||||
Size (Crypt-DH-0.06.tar.gz) = 18088 bytes
|
||||
SHA1 (Crypt-DH-0.07.tar.gz) = 148b2aaf111762295667806334d5595eb567310e
|
||||
RMD160 (Crypt-DH-0.07.tar.gz) = dd86c6afd678847a74420f4f4b4c2de1cf9f71d4
|
||||
Size (Crypt-DH-0.07.tar.gz) = 43736 bytes
|
||||
|
|
Loading…
Reference in a new issue