1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Update to 0.54. Set maintainer to perl@.

This commit is contained in:
Anton Berezin 2006-03-28 13:30:25 +00:00
parent 1594e1266c
commit a76f025927
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=158321
2 changed files with 8 additions and 6 deletions

View File

@ -7,19 +7,21 @@
#
PORTNAME= Algorithm-Evolutionary
PORTVERSION= 0.53
PORTVERSION= 0.54
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Algorithm
PKGNAMEPREFIX= p5-
MAINTAINER= ports@FreeBSD.org
MAINTAINER= perl@FreeBSD.org
COMMENT= A library for doing evolutionary computation in Perl
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Algorithm/Permute.pm:${PORTSDIR}/devel/p5-Algorithm-Permute \
${SITE_PERL}/Test/Simple.pm:${PORTSDIR}/devel/p5-Test-Simple \
${SITE_PERL}/Tree/DAG_Node.pm:${PORTSDIR}/devel/p5-Tree-DAG_Node \
${SITE_PERL}/XML/Parser/EasyTree.pm:${PORTSDIR}/textproc/p5-XML-Parser-EasyTree
${SITE_PERL}/XML/Parser/EasyTree.pm:${PORTSDIR}/textproc/p5-XML-Parser-EasyTree \
p5-XML-LibXML>=1.5:${PORTSDIR}/textproc/p5-XML-LibXML \
p5-Math-Random>=0.63:${PORTSDIR}/math/p5-Math-Random
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes

View File

@ -1,3 +1,3 @@
MD5 (Algorithm-Evolutionary-0.53.tar.gz) = d1ea563c7702011768868b32e9045c0e
SHA256 (Algorithm-Evolutionary-0.53.tar.gz) = 346d45ed2e71909609f64a798fbb1aa37e3d849467cda6b08c08124734c1ba3a
SIZE (Algorithm-Evolutionary-0.53.tar.gz) = 46965
MD5 (Algorithm-Evolutionary-0.54.tar.gz) = 5af257efc7c296a1f6271bd92bdb5ad6
SHA256 (Algorithm-Evolutionary-0.54.tar.gz) = 6379fe4218305c98c9caf207fa31d19a679015ce11c4971fc0a982b9e946c1a0
SIZE (Algorithm-Evolutionary-0.54.tar.gz) = 51316