diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 19:27:33 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-02-23 19:27:33 +0000 |
commit | 78ac364aedd3865459b769e44c40f6399f0c3088 (patch) | |
tree | 5b0785f976c260622d7100b560f18e1e98d860d5 | |
parent | Update to 2.23 (diff) |
Update to 0.45
PR: 120448
Submitted by: Felippe de Meirelles Motta <lippemail@gmail.com>
Approved by: maintainer timeout
Notes
Notes:
svn path=/head/; revision=207807
-rw-r--r-- | math/p5-Math-Cephes/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-Cephes/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/p5-Math-Cephes/Makefile b/math/p5-Math-Cephes/Makefile index 24c3bd5a7cf4..5b3268ecde7f 100644 --- a/math/p5-Math-Cephes/Makefile +++ b/math/p5-Math-Cephes/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-Cephes -PORTVERSION= 0.43 +PORTVERSION= 0.45 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-Cephes/distinfo b/math/p5-Math-Cephes/distinfo index f474648983bf..095f8dc8b413 100644 --- a/math/p5-Math-Cephes/distinfo +++ b/math/p5-Math-Cephes/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-Cephes-0.43.tar.gz) = 82df7759b5b1c7dc49a79fc616847168 -SHA256 (Math-Cephes-0.43.tar.gz) = b31a5d95914cd9a87de26b0ecc606e3f25df355ccbbbe879e534001cee4e118d -SIZE (Math-Cephes-0.43.tar.gz) = 301486 +MD5 (Math-Cephes-0.45.tar.gz) = 77631c4286d346b0ff58772ac4d02c12 +SHA256 (Math-Cephes-0.45.tar.gz) = 42df808401a3a287d2eadfe535f5f49e74a96116fd9044f9e57899853d7aeb87 +SIZE (Math-Cephes-0.45.tar.gz) = 301731 |