From a84cc7ebffccc651ced82a7e9916db44c6158b7f Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Thu, 23 Jul 2015 17:58:29 +0000 Subject: [PATCH] mpfr: bump version. --- dev-libs/mpfr/{mpfr-3.1.2.recipe => mpfr-3.1.3.recipe} | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) rename dev-libs/mpfr/{mpfr-3.1.2.recipe => mpfr-3.1.3.recipe} (92%) diff --git a/dev-libs/mpfr/mpfr-3.1.2.recipe b/dev-libs/mpfr/mpfr-3.1.3.recipe similarity index 92% rename from dev-libs/mpfr/mpfr-3.1.2.recipe rename to dev-libs/mpfr/mpfr-3.1.3.recipe index 9a3d311aa..23cc6ee2c 100644 --- a/dev-libs/mpfr/mpfr-3.1.2.recipe +++ b/dev-libs/mpfr/mpfr-3.1.3.recipe @@ -25,15 +25,15 @@ LICENSE="GNU LGPL v3" HOMEPAGE="http://www.mpfr.org" COPYRIGHT="2000-2014 INRIA" SOURCE_URI="http://www.mpfr.org/mpfr-current/mpfr-$portVersion.tar.bz2" -CHECKSUM_SHA256="79c73f60af010a30a5c27a955a1d2d01ba095b72537dab0ecaad57f5a7bb1b6b" -REVISION="2" +CHECKSUM_SHA256="f63bb459157cacd223caac545cb816bcdb5a0de28b809e7748b82e9eb89b0afd" +REVISION="1" ARCHITECTURES="x86_gcc2 x86 x86_64" SECONDARY_ARCHITECTURES="x86 x86_gcc2" PROVIDES=" mpfr$secondaryArchSuffix = $portVersion - lib:libmpfr$secondaryArchSuffix = 4.1.2 compat >= 4 + lib:libmpfr$secondaryArchSuffix = 4.1.3 compat >= 4 " REQUIRES=" haiku$secondaryArchSuffix @@ -71,7 +71,7 @@ TEST() PROVIDES_devel=" mpfr${secondaryArchSuffix}_devel = $portVersion - devel:libmpfr$secondaryArchSuffix = 4.1.2 compat >= 4 + devel:libmpfr$secondaryArchSuffix = 4.1.3 compat >= 4 " REQUIRES_devel=" mpfr$secondaryArchSuffix == $portVersion base