diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 04:10:10 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-07-10 04:10:10 +0000 |
commit | 80fc9f70cd7e73927b6610595dc47d42747fb03d (patch) | |
tree | 1e1e0f87c6213250ad0af408753465a6a4d7f42e /devel/p5-Algorithm-Evolutionary | |
parent | f49700d8c9ff4da0886292ff7dc1056a839b26d4 (diff) | |
download | ports-80fc9f70cd7e73927b6610595dc47d42747fb03d.tar.gz ports-80fc9f70cd7e73927b6610595dc47d42747fb03d.zip |
Notes
Diffstat (limited to 'devel/p5-Algorithm-Evolutionary')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/Makefile | 6 | ||||
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index 7e03d53589cb..697c66a35087 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -6,8 +6,7 @@ # PORTNAME= Algorithm-Evolutionary -PORTVERSION= 0.77 -PORTREVISION= 1 +PORTVERSION= 0.78 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= A library for doing evolutionary computation in Perl +LICENSE= GPLv2 + BUILD_DEPENDS= p5-Algorithm-Permute>=0.01:${PORTSDIR}/devel/p5-Algorithm-Permute \ p5-Bit-Vector>=0:${PORTSDIR}/math/p5-Bit-Vector \ p5-Clone>=0.31:${PORTSDIR}/devel/p5-Clone \ @@ -29,7 +30,6 @@ BUILD_DEPENDS= p5-Algorithm-Permute>=0.01:${PORTSDIR}/devel/p5-Algorithm-Permute p5-XML-Parser-Style-EasyTree>=0:${PORTSDIR}/textproc/p5-XML-Parser-Style-EasyTree \ p5-YAML>=0:${PORTSDIR}/textproc/p5-YAML RUN_DEPENDS:= ${BUILD_DEPENDS} - TEST_DEPENDS= p5-Pod-Escapes>=0:${PORTSDIR}/textproc/p5-Pod-Escapes \ p5-Test-Pod>=0:${PORTSDIR}/devel/p5-Test-Pod diff --git a/devel/p5-Algorithm-Evolutionary/distinfo b/devel/p5-Algorithm-Evolutionary/distinfo index f85a5cf93f66..71b7a765b4e1 100644 --- a/devel/p5-Algorithm-Evolutionary/distinfo +++ b/devel/p5-Algorithm-Evolutionary/distinfo @@ -1,2 +1,2 @@ -SHA256 (Algorithm-Evolutionary-0.77.tar.gz) = e69ef8d7fe0af12dbf3bf29154a1c1e533bc04fb32566f3bb26524a084da50a8 -SIZE (Algorithm-Evolutionary-0.77.tar.gz) = 112153 +SHA256 (Algorithm-Evolutionary-0.78.tar.gz) = 80a4c6876c5c13e9a31a692460bec30af39f9e8b5bfc43f0943b089c029ac206 +SIZE (Algorithm-Evolutionary-0.78.tar.gz) = 111973 |