diff options
-rw-r--r-- | math/mpfr/Makefile | 4 | ||||
-rw-r--r-- | math/mpfr/distinfo | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 842be7a8a356..079adc394f53 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpfr PORTVERSION= 3.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ DIST_SUBDIR= ${DISTNAME} @@ -23,7 +23,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER LIB_DEPENDS= gmp.10:${PORTSDIR}/math/gmp -PATCHLEVEL= 1 +PATCHLEVEL= 3 PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} USE_AUTOTOOLS= libtool diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index 504502b81c8f..c5360eb2ce62 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -2,3 +2,7 @@ SHA256 (mpfr-3.1.0/mpfr-3.1.0.tar.xz) = 84fdb2d65e7323ae717f82ebf524280afe076393 SIZE (mpfr-3.1.0/mpfr-3.1.0.tar.xz) = 1083128 SHA256 (mpfr-3.1.0/patch01) = f2fb9ddd6a4b2ec7a580e5aa8eb275a1dfd1720f520e10d2b491246f4513c1c5 SIZE (mpfr-3.1.0/patch01) = 1935 +SHA256 (mpfr-3.1.0/patch02) = 9205e3c412add2dda89346ad52fe8452d3e685595f1b973f6ff846505c5967e6 +SIZE (mpfr-3.1.0/patch02) = 4502 +SHA256 (mpfr-3.1.0/patch03) = f096849b0f5db432f70f0945d366644943f11eb8c95185fde48f27faac2ff40b +SIZE (mpfr-3.1.0/patch03) = 8260 |