diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-01 21:00:48 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2016-12-01 21:00:48 +0000 |
commit | 5692501ce37e66ff4e4c188a466f7062b0fb04ce (patch) | |
tree | 897ecfc0e4763243bf6365657a2988c58a4a7ecd /math/p5-Math-MPC | |
parent | 82625201c9b5f29f15a658875d45ee504031b8a8 (diff) | |
download | ports-5692501ce37e66ff4e4c188a466f7062b0fb04ce.tar.gz ports-5692501ce37e66ff4e4c188a466f7062b0fb04ce.zip |
Notes
Diffstat (limited to 'math/p5-Math-MPC')
-rw-r--r-- | math/p5-Math-MPC/Makefile | 5 | ||||
-rw-r--r-- | 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 |