diff --git a/security/p5-Data-Entropy/Makefile b/security/p5-Data-Entropy/Makefile index 8ccbf7c78ae5..9b598fc05d2e 100644 --- a/security/p5-Data-Entropy/Makefile +++ b/security/p5-Data-Entropy/Makefile @@ -1,24 +1,27 @@ PORTNAME= Data-Entropy -PORTVERSION= 0.007 -PORTREVISION= 1 +PORTVERSION= 0.008 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Entropy (randomness) management WWW= https://metacpan.org/release/Data-Entropy LICENSE= ART10 GPLv1+ LICENSE_COMB= dual +BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Crypt-Rijndael>=0:security/p5-Crypt-Rijndael \ + p5-Crypt-URandom>=0.36:security/p5-Crypt-URandom \ p5-Data-Float>=0.008:math/p5-Data-Float \ - p5-HTTP-Lite>=0.22:www/p5-HTTP-Lite \ + p5-HTTP-Lite>=2.20:www/p5-HTTP-Lite \ + p5-Module-Build>=0:devel/p5-Module-Build \ p5-Params-Classify>=0:devel/p5-Params-Classify USES= perl5 -USE_PERL5= modbuild +USE_PERL5= configure + NO_ARCH= yes .include diff --git a/security/p5-Data-Entropy/distinfo b/security/p5-Data-Entropy/distinfo index a11d0ddcc027..e50fa82fd6e0 100644 --- a/security/p5-Data-Entropy/distinfo +++ b/security/p5-Data-Entropy/distinfo @@ -1,2 +1,3 @@ -SHA256 (Data-Entropy-0.007.tar.gz) = 2611c4a1a3038594d79ea4ed14d9e15a9af8f77105f51667795fe4f8a53427e4 -SIZE (Data-Entropy-0.007.tar.gz) = 43667 +TIMESTAMP = 1744289416 +SHA256 (Data-Entropy-0.008.tar.gz) = 18a52b1386e82c6b8cdb384a39861d60220a442a790e077010be72dd853b67b3 +SIZE (Data-Entropy-0.008.tar.gz) = 40697 diff --git a/security/p5-Data-Entropy/pkg-plist b/security/p5-Data-Entropy/pkg-plist index 8145073fe65d..e83105a04eb9 100644 --- a/security/p5-Data-Entropy/pkg-plist +++ b/security/p5-Data-Entropy/pkg-plist @@ -1,14 +1,14 @@ -%%PERL5_MAN3%%/Data::Entropy.3.gz -%%PERL5_MAN3%%/Data::Entropy::Algorithms.3.gz -%%PERL5_MAN3%%/Data::Entropy::RawSource::CryptCounter.3.gz -%%PERL5_MAN3%%/Data::Entropy::RawSource::Local.3.gz -%%PERL5_MAN3%%/Data::Entropy::RawSource::RandomOrg.3.gz -%%PERL5_MAN3%%/Data::Entropy::RawSource::RandomnumbersInfo.3.gz -%%PERL5_MAN3%%/Data::Entropy::Source.3.gz %%SITE_PERL%%/Data/Entropy.pm %%SITE_PERL%%/Data/Entropy/Algorithms.pm %%SITE_PERL%%/Data/Entropy/RawSource/CryptCounter.pm %%SITE_PERL%%/Data/Entropy/RawSource/Local.pm %%SITE_PERL%%/Data/Entropy/RawSource/RandomOrg.pm %%SITE_PERL%%/Data/Entropy/RawSource/RandomnumbersInfo.pm %%SITE_PERL%%/Data/Entropy/Source.pm +%%PERL5_MAN3%%/Data::Entropy.3.gz +%%PERL5_MAN3%%/Data::Entropy::Algorithms.3.gz +%%PERL5_MAN3%%/Data::Entropy::RawSource::CryptCounter.3.gz +%%PERL5_MAN3%%/Data::Entropy::RawSource::Local.3.gz +%%PERL5_MAN3%%/Data::Entropy::RawSource::RandomOrg.3.gz +%%PERL5_MAN3%%/Data::Entropy::RawSource::RandomnumbersInfo.3.gz +%%PERL5_MAN3%%/Data::Entropy::Source.3.gz