mirror of
https://git.freebsd.org/ports.git
synced 2025-06-01 10:56:27 -04:00
textproc/p5-String-Compare-ConstantTime: Update to 0.321
- Sort PLIST Changes: https://metacpan.org/dist/String-Compare-ConstantTime/changes
This commit is contained in:
parent
83831c81eb
commit
537a058b44
3 changed files with 7 additions and 7 deletions
|
@ -1,6 +1,5 @@
|
|||
PORTNAME= String-Compare-ConstantTime
|
||||
PORTVERSION= 0.310
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 0.321
|
||||
CATEGORIES= textproc perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -11,7 +10,7 @@ COMMENT= Perl extension for timing side-channel protected string compare
|
|||
LICENSE= ART10 GPLv1+
|
||||
LICENSE_COMB= dual
|
||||
|
||||
USES= perl5
|
||||
USES= perl5
|
||||
USE_PERL5= configure
|
||||
|
||||
post-install:
|
||||
|
|
|
@ -1,2 +1,3 @@
|
|||
SHA256 (String-Compare-ConstantTime-0.310.tar.gz) = 006e44c66c2efdf241d79460cf79fc0863211fd765093efb4f73752818edeaca
|
||||
SIZE (String-Compare-ConstantTime-0.310.tar.gz) = 5721
|
||||
TIMESTAMP = 1650229140
|
||||
SHA256 (String-Compare-ConstantTime-0.321.tar.gz) = 0b26ba2b121d8004425d4485d1d46f59001c83763aa26624dff6220d7735d7f7
|
||||
SIZE (String-Compare-ConstantTime-0.321.tar.gz) = 6543
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
%%PERL5_MAN3%%/String::Compare::ConstantTime.3.gz
|
||||
%%SITE_ARCH%%/auto/String/Compare/ConstantTime/ConstantTime.so
|
||||
%%SITE_ARCH%%/String/Compare/ConstantTime.pm
|
||||
%%SITE_ARCH%%/auto/String/Compare/ConstantTime/ConstantTime.so
|
||||
%%PERL5_MAN3%%/String::Compare::ConstantTime.3.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue