svn commit: r427520 - head/math/p5-Math-MPC
Sunpoet Po-Chuan Hsieh
sunpoet at FreeBSD.org
Thu Dec 1 21:00:49 UTC 2016
Author: sunpoet
Date: Thu Dec 1 21:00:48 2016
New Revision: 427520
URL: https://svnweb.freebsd.org/changeset/ports/427520
Log:
- Update to 1.06
- Use USES=localbase
Changes: http://search.cpan.org/dist/Math-MPC/CHANGES
Modified:
head/math/p5-Math-MPC/Makefile
head/math/p5-Math-MPC/distinfo
Modified: head/math/p5-Math-MPC/Makefile
==============================================================================
--- head/math/p5-Math-MPC/Makefile Thu Dec 1 21:00:43 2016 (r427519)
+++ head/math/p5-Math-MPC/Makefile Thu Dec 1 21:00:48 2016 (r427520)
@@ -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
Modified: head/math/p5-Math-MPC/distinfo
==============================================================================
--- head/math/p5-Math-MPC/distinfo Thu Dec 1 21:00:43 2016 (r427519)
+++ head/math/p5-Math-MPC/distinfo Thu Dec 1 21:00:48 2016 (r427520)
@@ -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
More information about the svn-ports-all
mailing list