mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
security/p5-Crypt-Primes: Update to 0.52
- Add LICENSE_FILE - Sort PLIST Changes: https://metacpan.org/dist/Crypt-Primes/changes
This commit is contained in:
parent
54387c4b3e
commit
64081579be
3 changed files with 7 additions and 5 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= Crypt-Primes
|
||||
PORTVERSION= 0.50
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 0.52
|
||||
CATEGORIES= security perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,6 +10,7 @@ WWW= https://metacpan.org/release/Crypt-Primes
|
|||
|
||||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
RUN_DEPENDS= p5-Crypt-Random>=0:security/p5-Crypt-Random \
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= p5-Crypt-Random>=0:security/p5-Crypt-Random \
|
|||
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
NO_ARCH= yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (Crypt-Primes-0.50.tar.gz) = 07186d66e266e4c09bb8504e50465fc78ff3ac52e3f7c5c80367e3ae71a1de21
|
||||
SIZE (Crypt-Primes-0.50.tar.gz) = 136299
|
||||
TIMESTAMP = 1738090228
|
||||
SHA256 (Crypt-Primes-0.52.tar.gz) = 8d32c7f810c755359a96812cf916d42e2bb4450b5d1ea2044b7bf19077d7081f
|
||||
SIZE (Crypt-Primes-0.52.tar.gz) = 151272
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
bin/largeprimes
|
||||
%%PERL5_MAN3%%/Crypt::Primes.3.gz
|
||||
%%SITE_PERL%%/Crypt/Primes.pm
|
||||
%%PERL5_MAN1%%/largeprimes.1.gz
|
||||
%%PERL5_MAN3%%/Crypt::Primes.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue