Index: head/math/mpfr/Makefile =================================================================== --- head/math/mpfr/Makefile (revision 229068) +++ head/math/mpfr/Makefile (revision 229069) @@ -1,29 +1,29 @@ # New ports collection makefile for: mpfr # Date created: 28 Aug 2005 # Whom: Alex Dupre # # $FreeBSD$ # PORTNAME= mpfr -PORTVERSION= 2.4.0 +PORTVERSION= 2.4.1 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= mpfr MAINTAINER= ale@FreeBSD.org COMMENT= A library for multiple-precision floating-point computations LIB_DEPENDS= gmp.7:${PORTSDIR}/math/libgmp4 USE_BZIP2= yes GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} USE_LDCONFIG= yes INFO= mpfr regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check .include Property changes on: head/math/mpfr/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.13 \ No newline at end of property +1.14 \ No newline at end of property Index: head/math/mpfr/distinfo =================================================================== --- head/math/mpfr/distinfo (revision 229068) +++ head/math/mpfr/distinfo (revision 229069) @@ -1,3 +1,3 @@ -MD5 (mpfr/mpfr-2.4.0.tar.bz2) = f5916d785d4f7e7282057f6a3ebff9ce -SHA256 (mpfr/mpfr-2.4.0.tar.bz2) = be3d51ec2bdac6efb9408cde8882a936c8f43b1fde9aac5f0ce2682745e0529d -SIZE (mpfr/mpfr-2.4.0.tar.bz2) = 1062708 +MD5 (mpfr/mpfr-2.4.1.tar.bz2) = c5ee0a8ce82ad55fe29ac57edd35d09e +SHA256 (mpfr/mpfr-2.4.1.tar.bz2) = 642890e85c6ee684b5c257612df15b034b2a06a5c277fb6647332ebe763a485e +SIZE (mpfr/mpfr-2.4.1.tar.bz2) = 1064281 Property changes on: head/math/mpfr/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.9 \ No newline at end of property +1.10 \ No newline at end of property