Index: head/math/mpfr/Makefile =================================================================== --- head/math/mpfr/Makefile (revision 433475) +++ head/math/mpfr/Makefile (revision 433476) @@ -1,38 +1,40 @@ # Created by: Alex Dupre # $FreeBSD$ PORTNAME= mpfr PORTVERSION= 3.1.5 +PORTREVISION= 1 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:devel/patch LIB_DEPENDS= libgmp.so:math/gmp -#PATCHLEVEL= 1 -#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} +PATCHLEVEL= 2 +PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} #PATCH= ${LOCALBASE}/bin/gpatch USES= libtool tar:xz GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-gmp=${LOCALBASE} INSTALL_TARGET= install-strip +TEST_TARGET= check 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 433475) +++ head/math/mpfr/distinfo (revision 433476) @@ -1,3 +1,7 @@ -TIMESTAMP = 1475049382 +TIMESTAMP = 1486368778 SHA256 (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 015fde82b3979fbe5f83501986d328331ba8ddf008c1ff3da3c238f49ca062bc SIZE (mpfr-3.1.5/mpfr-3.1.5.tar.xz) = 1126668 +SHA256 (mpfr-3.1.5/patch01) = dfd62a42a239c427bb44087b4a520edbcd65bae6ad1fbe07303c96ee8696afbd +SIZE (mpfr-3.1.5/patch01) = 2608 +SHA256 (mpfr-3.1.5/patch02) = 88dfefa6d39c9fd5a26a40d9bbc73df8da93f946c65c06038026261d78d919f5 +SIZE (mpfr-3.1.5/patch02) = 3447