update to Crypt-DH-0.06

from Jasper Lievisse Adriaanse <jasper at nedbsd.nl>
This commit is contained in:
sturm 2005-12-12 19:30:58 +00:00
parent 444f906218
commit 3f93f53461
2 changed files with 11 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.1.1.1 2005/02/23 20:08:48 sturm Exp $
# $OpenBSD: Makefile,v 1.2 2005/12/12 19:30:58 sturm Exp $
COMMENT= "Diffie-Hellman key exchange system"
DISTNAME= Crypt-DH-0.03
DISTNAME= Crypt-DH-0.06
PKGNAME= p5-${DISTNAME}
CATEGORIES= security perl5
@ -23,4 +23,9 @@ CONFIGURE_STYLE=perl
PKG_ARCH= *
NO_REGRESS= "tests take ages to complete"
pre-build:
@perl -pi -e "s/urandom/arandom/g" ${WRKSRC}/lib/Crypt/DH.pm
.include <bsd.port.mk>

View File

@ -1,4 +1,4 @@
MD5 (Crypt-DH-0.03.tar.gz) = e0af4baf9d5c9089ca8f1ad316701a82
RMD160 (Crypt-DH-0.03.tar.gz) = 142d3075c6da5d90f549fc2a754afc774cd9451a
SHA1 (Crypt-DH-0.03.tar.gz) = 5ca0c940cbcd08feb6c14c60885c6335ffaba0e7
SIZE (Crypt-DH-0.03.tar.gz) = 3479
MD5 (Crypt-DH-0.06.tar.gz) = eabecac024d427c670a6e0edbadcec5d
RMD160 (Crypt-DH-0.06.tar.gz) = 777476bd6a20082e44fe3cd4b1b6c81b2b93aa22
SHA1 (Crypt-DH-0.06.tar.gz) = 99bfb2ba25872924f65b2c8c6e97d5e7c85f9b04
SIZE (Crypt-DH-0.06.tar.gz) = 18088