diff options
author | wen <wen@FreeBSD.org> | 2010-06-24 10:05:05 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2010-06-24 10:05:05 +0800 |
commit | 131c5cdf240ddfd1cd2e35d1d03f9525bb29257b (patch) | |
tree | 59e351572adad481cd0a4b85b2b6f9e50ce356f5 | |
parent | b2571d40b0e99463487845e2b655780cb1b8c433 (diff) | |
download | freebsd-ports-gnome-131c5cdf240ddfd1cd2e35d1d03f9525bb29257b.tar.gz freebsd-ports-gnome-131c5cdf240ddfd1cd2e35d1d03f9525bb29257b.tar.zst freebsd-ports-gnome-131c5cdf240ddfd1cd2e35d1d03f9525bb29257b.zip |
- Update to 0.8.2
- Pass maintainership to perl@
Feature safe: yes
-rw-r--r-- | math/p5-Math-MPC/Makefile | 4 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 87b6703cd922..92a2df99b353 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,12 +6,12 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.81 +PORTVERSION= 0.82 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wen@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= A perl interface to MPC Library BUILD_DEPENDS= p5-Math-MPFR>=2.01:${PORTSDIR}/math/p5-Math-MPFR diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 283c7cd66871..39d496848621 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MPC-0.81.tar.gz) = f16d03b9fd63826715b25ebf3b6f2a1b -SHA256 (Math-MPC-0.81.tar.gz) = b1f7ed59b46dddc57aa62e36386d78175c6f87c92e775a78b70019a03503ab90 -SIZE (Math-MPC-0.81.tar.gz) = 42979 +MD5 (Math-MPC-0.82.tar.gz) = c2a47b77f696baf9a539101f76b2e2ea +SHA256 (Math-MPC-0.82.tar.gz) = a404284ca7b289fcc3d5f25447c6634b09e699dd537e751d15b29f232f805cc9 +SIZE (Math-MPC-0.82.tar.gz) = 43051 |