diff --git a/security/p5-Crypt-URandom/Makefile b/security/p5-Crypt-URandom/Makefile index a7793d5aac7e..819719bd75f1 100644 --- a/security/p5-Crypt-URandom/Makefile +++ b/security/p5-Crypt-URandom/Makefile @@ -1,21 +1,22 @@ PORTNAME= Crypt-URandom -PORTVERSION= 0.40 +PORTVERSION= 0.44 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl extension to provide non blocking randomness WWW= https://metacpan.org/release/Crypt-URandom LICENSE= ART10 GPLv1+ LICENSE_COMB= dual TEST_DEPENDS= p5-Test-Pod>=1.14:devel/p5-Test-Pod USES= perl5 USE_PERL5= configure -NO_ARCH= yes +post-install: + ${STRIP_CMD} ${STAGEDIR}${PREFIX}/${SITE_ARCH_REL}/auto/Crypt/URandom/URandom.so .include diff --git a/security/p5-Crypt-URandom/distinfo b/security/p5-Crypt-URandom/distinfo index 214c70c5d340..7295badead0b 100644 --- a/security/p5-Crypt-URandom/distinfo +++ b/security/p5-Crypt-URandom/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1709391148 -SHA256 (Crypt-URandom-0.40.tar.gz) = 71a0350e237dabec8d95c4159cb77a2f20f4e81902c988438fbdd82cf65a8195 -SIZE (Crypt-URandom-0.40.tar.gz) = 9151 +TIMESTAMP = 1736671267 +SHA256 (Crypt-URandom-0.44.tar.gz) = b89df9a135855bb963926deb6bd056bb9083fe0cc688f2cd9e2ca52424d22ef6 +SIZE (Crypt-URandom-0.44.tar.gz) = 13702 diff --git a/security/p5-Crypt-URandom/pkg-plist b/security/p5-Crypt-URandom/pkg-plist index 00b776f7e855..4cb22f9daeec 100644 --- a/security/p5-Crypt-URandom/pkg-plist +++ b/security/p5-Crypt-URandom/pkg-plist @@ -1,2 +1,3 @@ -%%SITE_PERL%%/Crypt/URandom.pm +%%SITE_ARCH%%/Crypt/URandom.pm +%%SITE_ARCH%%/auto/Crypt/URandom/URandom.so %%PERL5_MAN3%%/Crypt::URandom.3.gz