diff options
author | tobez <tobez@FreeBSD.org> | 2013-01-28 18:44:22 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-01-28 18:44:22 +0800 |
commit | 04fa8b4e3190ea24dfcb10717778b51d2eeedad2 (patch) | |
tree | 9e20c3fa21b27a5593b1957d42a84b02cfa4992a /math | |
parent | 6f23e2e52c35b2453d86ce5a6f8dbc9832cee5f0 (diff) | |
download | freebsd-ports-gnome-04fa8b4e3190ea24dfcb10717778b51d2eeedad2.tar.gz freebsd-ports-gnome-04fa8b4e3190ea24dfcb10717778b51d2eeedad2.tar.zst freebsd-ports-gnome-04fa8b4e3190ea24dfcb10717778b51d2eeedad2.zip |
Update to 0.5302.
Changes: http://search.cpan.org/dist/Math-Cephes/Changes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-Cephes/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Cephes/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile index 53a73ae9491e..ae97289a31e0 100644 --- a/math/p5-Math-Cephes/Makefile +++ b/math/p5-Math-Cephes/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-Cephes -PORTVERSION= 0.52 +PORTVERSION= 0.5302 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/math/p5-Math-Cephes/distinfo b/math/p5-Math-Cephes/distinfo index 0084ad7096c8..1704bb1ee035 100644 --- a/math/p5-Math-Cephes/distinfo +++ b/math/p5-Math-Cephes/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-Cephes-0.52.tar.gz) = 124ded27e0d7e579c94ea323cb56bc8d9f0ec10195308083d40446b1d8d941b8 -SIZE (Math-Cephes-0.52.tar.gz) = 303012 +SHA256 (Math-Cephes-0.5302.tar.gz) = 5c8646d07ba0785bd3eeff424a6c2429a794d923e4a1366b32a4c46a2b0bc1fb +SIZE (Math-Cephes-0.5302.tar.gz) = 304795 |