From owner-svn-ports-head@freebsd.org Wed Jun 14 16:10:12 2017 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id C7986B95A92; Wed, 14 Jun 2017 16:10:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::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 9564D6ADCF; Wed, 14 Jun 2017 16:10:12 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v5EGABv3058012; Wed, 14 Jun 2017 16:10:11 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v5EGABHS058010; Wed, 14 Jun 2017 16:10:11 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201706141610.v5EGABHS058010@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Wed, 14 Jun 2017 16:10:11 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r443580 - head/math/p5-Math-Evol 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.23 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: Wed, 14 Jun 2017 16:10:12 -0000 Author: sunpoet Date: Wed Jun 14 16:10:11 2017 New Revision: 443580 URL: https://svnweb.freebsd.org/changeset/ports/443580 Log: Update to 1.13 - Add NO_ARCH Changes: http://search.cpan.org/dist/Math-Evol/Changes Modified: head/math/p5-Math-Evol/Makefile head/math/p5-Math-Evol/distinfo Modified: head/math/p5-Math-Evol/Makefile ============================================================================== --- head/math/p5-Math-Evol/Makefile Wed Jun 14 16:10:06 2017 (r443579) +++ head/math/p5-Math-Evol/Makefile Wed Jun 14 16:10:11 2017 (r443580) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Evol -PORTVERSION= 1.12 -PORTREVISION= 1 +PORTVERSION= 1.13 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implements the evolution search strategy +NO_ARCH= yes USES= perl5 USE_PERL5= configure Modified: head/math/p5-Math-Evol/distinfo ============================================================================== --- head/math/p5-Math-Evol/distinfo Wed Jun 14 16:10:06 2017 (r443579) +++ head/math/p5-Math-Evol/distinfo Wed Jun 14 16:10:11 2017 (r443580) @@ -1,2 +1,3 @@ -SHA256 (Math-Evol-1.12.tar.gz) = 5a30072844d1b14ccc2762c422e8d249bb5440b270e2d92a22649eaff4b40180 -SIZE (Math-Evol-1.12.tar.gz) = 29730 +TIMESTAMP = 1497440969 +SHA256 (Math-Evol-1.13.tar.gz) = d6b9cafbd8e1997335e20bf37f49bd22ce5b1e60434ec80a3b3f7cc5c31e0ccf +SIZE (Math-Evol-1.13.tar.gz) = 34932