Index: head/math/mpc/Makefile =================================================================== --- head/math/mpc/Makefile (revision 269451) +++ head/math/mpc/Makefile (revision 269452) @@ -1,33 +1,33 @@ # New ports collection makefile for: mpc # Date created: 05 April, 2009 # Whom: Wen Heping # # $FreeBSD$ # PORTNAME= mpc -PORTVERSION= 0.8.2 +PORTVERSION= 0.9 CATEGORIES= math devel MASTER_SITES= http://www.multiprecision.org/mpc/download/ MAINTAINER= gerald@FreeBSD.org COMMENT= Library of complex numbers with arbitrarily high precision LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp \ mpfr.4:${PORTSDIR}/math/mpfr GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} \ --with-mpfr=${LOCALBASE} USE_LDCONFIG= yes INFO= mpc PLIST_FILES= include/mpc.h \ lib/libmpc.a lib/libmpc.la lib/libmpc.so lib/libmpc.so.2 LATEST_LINK= math_mpc regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check .include Property changes on: head/math/mpc/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.11 \ No newline at end of property +1.12 \ No newline at end of property Index: head/math/mpc/distinfo =================================================================== --- head/math/mpc/distinfo (revision 269451) +++ head/math/mpc/distinfo (revision 269452) @@ -1,3 +1,2 @@ -MD5 (mpc-0.8.2.tar.gz) = e98267ebd5648a39f881d66797122fb6 -SHA256 (mpc-0.8.2.tar.gz) = ae79f8d41d8a86456b68607e9ca398d00f8b7342d1d83bcf4428178ac45380c7 -SIZE (mpc-0.8.2.tar.gz) = 548401 +SHA256 (mpc-0.9.tar.gz) = fd3efe422f0d454592059e80f2c00d1a2e381bf2beda424c5094abd4deb049ac +SIZE (mpc-0.9.tar.gz) = 565953 Property changes on: head/math/mpc/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.5 \ No newline at end of property +1.6 \ No newline at end of property