diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:10:15 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2014-04-27 02:10:15 +0800 |
commit | 47e72874f09585eca34fca49ba43f87dc58afc0e (patch) | |
tree | 934a54c50716dd316494a8e438844f1016ad16e4 /math | |
parent | 7aca320d4d8a6f2001a152880a686f1536963c04 (diff) | |
download | freebsd-ports-gnome-47e72874f09585eca34fca49ba43f87dc58afc0e.tar.gz freebsd-ports-gnome-47e72874f09585eca34fca49ba43f87dc58afc0e.tar.zst freebsd-ports-gnome-47e72874f09585eca34fca49ba43f87dc58afc0e.zip |
- Update to 0.39
Changes: http://search.cpan.org/dist/Math-GMPf/CHANGES
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-GMPf/Makefile | 2 | ||||
-rw-r--r-- | math/p5-Math-GMPf/distinfo | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/math/p5-Math-GMPf/Makefile b/math/p5-Math-GMPf/Makefile index 851200ebd1ec..e8f4d2122f46 100644 --- a/math/p5-Math-GMPf/Makefile +++ b/math/p5-Math-GMPf/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-GMPf -PORTVERSION= 0.37 +PORTVERSION= 0.39 CATEGORIES= math perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:SISYPHUS diff --git a/math/p5-Math-GMPf/distinfo b/math/p5-Math-GMPf/distinfo index 6122b937bbf9..0aabe38986c5 100644 --- a/math/p5-Math-GMPf/distinfo +++ b/math/p5-Math-GMPf/distinfo @@ -1,2 +1,2 @@ -SHA256 (Math-GMPf-0.37.tar.gz) = 4dc106255472daa96b47d84bd03526ab2135ebf828b0da30d43f76f78d205fb4 -SIZE (Math-GMPf-0.37.tar.gz) = 39846 +SHA256 (Math-GMPf-0.39.tar.gz) = 9026bbfb376179a76d9a8c1f7312b8c48a444891ac3484d85c60df36111c2c31 +SIZE (Math-GMPf-0.39.tar.gz) = 40854 |