From 22aa88dd93f7cacf8f41bbd5def6afd5119661a2 Mon Sep 17 00:00:00 2001 From: Jerome Duval Date: Sun, 8 Sep 2019 22:56:15 +0200 Subject: [PATCH] fluidsynth2: bump version. --- .../{fluidsynth2-2.0.5.recipe => fluidsynth2-2.0.6.recipe} | 4 ++-- ...h2-2.0.5-gcc2.patchset => fluidsynth2-2.0.6-gcc2.patchset} | 0 ...{fluidsynth2-2.0.5.patchset => fluidsynth2-2.0.6.patchset} | 0 3 files changed, 2 insertions(+), 2 deletions(-) rename media-sound/fluidsynth/{fluidsynth2-2.0.5.recipe => fluidsynth2-2.0.6.recipe} (97%) rename media-sound/fluidsynth/patches/{fluidsynth2-2.0.5-gcc2.patchset => fluidsynth2-2.0.6-gcc2.patchset} (100%) rename media-sound/fluidsynth/patches/{fluidsynth2-2.0.5.patchset => fluidsynth2-2.0.6.patchset} (100%) diff --git a/media-sound/fluidsynth/fluidsynth2-2.0.5.recipe b/media-sound/fluidsynth/fluidsynth2-2.0.6.recipe similarity index 97% rename from media-sound/fluidsynth/fluidsynth2-2.0.5.recipe rename to media-sound/fluidsynth/fluidsynth2-2.0.6.recipe index 707dfb770..c9e76cec6 100644 --- a/media-sound/fluidsynth/fluidsynth2-2.0.5.recipe +++ b/media-sound/fluidsynth/fluidsynth2-2.0.6.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="69b244512883491e7e66b4d0151c61a0d6d867d4d2828c732563be0f78abcc51" +CHECKSUM_SHA256="e97e63c1045e102465f1aa848f9d712c5528c58685b8d40062e4aaf6af7edb75" 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.2" +libVersion="2.1.3" libVersionCompat="$libVersion compat >= ${libVersion%%.*}" PROVIDES=" diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.5-gcc2.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.5-gcc2.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.6-gcc2.patchset diff --git a/media-sound/fluidsynth/patches/fluidsynth2-2.0.5.patchset b/media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset similarity index 100% rename from media-sound/fluidsynth/patches/fluidsynth2-2.0.5.patchset rename to media-sound/fluidsynth/patches/fluidsynth2-2.0.6.patchset