diff options
author | jadawin <jadawin@FreeBSD.org> | 2014-10-31 23:26:41 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2014-10-31 23:26:41 +0800 |
commit | 9424b8e3875457268f6bb923845eeb0696aee9ee (patch) | |
tree | 540d668bd2044ffb1097ba5f7de92d64c476a88b /devel | |
parent | 3e9f0083b52e1e384f24a1eb40350b7fe711c697 (diff) | |
download | freebsd-ports-gnome-9424b8e3875457268f6bb923845eeb0696aee9ee.tar.gz freebsd-ports-gnome-9424b8e3875457268f6bb923845eeb0696aee9ee.tar.zst freebsd-ports-gnome-9424b8e3875457268f6bb923845eeb0696aee9ee.zip |
- Update to 0.80
Diffstat (limited to 'devel')
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/Makefile | 2 | ||||
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/distinfo | 4 | ||||
-rw-r--r-- | devel/p5-Algorithm-Evolutionary/pkg-plist | 2 |
3 files changed, 3 insertions, 5 deletions
diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index a579c33e1490..84d5783eefa7 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Algorithm-Evolutionary -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/devel/p5-Algorithm-Evolutionary/distinfo b/devel/p5-Algorithm-Evolutionary/distinfo index b18e13e90c6e..b9ec80ea5135 100644 --- a/devel/p5-Algorithm-Evolutionary/distinfo +++ b/devel/p5-Algorithm-Evolutionary/distinfo @@ -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 diff --git a/devel/p5-Algorithm-Evolutionary/pkg-plist b/devel/p5-Algorithm-Evolutionary/pkg-plist index 4fb9e653e335..1907e7aed78b 100644 --- a/devel/p5-Algorithm-Evolutionary/pkg-plist +++ b/devel/p5-Algorithm-Evolutionary/pkg-plist @@ -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 |