diff options
author | jadawin <jadawin@FreeBSD.org> | 2011-05-13 16:29:16 +0800 |
---|---|---|
committer | jadawin <jadawin@FreeBSD.org> | 2011-05-13 16:29:16 +0800 |
commit | 69ec0aa7facab27898cb1fd9df345e2144897709 (patch) | |
tree | 8c6b7da1c54c081d5c8ffdc34d60cf317d7ef968 /math | |
parent | 82ff68014d8b0587e65a5d80eea40394bdcb6bd2 (diff) | |
download | freebsd-ports-gnome-69ec0aa7facab27898cb1fd9df345e2144897709.tar.gz freebsd-ports-gnome-69ec0aa7facab27898cb1fd9df345e2144897709.tar.zst freebsd-ports-gnome-69ec0aa7facab27898cb1fd9df345e2144897709.zip |
- Update to 1.57
- Changelog: http://cpansearch.perl.org/src/ZEFRAM/Math-Complex-1.57/ChangeLog
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Complex/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Complex/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index 5a022a84a258..d0566103fefd 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.56 +PORTVERSION= 1.57 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Complex/distinfo b/math/p5-Math-Complex/distinfo index b0a6d7d0e481..f7ba412807ca 100644 --- a/math/p5-Math-Complex/distinfo +++ b/math/p5-Math-Complex/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Complex-1.56.tar.gz) = 54c11025f58bd02ed259bf13da74a3198fd6c487290d654a9d17f1c647701e28 -SIZE (Math-Complex-1.56.tar.gz) = 38276 +SHA256 (Math-Complex-1.57.tar.gz) = 0a4d5aead72c4b273d400f0837b632710fc0587c00c50e43982911eb8dbc8e00 +SIZE (Math-Complex-1.57.tar.gz) = 38611 |