git: 104c70150dbe - main - devel/p5-Algorithm-Evolutionary: Update to 0.82.1
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Wed May 26 19:03:34 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=104c70150dbe0ed2849cce671caccac9c6f47542
commit 104c70150dbe0ed2849cce671caccac9c6f47542
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-05-26 18:55:51 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
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 at 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 <bsd.port.mk>
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
More information about the dev-commits-ports-all
mailing list