From owner-svn-ports-head@FreeBSD.ORG Fri Oct 31 15:26:43 2014 Return-Path: Delivered-To: svn-ports-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 3E68AD6B; Fri, 31 Oct 2014 15:26:43 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 10742FAE; Fri, 31 Oct 2014 15:26:43 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.9/8.14.9) with ESMTP id s9VFQg9n084039; Fri, 31 Oct 2014 15:26:42 GMT (envelope-from jadawin@FreeBSD.org) Received: (from jadawin@localhost) by svn.freebsd.org (8.14.9/8.14.9/Submit) id s9VFQgU0084036; Fri, 31 Oct 2014 15:26:42 GMT (envelope-from jadawin@FreeBSD.org) Message-Id: <201410311526.s9VFQgU0084036@svn.freebsd.org> X-Authentication-Warning: svn.freebsd.org: jadawin set sender to jadawin@FreeBSD.org using -f From: Philippe Audeoud Date: Fri, 31 Oct 2014 15:26:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r371846 - head/devel/p5-Algorithm-Evolutionary X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 31 Oct 2014 15:26:43 -0000 Author: jadawin Date: Fri Oct 31 15:26:41 2014 New Revision: 371846 URL: https://svnweb.freebsd.org/changeset/ports/371846 QAT: https://qat.redports.org/buildarchive/r371846/ Log: - Update to 0.80 Modified: head/devel/p5-Algorithm-Evolutionary/Makefile head/devel/p5-Algorithm-Evolutionary/distinfo head/devel/p5-Algorithm-Evolutionary/pkg-plist Modified: head/devel/p5-Algorithm-Evolutionary/Makefile ============================================================================== --- head/devel/p5-Algorithm-Evolutionary/Makefile Fri Oct 31 15:11:29 2014 (r371845) +++ head/devel/p5-Algorithm-Evolutionary/Makefile Fri Oct 31 15:26:41 2014 (r371846) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Algorithm-Evolutionary -PORTVERSION= 0.79 +PORTVERSION= 0.80 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/devel/p5-Algorithm-Evolutionary/distinfo ============================================================================== --- head/devel/p5-Algorithm-Evolutionary/distinfo Fri Oct 31 15:11:29 2014 (r371845) +++ head/devel/p5-Algorithm-Evolutionary/distinfo Fri Oct 31 15:26:41 2014 (r371846) @@ -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 Modified: head/devel/p5-Algorithm-Evolutionary/pkg-plist ============================================================================== --- head/devel/p5-Algorithm-Evolutionary/pkg-plist Fri Oct 31 15:11:29 2014 (r371845) +++ head/devel/p5-Algorithm-Evolutionary/pkg-plist Fri Oct 31 15:26:41 2014 (r371846) @@ -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