mpfr: bump version.

This commit is contained in:
Jerome Duval
2015-07-23 17:58:29 +00:00
parent cf1c7980f3
commit a84cc7ebff

View File

@@ -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