diff --git a/security/p5-Crypt-Random/Makefile b/security/p5-Crypt-Random/Makefile index 06b40d35bb9d..3b7971bac508 100644 --- a/security/p5-Crypt-Random/Makefile +++ b/security/p5-Crypt-Random/Makefile @@ -1,24 +1,24 @@ PORTNAME= Crypt-Random -PORTVERSION= 1.54 +PORTVERSION= 1.56 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Cryptographically Secure, True Random Number Generator WWW= https://metacpan.org/release/Crypt-Random LICENSE= ART10 GPLv1+ LICENSE_COMB= dual BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Class-Loader>=2.00:devel/p5-Class-Loader \ p5-Math-Pari>=2.001804:math/p5-Math-Pari \ p5-Statistics-ChiSquare>=1.0000:math/p5-Statistics-ChiSquare USES= perl5 USE_PERL5= configure NO_ARCH= yes .include diff --git a/security/p5-Crypt-Random/distinfo b/security/p5-Crypt-Random/distinfo index 1d35ec330347..f79b3bd801fe 100644 --- a/security/p5-Crypt-Random/distinfo +++ b/security/p5-Crypt-Random/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1624189739 -SHA256 (Crypt-Random-1.54.tar.gz) = d66f8e17edc3877cc797fdd59de534e3990636f8f1a5e726062159af7e67dacc -SIZE (Crypt-Random-1.54.tar.gz) = 22368 +TIMESTAMP = 1738736621 +SHA256 (Crypt-Random-1.56.tar.gz) = e1cb37e58f1da29d75b34d8933cf638a10fdf1c58f056d078ef382fc1bbaf4d5 +SIZE (Crypt-Random-1.56.tar.gz) = 24592 diff --git a/security/p5-Crypt-Random/pkg-plist b/security/p5-Crypt-Random/pkg-plist index 480cfefe2d4b..69a1a34b073c 100644 --- a/security/p5-Crypt-Random/pkg-plist +++ b/security/p5-Crypt-Random/pkg-plist @@ -1,9 +1,10 @@ bin/makerandom %%SITE_PERL%%/Crypt/Random.pm %%SITE_PERL%%/Crypt/Random/Generator.pm %%SITE_PERL%%/Crypt/Random/Provider/File.pm %%SITE_PERL%%/Crypt/Random/Provider/devrandom.pm %%SITE_PERL%%/Crypt/Random/Provider/devurandom.pm %%SITE_PERL%%/Crypt/Random/Provider/egd.pm %%SITE_PERL%%/Crypt/Random/Provider/rand.pm +%%SITE_PERL%%/Crypt/Random/Provider/Win32API.pm %%PERL5_MAN3%%/Crypt::Random.3.gz