git: d720e95cb67a - main - security/p5-Crypt-URandom: Update to 0.44
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 28 Jan 2025 17:07:44 UTC
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=d720e95cb67a737ca5687964f9388580ba6dd0a4 commit d720e95cb67a737ca5687964f9388580ba6dd0a4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2025-01-28 16:58:35 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2025-01-28 17:05:02 +0000 security/p5-Crypt-URandom: Update to 0.44 Changes: https://metacpan.org/dist/Crypt-URandom/changes --- security/p5-Crypt-URandom/Makefile | 5 +++-- security/p5-Crypt-URandom/distinfo | 6 +++--- security/p5-Crypt-URandom/pkg-plist | 3 ++- 3 files changed, 8 insertions(+), 6 deletions(-) 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,5 +1,5 @@ PORTNAME= Crypt-URandom -PORTVERSION= 0.40 +PORTVERSION= 0.44 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,6 +16,7 @@ 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 <bsd.port.mk> 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