aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-26 18:55:51 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2021-05-26 19:00:13 +0000
commit104c70150dbe0ed2849cce671caccac9c6f47542 (patch)
tree6698a9373d9fcb39d42294a2c2851ab5a5f8992d
parent2af4440be18898e70aec5c06a2a64c657d76b522 (diff)
downloadports-104c70150dbe0ed2849cce671caccac9c6f47542.tar.gz
ports-104c70150dbe0ed2849cce671caccac9c6f47542.zip
devel/p5-Algorithm-Evolutionary: Update to 0.82.1
- Add LICENSE_FILE - Add NO_ARCH Changes: https://metacpan.org/changes/distribution/Algorithm-Evolutionary
-rw-r--r--devel/p5-Algorithm-Evolutionary/Makefile6
-rw-r--r--devel/p5-Algorithm-Evolutionary/distinfo5
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 <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