From 0975f29d4efcb1130fd8873bb417c8b63a368413 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 29 Sep 2019 12:17:16 +0200 Subject: [PATCH] fluidsynth2: bump version. --- .../{fluidsynth2-2.0.6.recipe => fluidsynth2-2.0.7.recipe} | 4 ++-- ...h2-2.0.6-gcc2.patchset => fluidsynth2-2.0.7-gcc2.patchset} | 0 ...{fluidsynth2-2.0.6.patchset => fluidsynth2-2.0.7.patchset} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename media-sound/fluidsynth/{fluidsynth2-2.0.6.recipe => fluidsynth2-2.0.7.recipe} (97%) rename media-sound/fluidsynth/patches/{fluidsynth2-2.0.6-gcc2.patchset => fluidsynth2-2.0.7-gcc2.patchset} (100%) rename media-sound/fluidsynth/patches/{fluidsynth2-2.0.6.patchset => fluidsynth2-2.0.7.patchset} (100%) diff --git a/media-sound/fluidsynth/fluidsynth2-2.0.6.recipe b/media-sound/fluidsynth/fluidsynth2-2.0.7.recipe similarity index 97% rename from media-sound/fluidsynth/fluidsynth2-2.0.6.recipe rename to media-sound/fluidsynth/fluidsynth2-2.0.7.recipe index c9e76cec6..67313db7e 100644 --- a/media-sound/fluidsynth/fluidsynth2-2.0.6.recipe +++ b/media-sound/fluidsynth/fluidsynth2-2.0.7.recipe @@ -14,7 +14,7 @@ COPYRIGHT="2017-2019 Tom Moebert LICENSE="GNU LGPL v2.1" REVISION="1" SOURCE_URI="https://github.com/FluidSynth/fluidsynth/archive/v$portVersion.tar.gz" -CHECKSUM_SHA256="e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75" +CHECKSUM_SHA256="b68876d24c7fb34575ffa389bcfe8e61a24f1cf1da8ec6c3b2053efde98d0320" SOURCE_DIR="fluidsynth-$portVersion" PATCHES="fluidsynth2-$portVersion.patchset" if [ "$effectiveTargetArchitecture" = x86_gcc2 ]; then @@ -25,7 +25,7 @@ fi ARCHITECTURES="x86_gcc2 ?x86 x86_64" SECONDARY_ARCHITECTURES="x86" -libVersion="2.1.3" +libVersion="2.2.0" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.7-gcc2.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.7-gcc2.patchset diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.7.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.7.patchset