diff options
author | ale <ale@FreeBSD.org> | 2018-10-30 14:56:54 +0800 |
---|---|---|
committer | ale <ale@FreeBSD.org> | 2018-10-30 14:56:54 +0800 |
commit | 8c75479915ee6b40e02b57ca70bacf20efb57104 (patch) | |
tree | 0a4addbb9e4ee6ab514998948c05ee20a51ba122 /math | |
parent | 00f85d16d29843714723f5aefe16cfdbc8b1457e (diff) | |
download | freebsd-ports-gnome-8c75479915ee6b40e02b57ca70bacf20efb57104.tar.gz freebsd-ports-gnome-8c75479915ee6b40e02b57ca70bacf20efb57104.tar.zst freebsd-ports-gnome-8c75479915ee6b40e02b57ca70bacf20efb57104.zip |
Add post 4.0.1 patches.
PR: 232802
Submitted by: Dennis Clarke <dclarke@blastwave.org>
Diffstat (limited to 'math')
-rw-r--r-- | math/mpfr/Makefile | 5 | ||||
-rw-r--r-- | math/mpfr/distinfo | 28 |
2 files changed, 30 insertions, 3 deletions
diff --git a/math/mpfr/Makefile b/math/mpfr/Makefile index 541f64840454..e573d118c686 100644 --- a/math/mpfr/Makefile +++ b/math/mpfr/Makefile @@ -3,6 +3,7 @@ PORTNAME= mpfr PORTVERSION= 4.0.1 +PORTREVISION= 1 CATEGORIES= math devel MASTER_SITES= http://www.mpfr.org/mpfr-current/ \ GNU @@ -20,8 +21,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING.LESSER #PATCH_DEPENDS= gpatch:devel/patch LIB_DEPENDS= libgmp.so:math/gmp -#PATCHLEVEL= 2 -#PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} +PATCHLEVEL= 13 +PATCHFILES!= /usr/bin/jot -s " " -w patch%02d ${PATCHLEVEL} 1 ${PATCHLEVEL} #PATCH= ${LOCALBASE}/bin/gpatch USES= libtool tar:xz diff --git a/math/mpfr/distinfo b/math/mpfr/distinfo index 30efb09b2ce7..d0898361f221 100644 --- a/math/mpfr/distinfo +++ b/math/mpfr/distinfo @@ -1,3 +1,29 @@ -TIMESTAMP = 1518539352 +TIMESTAMP = 1540882386 SHA256 (mpfr-4.0.1/mpfr-4.0.1.tar.xz) = 67874a60826303ee2fb6affc6dc0ddd3e749e9bfcb4c8655e3953d0458a6e16e SIZE (mpfr-4.0.1/mpfr-4.0.1.tar.xz) = 1412692 +SHA256 (mpfr-4.0.1/patch01) = 915855fdb5d4ea12ca010fb78949017e2cd3f201897db80e3214efa70f5b59bd +SIZE (mpfr-4.0.1/patch01) = 10738 +SHA256 (mpfr-4.0.1/patch02) = 6d74b011dfe60634207ae25f23fcf9030b1b1a2d25c57149b9e95e4a521605bc +SIZE (mpfr-4.0.1/patch02) = 33297 +SHA256 (mpfr-4.0.1/patch03) = 076f5ea9c594675bcf622a5728cac42903ba35a28e7e813abc4d2f8f66bc31c0 +SIZE (mpfr-4.0.1/patch03) = 8905 +SHA256 (mpfr-4.0.1/patch04) = e7bea6c5a7fa9256d86873a98d33b351f24619b72aff0273dab9009e1a251d3a +SIZE (mpfr-4.0.1/patch04) = 10649 +SHA256 (mpfr-4.0.1/patch05) = 9a87a269ecba1f69903d363fa05bedc97af1b56237867b229fb980420c1e0b0a +SIZE (mpfr-4.0.1/patch05) = 5176 +SHA256 (mpfr-4.0.1/patch06) = b0f68329943a7518ab8619521713da5dc2d6436dc89fc3b74537c481ab44d4dd +SIZE (mpfr-4.0.1/patch06) = 2030 +SHA256 (mpfr-4.0.1/patch07) = bc3bfdc92295342e5cca7c2ffb683bf5a6cf3a44c1e2ec59749a71eb07bef883 +SIZE (mpfr-4.0.1/patch07) = 3749 +SHA256 (mpfr-4.0.1/patch08) = 31586c6214def7d157f1f8b4ba5a5a396d33cdcde621fa5447f9197d304e1b20 +SIZE (mpfr-4.0.1/patch08) = 3833 +SHA256 (mpfr-4.0.1/patch09) = 509957eb7130e49c0f4766ff9828818696becb342cbe3c0f46d8c282707209ff +SIZE (mpfr-4.0.1/patch09) = 14202 +SHA256 (mpfr-4.0.1/patch10) = 252c1a2469de7a3a3d326dfbd4c021b017ce31336cbcaf7785b590879806273d +SIZE (mpfr-4.0.1/patch10) = 1772 +SHA256 (mpfr-4.0.1/patch11) = 10ba4a2017e959c89f0ae06e4dd2b0dc87ae79cf0f83f9203a996370757a49ee +SIZE (mpfr-4.0.1/patch11) = 4306 +SHA256 (mpfr-4.0.1/patch12) = d85b7a0d78afec6e82da4406ab668efe1184ad1b7361574c268ead31dc2ad110 +SIZE (mpfr-4.0.1/patch12) = 5270 +SHA256 (mpfr-4.0.1/patch13) = c936983c5799e30a332c862f2b91bb53517e618d486fede20002d93d1bbe7efb +SIZE (mpfr-4.0.1/patch13) = 4124 |