From 5692501ce37e66ff4e4c188a466f7062b0fb04ce Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Thu, 1 Dec 2016 21:00:48 +0000 Subject: - Update to 1.06 - Use USES=localbase Changes: http://search.cpan.org/dist/Math-MPC/CHANGES --- math/p5-Math-MPC/Makefile | 5 ++--- math/p5-Math-MPC/distinfo | 5 +++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/math/p5-Math-MPC/Makefile b/math/p5-Math-MPC/Makefile index cb9799b79874..21f28636df06 100644 --- a/math/p5-Math-MPC/Makefile +++ b/math/p5-Math-MPC/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Math-MPC -PORTVERSION= 1.05 +PORTVERSION= 1.06 CATEGORIES= math perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -19,9 +19,8 @@ LIB_DEPENDS= libgmp.so:math/gmp \ libmpfr.so:math/mpfr RUN_DEPENDS:= ${BUILD_DEPENDS} -MAKE_ENV= INC="-I${LOCALBASE}/include" -USES= perl5 USE_PERL5= configure +USES= localbase perl5 post-install: ${STRIP_CMD} ${STAGEDIR}${SITE_ARCH}/auto/Math/MPC/MPC.so diff --git a/math/p5-Math-MPC/distinfo b/math/p5-Math-MPC/distinfo index c198ce52aff3..1e9e081ea122 100644 --- a/math/p5-Math-MPC/distinfo +++ b/math/p5-Math-MPC/distinfo @@ -1,2 +1,3 @@ -SHA256 (Math-MPC-1.05.tar.gz) = e0fd91159d758b14b6b876a751c6f9d868b2e577854bda6797f322f5061fd85e -SIZE (Math-MPC-1.05.tar.gz) = 54337 +TIMESTAMP = 1480552900 +SHA256 (Math-MPC-1.06.tar.gz) = 072210d6d1b50c6a73c935b328c59cab977368257bebc9569d82f90bad835106 +SIZE (Math-MPC-1.06.tar.gz) = 62103 -- cgit v1.2.3