diff options
Diffstat (limited to 'security/p5-Crypt-DH')
-rw-r--r-- | security/p5-Crypt-DH/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Crypt-DH/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Crypt-DH/Makefile b/security/p5-Crypt-DH/Makefile index 27869202377c..53e60fd79d93 100644 --- a/security/p5-Crypt-DH/Makefile +++ b/security/p5-Crypt-DH/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Crypt-DH -PORTVERSION= 0.06 +PORTVERSION= 0.07 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,12 +14,15 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl5 interface to a Diffie-Hellman key exchange system +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= Crypt::DH.3 PLIST_FILES= %%SITE_PERL%%/Crypt/DH.pm \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH/.packlist -PLIST_DIRS= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH \ +PLIST_DIRSTRY= %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt/DH \ %%SITE_PERL%%/%%PERL_ARCH%%/auto/Crypt \ %%SITE_PERL%%/Crypt diff --git a/security/p5-Crypt-DH/distinfo b/security/p5-Crypt-DH/distinfo index d0bbe84d76a7..837a4a5c4026 100644 --- a/security/p5-Crypt-DH/distinfo +++ b/security/p5-Crypt-DH/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-DH-0.06.tar.gz) = 78f14d7c776793655633d5e53e8ebf699e2ae2782c7951130af6f593a32a29c1 -SIZE (Crypt-DH-0.06.tar.gz) = 18088 +SHA256 (Crypt-DH-0.07.tar.gz) = c88cf3423b01e6782e8986d7fe5304436ab84b0925c4498c6fdfa17ef9a37f5f +SIZE (Crypt-DH-0.07.tar.gz) = 43736 |