mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
Update to 1.13
- Add NO_ARCH Changes: http://search.cpan.org/dist/Math-Evol/Changes
This commit is contained in:
parent
115d11a389
commit
dd1c5b64b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=443580
2 changed files with 5 additions and 4 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= Math-Evol
|
PORTNAME= Math-Evol
|
||||||
PORTVERSION= 1.12
|
PORTVERSION= 1.13
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= math perl5
|
CATEGORIES= math perl5
|
||||||
MASTER_SITES= CPAN
|
MASTER_SITES= CPAN
|
||||||
PKGNAMEPREFIX= p5-
|
PKGNAMEPREFIX= p5-
|
||||||
|
@ -11,6 +10,7 @@ PKGNAMEPREFIX= p5-
|
||||||
MAINTAINER= perl@FreeBSD.org
|
MAINTAINER= perl@FreeBSD.org
|
||||||
COMMENT= Perl module implements the evolution search strategy
|
COMMENT= Perl module implements the evolution search strategy
|
||||||
|
|
||||||
|
NO_ARCH= yes
|
||||||
USES= perl5
|
USES= perl5
|
||||||
USE_PERL5= configure
|
USE_PERL5= configure
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
SHA256 (Math-Evol-1.12.tar.gz) = 5a30072844d1b14ccc2762c422e8d249bb5440b270e2d92a22649eaff4b40180
|
TIMESTAMP = 1497440969
|
||||||
SIZE (Math-Evol-1.12.tar.gz) = 29730
|
SHA256 (Math-Evol-1.13.tar.gz) = d6b9cafbd8e1997335e20bf37f49bd22ce5b1e60434ec80a3b3f7cc5c31e0ccf
|
||||||
|
SIZE (Math-Evol-1.13.tar.gz) = 34932
|
||||||
|
|
Loading…
Add table
Reference in a new issue