diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-05-22 22:25:09 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-05-22 22:25:09 +0800 |
commit | 112a458a5d3c0e9583c1eead1918860f4cde71f0 (patch) | |
tree | 66ccf64cfa69671a6e683b4c4484d63d9579bb52 | |
parent | e037ca20a35331fe99a17bbac0fa86b5eaf24b39 (diff) | |
download | freebsd-ports-gnome-112a458a5d3c0e9583c1eead1918860f4cde71f0.tar.gz freebsd-ports-gnome-112a458a5d3c0e9583c1eead1918860f4cde71f0.tar.zst freebsd-ports-gnome-112a458a5d3c0e9583c1eead1918860f4cde71f0.zip |
- Update to 0.00012
- Add Licence
-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 |