diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-05 01:21:25 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2007-02-05 01:21:25 +0000 |
commit | 69ff078d1fd0f9a09e0f44e7077409761a363675 (patch) | |
tree | 7c9efe8be1c8e408ccc207e8c4a41155dd255ea5 /security/p5-Data-Entropy | |
parent | b9ab3f6bd28d80325265ac8785fab8bae7d410ce (diff) | |
download | ports-69ff078d1fd0f9a09e0f44e7077409761a363675.tar.gz ports-69ff078d1fd0f9a09e0f44e7077409761a363675.zip |
Notes
Diffstat (limited to 'security/p5-Data-Entropy')
-rw-r--r-- | security/p5-Data-Entropy/Makefile | 5 | ||||
-rw-r--r-- | security/p5-Data-Entropy/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/security/p5-Data-Entropy/Makefile b/security/p5-Data-Entropy/Makefile index 02a945ce467e..8fdee3ddd0c9 100644 --- a/security/p5-Data-Entropy/Makefile +++ b/security/p5-Data-Entropy/Makefile @@ -6,14 +6,13 @@ # PORTNAME= Data-Entropy -PORTVERSION= 0.002 -PORTREVISION= 1 +PORTVERSION= 0.003 CATEGORIES= security perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Data PKGNAMEPREFIX= p5- -MAINTAINER= gslin@gslin.org +MAINTAINER= perl@FreeBSD.org COMMENT= Entropy (randomness) management RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Crypt/Rijndael.pm:${PORTSDIR}/security/p5-Crypt-Rijndael \ diff --git a/security/p5-Data-Entropy/distinfo b/security/p5-Data-Entropy/distinfo index d990525229c2..e5b7bdf2c95f 100644 --- a/security/p5-Data-Entropy/distinfo +++ b/security/p5-Data-Entropy/distinfo @@ -1,3 +1,3 @@ -MD5 (Data-Entropy-0.002.tar.gz) = e839eeb59d0b0d6b9acb36331bdcf98f -SHA256 (Data-Entropy-0.002.tar.gz) = 2cbba2ee8b8042d86f74513f20958c60d65247eec6e3c32089027ae0cffebe48 -SIZE (Data-Entropy-0.002.tar.gz) = 33024 +MD5 (Data-Entropy-0.003.tar.gz) = c30c3af07360ea8633c06190a01f0107 +SHA256 (Data-Entropy-0.003.tar.gz) = f269a32325a1cfb6a5be304ca807fe437f4c0ebbaf32cb815b73b121baf81e27 +SIZE (Data-Entropy-0.003.tar.gz) = 33195 |