mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Update to 0.80
This commit is contained in:
parent
7dbb3359c1
commit
d16a5551d0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=371846
3 changed files with 3 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= Algorithm-Evolutionary
|
||||
PORTVERSION= 0.79
|
||||
PORTVERSION= 0.80
|
||||
CATEGORIES= devel perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
SHA256 (Algorithm-Evolutionary-0.79.tar.gz) = df910def71d1e09122c86c2b6a61394ee29b67a3301221704dee3fa1da010551
|
||||
SIZE (Algorithm-Evolutionary-0.79.tar.gz) = 112341
|
||||
SHA256 (Algorithm-Evolutionary-0.80.tar.gz) = a598f29701b7c16c4b5c9653bc5adf6a52cb0f000cfbd4c95d514f08be8f0d12
|
||||
SIZE (Algorithm-Evolutionary-0.80.tar.gz) = 99803
|
||||
|
|
|
@ -77,7 +77,6 @@ bin/tide_float.pl
|
|||
%%PERL5_MAN3%%/Algorithm::Evolutionary::Run.3.gz
|
||||
%%PERL5_MAN3%%/Algorithm::Evolutionary::Utils.3.gz
|
||||
%%PERL5_MAN3%%/Algorithm::Evolutionary::Wheel.3.gz
|
||||
%%PERL5_MAN3%%/Algorithm::Evolutionary::XML.3.gz
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary.pm
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary/Experiment.pm
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary/Fitness/Any.pm
|
||||
|
@ -153,7 +152,6 @@ bin/tide_float.pl
|
|||
%%SITE_PERL%%/Algorithm/Evolutionary/Run.pm
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary/Utils.pm
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary/Wheel.pm
|
||||
%%SITE_PERL%%/Algorithm/Evolutionary/XML.pod
|
||||
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Algorithm/Evolutionary/.packlist
|
||||
man/man1/canonical-genetic-algorithm.pl.1.gz
|
||||
man/man1/rectangle-coverage.pl.1.gz
|
||||
|
|
Loading…
Add table
Reference in a new issue