diff options
author | bapt <bapt@FreeBSD.org> | 2011-05-31 04:58:38 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2011-05-31 04:58:38 +0800 |
commit | 72267eead38a9b116fc87e95e85aad686c448a44 (patch) | |
tree | 2a310c91602f556cae6b24ba78ca8a85510b67f3 /security/p5-Crypt-RIPEMD160 | |
parent | b3365ae8f3fb4e3845ff1aec24479c8c5281a7a9 (diff) | |
download | freebsd-ports-graphics-72267eead38a9b116fc87e95e85aad686c448a44.tar.gz freebsd-ports-graphics-72267eead38a9b116fc87e95e85aad686c448a44.tar.zst freebsd-ports-graphics-72267eead38a9b116fc87e95e85aad686c448a44.zip |
- update to 0.05
- add licenses
- add "created date" in header (corresponding to the date when the ports was added)
Diffstat (limited to 'security/p5-Crypt-RIPEMD160')
-rw-r--r-- | security/p5-Crypt-RIPEMD160/Makefile | 7 | ||||
-rw-r--r-- | security/p5-Crypt-RIPEMD160/distinfo | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/security/p5-Crypt-RIPEMD160/Makefile b/security/p5-Crypt-RIPEMD160/Makefile index 1deef3a971f..28e96acbd25 100644 --- a/security/p5-Crypt-RIPEMD160/Makefile +++ b/security/p5-Crypt-RIPEMD160/Makefile @@ -1,12 +1,12 @@ # New ports collection makefile for: p5-Crypt-RIPEMD160 -# Date created: +# Date created: 2001-09-12 # Whom: Michael Haro <mharo@FreeBSD.org> # # $FreeBSD$ # PORTNAME= Crypt-RIPEMD160 -PORTVERSION= 0.04 +PORTVERSION= 0.05 CATEGORIES= security perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,6 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= RIPEMD-160 message digest algorithm +LICENSE_COMB= dual +LICENSE= ART20 GPLv1 + PERL_CONFIGURE= yes MAN3= Crypt::RIPEMD160::MAC.3 Crypt::RIPEMD160.3 diff --git a/security/p5-Crypt-RIPEMD160/distinfo b/security/p5-Crypt-RIPEMD160/distinfo index e598b1989a9..fe886cba530 100644 --- a/security/p5-Crypt-RIPEMD160/distinfo +++ b/security/p5-Crypt-RIPEMD160/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-RIPEMD160-0.04.tar.gz) = df8d8171a4ecee92bf36a09bd67650fd23666ec5d202f6817387d21c8c3abc82 -SIZE (Crypt-RIPEMD160-0.04.tar.gz) = 57548 +SHA256 (Crypt-RIPEMD160-0.05.tar.gz) = ec8987517d138ac8a4be3c72ba36d69e06f18378a284f6df03c4f954ceaedaa8 +SIZE (Crypt-RIPEMD160-0.05.tar.gz) = 58960 |