Index: head/math/mpfr/Makefile =================================================================== --- head/math/mpfr/Makefile (revision 402661) +++ head/math/mpfr/Makefile (revision 402662) @@ -1,39 +1,38 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= mpfr -PORTVERSION= 3.1.2 -PORTREVISION= 2 +PORTVERSION= 3.1.3 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= ${DISTNAME} PATCH_SITES= ${MASTER_SITES} PATCH_DIST_STRIP= -p1 MAINTAINER= ale@FreeBSD.org COMMENT= Library for multiple-precision floating-point computations LICENSE= LGPL3 #PATCH_DEPENDS= gpatch:${PORTSDIR}/devel/patch LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp #PATCHLEVEL= 10 #PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} #PATCH= ${LOCALBASE}/bin/gpatch USES= libtool:keepla tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} USE_LDCONFIG= yes INFO= mpfr PORTDOCS= * regression-test: build @cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check .include Index: head/math/mpfr/distinfo =================================================================== --- head/math/mpfr/distinfo (revision 402661) +++ head/math/mpfr/distinfo (revision 402662) @@ -1,2 +1,2 @@ -SHA256 (mpfr-3.1.2/mpfr-3.1.2.tar.xz) = 399d0f47ef6608cc01d29ed1b99c7faff36d9994c45f36f41ba250147100453b -SIZE (mpfr-3.1.2/mpfr-3.1.2.tar.xz) = 1074388 +SHA256 (mpfr-3.1.3/mpfr-3.1.3.tar.xz) = 6835a08bd992c8257641791e9a6a2b35b02336c8de26d0a8577953747e514a16 +SIZE (mpfr-3.1.3/mpfr-3.1.3.tar.xz) = 1112096 Index: head/math/mpfr/pkg-plist =================================================================== --- head/math/mpfr/pkg-plist (revision 402661) +++ head/math/mpfr/pkg-plist (revision 402662) @@ -1,7 +1,7 @@ include/mpfr.h include/mpf2mpfr.h lib/libmpfr.a lib/libmpfr.la lib/libmpfr.so lib/libmpfr.so.4 -lib/libmpfr.so.4.1.2 +lib/libmpfr.so.4.1.3