diff options
author | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-05-22 14:25:09 +0000 |
---|---|---|
committer | Philippe Audeoud <jadawin@FreeBSD.org> | 2014-05-22 14:25:09 +0000 |
commit | 67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d (patch) | |
tree | 66ccf64cfa69671a6e683b4c4484d63d9579bb52 /net/p5-Crypt-DH-GMP | |
parent | 66ba76aae4cf8a1222c89257dfa943f1e411d6b6 (diff) | |
download | ports-67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d.tar.gz ports-67b18bd29cb8e8c4d977c7f9646fabe45a4d1f5d.zip |
Notes
Diffstat (limited to 'net/p5-Crypt-DH-GMP')
-rw-r--r-- | net/p5-Crypt-DH-GMP/Makefile | 5 | ||||
-rw-r--r-- | net/p5-Crypt-DH-GMP/distinfo | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/net/p5-Crypt-DH-GMP/Makefile b/net/p5-Crypt-DH-GMP/Makefile index 73ad0cf15fab..a2bfe9e9f107 100644 --- a/net/p5-Crypt-DH-GMP/Makefile +++ b/net/p5-Crypt-DH-GMP/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Crypt-DH-GMP -PORTVERSION= 0.00011 +PORTVERSION= 0.00012 CATEGORIES= net perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -10,6 +10,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Crypt::DH Using GMP Directly +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + BUILD_DEPENDS= p5-Devel-CheckLib>=0.40:${PORTSDIR}/devel/p5-Devel-CheckLib LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp TEST_DEPENDS= p5-Test-Requires>=0:${PORTSDIR}/devel/p5-Test-Requires diff --git a/net/p5-Crypt-DH-GMP/distinfo b/net/p5-Crypt-DH-GMP/distinfo index edb65b1fb713..a4f767624e41 100644 --- a/net/p5-Crypt-DH-GMP/distinfo +++ b/net/p5-Crypt-DH-GMP/distinfo @@ -1,2 +1,2 @@ -SHA256 (Crypt-DH-GMP-0.00011.tar.gz) = 1f0e0c32a180dd730ff54121d6b8b2186ba2ed7f160af493bda209488ff93a31 -SIZE (Crypt-DH-GMP-0.00011.tar.gz) = 78587 +SHA256 (Crypt-DH-GMP-0.00012.tar.gz) = 51e7a47ae594cf55f66c0762f669215486e7d8b3460bdadfe79350ccf26daf38 +SIZE (Crypt-DH-GMP-0.00012.tar.gz) = 34421 |