diff options
author | wen <wen@FreeBSD.org> | 2010-05-24 07:18:43 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-05-24 07:18:43 +0800 |
commit | 1c26a73af8f5e25fb138b8abf1ba3526d317926f (patch) | |
tree | 74239e3a9fbf65a2e04a6c5f5ce6d2acab28ddbd /math | |
parent | 4106fa5d9f354d76c59c42c6b0fc271cfdd10f44 (diff) | |
download | freebsd-ports-gnome-1c26a73af8f5e25fb138b8abf1ba3526d317926f.tar.gz freebsd-ports-gnome-1c26a73af8f5e25fb138b8abf1ba3526d317926f.tar.zst freebsd-ports-gnome-1c26a73af8f5e25fb138b8abf1ba3526d317926f.zip |
- Update to 1.11
- Reset maintainer to perl@
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Evol/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-Evol/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-Evol/Makefile b/math/p5-Math-Evol/Makefile index ea85699100a9..41e244dc3972 100644 --- a/math/p5-Math-Evol/Makefile +++ b/math/p5-Math-Evol/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-Evol -PORTVERSION= 1.10 +PORTVERSION= 1.11 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= perl@FreeBSD.org COMMENT= Perl module implements the evolution search strategy PERL_CONFIGURE= yes diff --git a/math/p5-Math-Evol/distinfo b/math/p5-Math-Evol/distinfo index f84e0fa620b9..fdfddcd63ecb 100644 --- a/math/p5-Math-Evol/distinfo +++ b/math/p5-Math-Evol/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Evol-1.10.tar.gz) = e32e7a7d7f2877dd7cbf1f017ae49fc4 -SHA256 (Math-Evol-1.10.tar.gz) = ac2f6631959a3ea74effaa237e9a40e7b7cd175a3a7b974e57da3f9f9e1183d4 -SIZE (Math-Evol-1.10.tar.gz) = 21843 +MD5 (Math-Evol-1.11.tar.gz) = 64e130b63b13965a86ddfc6fb425c21f +SHA256 (Math-Evol-1.11.tar.gz) = 1875c1b9eaa24748b5d53f04c79d011efc96ed74a18a607fd0b5222af82ea311 +SIZE (Math-Evol-1.11.tar.gz) = 23994 |