diff options
author | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-22 16:35:42 +0000 |
---|---|---|
committer | Kevin Lo <kevlo@FreeBSD.org> | 2001-01-22 16:35:42 +0000 |
commit | e7860d1aefbc38e73b1bedb245dc777522a9becb (patch) | |
tree | ddcc3f32b3513c4ec1c5760f39cf5eb261c4dc81 /math/p5-Math-FixedPrecision | |
parent | a08d7ea8350ca9b00619dcaea789200e2beb2e60 (diff) |
Notes
Diffstat (limited to 'math/p5-Math-FixedPrecision')
-rw-r--r-- | math/p5-Math-FixedPrecision/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-FixedPrecision/distinfo | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-FixedPrecision/Makefile b/math/p5-Math-FixedPrecision/Makefile index 4b0289fdd5bf..9c1927a69f18 100644 --- a/math/p5-Math-FixedPrecision/Makefile +++ b/math/p5-Math-FixedPrecision/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Math-FixedPrecision -PORTVERSION= 0.11 +PORTVERSION= 0.12 CATEGORIES= math perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN} MASTER_SITE_SUBDIR= Math @@ -21,7 +21,7 @@ BROKEN= "Needs Perl 5.6.0 for Math::BigFloat" .endif USE_PERL5= yes -PERL_CONFIGURE= yes +PERL_CONFIGURE= yes MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} MAN3= Math::FixedPrecision.3 diff --git a/math/p5-Math-FixedPrecision/distinfo b/math/p5-Math-FixedPrecision/distinfo index 4735679ea081..6d6ced343c2b 100644 --- a/math/p5-Math-FixedPrecision/distinfo +++ b/math/p5-Math-FixedPrecision/distinfo @@ -1 +1 @@ -MD5 (Math-FixedPrecision-0.11.tar.gz) = 407ac95d46d5fc6e3b8ef3d8fef5b088 +MD5 (Math-FixedPrecision-0.12.tar.gz) = 7dd52d428151b3676fdf0d8bcec6a81f |