From 667b33e4fbb291854f4fcc3bfaeb4ec594893e48 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Fri, 12 May 2017 20:48:13 +0200 Subject: [PATCH] mpfr: bump version. --- dev-libs/mpfr/{mpfr-3.1.4.recipe => mpfr-3.1.5.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dev-libs/mpfr/{mpfr-3.1.4.recipe => mpfr-3.1.5.recipe} (92%) diff --git a/dev-libs/mpfr/mpfr-3.1.4.recipe b/dev-libs/mpfr/mpfr-3.1.5.recipe similarity index 92% rename from dev-libs/mpfr/mpfr-3.1.4.recipe rename to dev-libs/mpfr/mpfr-3.1.5.recipe index 2fc98b4de..86187c616 100644 --- a/dev-libs/mpfr/mpfr-3.1.4.recipe +++ b/dev-libs/mpfr/mpfr-3.1.5.recipe @@ -23,16 +23,16 @@ improved an existing one, please share your work!" HOMEPAGE="http://www.mpfr.org" COPYRIGHT="2000-2014 INRIA" LICENSE="GNU LGPL v3" -REVISION="4" +REVISION="1" SOURCE_URI="http://ftp.gnu.org/gnu/mpfr/mpfr-$portVersion.tar.bz2" -CHECKSUM_SHA256="d3103a80cdad2407ed581f3618c4bed04e0c92d1cf771a65ead662cc397f7775" +CHECKSUM_SHA256="ca498c1c7a74dd37a576f353312d1e68d490978de4395fa28f1cbd46a364e658" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86 x86_gcc2" PROVIDES=" mpfr$secondaryArchSuffix = $portVersion - lib:libmpfr$secondaryArchSuffix = 4.1.4 compat >= 4 + lib:libmpfr$secondaryArchSuffix = 4.1.5 compat >= 4 " REQUIRES=" haiku$secondaryArchSuffix @@ -41,7 +41,7 @@ REQUIRES=" PROVIDES_devel=" mpfr${secondaryArchSuffix}_devel = $portVersion - devel:libmpfr$secondaryArchSuffix = 4.1.4 compat >= 4 + devel:libmpfr$secondaryArchSuffix = 4.1.5 compat >= 4 " REQUIRES_devel=" mpfr$secondaryArchSuffix == $portVersion base