diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-14 22:56:30 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2005-09-14 22:56:30 +0000 |
commit | 4cd41dba48be931c351955286600f678eb42de55 (patch) | |
tree | 032cbd568cd532bd8d4cdac8443323d1c8f56d78 /math/p5-Math-FFT | |
parent | 2b64ffd65f65109d3aa306702fe495328a27ff73 (diff) | |
download | ports-4cd41dba48be931c351955286600f678eb42de55.tar.gz ports-4cd41dba48be931c351955286600f678eb42de55.zip |
- update to 1.28
Notes
Notes:
svn path=/head/; revision=142761
Diffstat (limited to 'math/p5-Math-FFT')
-rw-r--r-- | math/p5-Math-FFT/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-FFT/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-FFT/Makefile b/math/p5-Math-FFT/Makefile index 2273063bfedf..430a940ca888 100644 --- a/math/p5-Math-FFT/Makefile +++ b/math/p5-Math-FFT/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-FFT -PORTVERSION= 0.26 +PORTVERSION= 1.28 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math diff --git a/math/p5-Math-FFT/distinfo b/math/p5-Math-FFT/distinfo index 91af163c1aa3..0430e1bbd4e2 100644 --- a/math/p5-Math-FFT/distinfo +++ b/math/p5-Math-FFT/distinfo @@ -1,2 +1,2 @@ -MD5 (Math-FFT-0.26.tar.gz) = 8d4c842169a8697cc92e7e0281dd528f -SIZE (Math-FFT-0.26.tar.gz) = 29007 +MD5 (Math-FFT-1.28.tar.gz) = de12537d06eb90e8a4d80b765ceb8252 +SIZE (Math-FFT-1.28.tar.gz) = 29345 |