diff options
author | clsung <clsung@FreeBSD.org> | 2008-04-06 22:16:16 +0800 |
---|---|---|
committer | clsung <clsung@FreeBSD.org> | 2008-04-06 22:16:16 +0800 |
commit | 08830fd0319e8f202de4721d01ccf0d0e6a6eca7 (patch) | |
tree | 4df102d438ee37c9f589e8a29a7375433fbe4479 /math/p5-Math-Complex | |
parent | 59d9b51c5264141c596f44559d10f3304f4dc7ca (diff) | |
download | freebsd-ports-gnome-08830fd0319e8f202de4721d01ccf0d0e6a6eca7.tar.gz freebsd-ports-gnome-08830fd0319e8f202de4721d01ccf0d0e6a6eca7.tar.zst freebsd-ports-gnome-08830fd0319e8f202de4721d01ccf0d0e6a6eca7.zip |
- Update to 1.54
Changes: http://search.cpan.org/dist/Math-Complex/ChangeLog
Diffstat (limited to 'math/p5-Math-Complex')
-rw-r--r-- | math/p5-Math-Complex/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Complex/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Complex/Makefile b/math/p5-Math-Complex/Makefile index 8ad38b5ff2e7..1be4d3a5bea8 100644 --- a/math/p5-Math-Complex/Makefile +++ b/math/p5-Math-Complex/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Complex -PORTVERSION= 1.53 +PORTVERSION= 1.54 CATEGORIES= math MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Complex/distinfo b/math/p5-Math-Complex/distinfo index 09ea2d692b4d..fd29c5805081 100644 --- a/math/p5-Math-Complex/distinfo +++ b/math/p5-Math-Complex/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Complex-1.53.tar.gz) = 26f8af60a0dc1a4c5dfe37206ea90d26 -SHA256 (Math-Complex-1.53.tar.gz) = 24cb291447e9c700ee1e84a6a0154d722e3ea27ac6b804d6bee9aba1caf14a4e -SIZE (Math-Complex-1.53.tar.gz) = 37392 +MD5 (Math-Complex-1.54.tar.gz) = b2f7b8d17675db56c1b4d89241e6bd2e +SHA256 (Math-Complex-1.54.tar.gz) = 63ff2cf5afb8e91598244b8e2baf53be8773f1d4e1eab78bf1d5ad93aa95ac4f +SIZE (Math-Complex-1.54.tar.gz) = 37615 |