From owner-dev-commits-ports-main@freebsd.org Wed May 26 19:03:33 2021 Return-Path: Delivered-To: dev-commits-ports-main@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id E17A164345A; Wed, 26 May 2021 19:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4Fr0j15xRCz4VYy; Wed, 26 May 2021 19:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 9290C163C8; Wed, 26 May 2021 19:03:33 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 14QJ3X1n032223; Wed, 26 May 2021 19:03:33 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14QJ3XOJ032222; Wed, 26 May 2021 19:03:33 GMT (envelope-from git) Date: Wed, 26 May 2021 19:03:33 GMT Message-Id: <202105261903.14QJ3XOJ032222@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Po-Chuan Hsieh Subject: git: 104c70150dbe - main - devel/p5-Algorithm-Evolutionary: Update to 0.82.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: sunpoet X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 104c70150dbe0ed2849cce671caccac9c6f47542 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 26 May 2021 19:03:34 -0000 The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=104c70150dbe0ed2849cce671caccac9c6f47542 commit 104c70150dbe0ed2849cce671caccac9c6f47542 Author: Po-Chuan Hsieh AuthorDate: 2021-05-26 18:55:51 +0000 Commit: Po-Chuan Hsieh CommitDate: 2021-05-26 19:00:13 +0000 devel/p5-Algorithm-Evolutionary: Update to 0.82.1 - Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Algorithm-Evolutionary --- devel/p5-Algorithm-Evolutionary/Makefile | 6 ++++-- devel/p5-Algorithm-Evolutionary/distinfo | 5 +++-- 2 files changed, 7 insertions(+), 4 deletions(-) diff --git a/devel/p5-Algorithm-Evolutionary/Makefile b/devel/p5-Algorithm-Evolutionary/Makefile index ae8aae3eacd7..1b24329e6b18 100644 --- a/devel/p5-Algorithm-Evolutionary/Makefile +++ b/devel/p5-Algorithm-Evolutionary/Makefile @@ -1,8 +1,7 @@ # Created by: ijliao PORTNAME= Algorithm-Evolutionary -PORTVERSION= 0.80 -PORTREVISION= 1 +PORTVERSION= 0.82.1 CATEGORIES= devel perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -11,6 +10,7 @@ MAINTAINER= perl@FreeBSD.org COMMENT= Library for doing evolutionary computation in Perl LICENSE= GPLv2 +LICENSE_FILE= ${WRKSRC}/LICENSE BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= p5-Algorithm-Permute>=0.01:devel/p5-Algorithm-Permute \ @@ -33,4 +33,6 @@ TEST_DEPENDS= p5-Pod-Escapes>=0:textproc/p5-Pod-Escapes \ USES= perl5 USE_PERL5= configure +NO_ARCH= yes + .include diff --git a/devel/p5-Algorithm-Evolutionary/distinfo b/devel/p5-Algorithm-Evolutionary/distinfo index b9ec80ea5135..8c0b42a46d6b 100644 --- a/devel/p5-Algorithm-Evolutionary/distinfo +++ b/devel/p5-Algorithm-Evolutionary/distinfo @@ -1,2 +1,3 @@ -SHA256 (Algorithm-Evolutionary-0.80.tar.gz) = a598f29701b7c16c4b5c9653bc5adf6a52cb0f000cfbd4c95d514f08be8f0d12 -SIZE (Algorithm-Evolutionary-0.80.tar.gz) = 99803 +TIMESTAMP = 1622038062 +SHA256 (Algorithm-Evolutionary-0.82.1.tar.gz) = 996942d4091bdeb8cfacf27b501fc3b968b134e51e4b721e694dd3b350bdc875 +SIZE (Algorithm-Evolutionary-0.82.1.tar.gz) = 99527