diff options
author | wen <wen@FreeBSD.org> | 2009-09-30 12:30:16 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2009-09-30 12:30:16 +0800 |
commit | 549f0c033eefe6ce4e3de0ac30cc6ae7be7bf2d7 (patch) | |
tree | 911788a8e31095697dd255323094b1744ed3f260 /math | |
parent | a2055dff9b52c29e22642604d926e48d4f093cb8 (diff) | |
download | freebsd-ports-gnome-549f0c033eefe6ce4e3de0ac30cc6ae7be7bf2d7.tar.gz freebsd-ports-gnome-549f0c033eefe6ce4e3de0ac30cc6ae7be7bf2d7.tar.zst freebsd-ports-gnome-549f0c033eefe6ce4e3de0ac30cc6ae7be7bf2d7.zip |
- Update to 0.70
- Update my mail address to FreeBSD
approved by: miwi(mentor)
Feature safe: yes
Diffstat (limited to 'math')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 6 | ||||
-rw-r--r-- | math/p5-Math-MPC/distinfo | 6 |
2 files changed, 6 insertions, 6 deletions
diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index 737180e43afd..8bb4003bf139 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -6,15 +6,15 @@ # PORTNAME= Math-MPC -PORTVERSION= 0.60 +PORTVERSION= 0.70 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -MAINTAINER= wenheping@gmail.com +MAINTAINER= wen@FreeBSD.org COMMENT= A perl interface to MPC Library -LIB_DEPENDS= mpc.1:${PORTSDIR}/math/mpc +LIB_DEPENDS= mpc.2:${PORTSDIR}/math/mpc PERL_CONFIGURE= yes MAKE_ENV= INC="-I${LOCALBASE}/include" diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index 330e6414f87a..094b11d021fb 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,3 +1,3 @@ -MD5 (Math-MPC-0.60.tar.gz) = e30b1305cb237c108455ccf9c235e8cf -SHA256 (Math-MPC-0.60.tar.gz) = 7b4a0b674b4d81bac79103b42b7043b471cb5b2f4e5d03595cf838d3d5d42f85 -SIZE (Math-MPC-0.60.tar.gz) = 38010 +MD5 (Math-MPC-0.70.tar.gz) = 6c3e54589aca7a291f3e730c04f1afd3 +SHA256 (Math-MPC-0.70.tar.gz) = 87ce48e795435d64e2b7f8568aaafa34992978325caffc27addee06860c4ac2d +SIZE (Math-MPC-0.70.tar.gz) = 39561 |