aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2021-10-03 10:16:04 +0000
committerThomas Zander <riggs@FreeBSD.org>2021-10-04 05:02:38 +0000
commit366e59d5575920bd22d47ce7750b0a1a0fdbadab (patch)
tree95cc33ea8ac23d83463b43b989ab4069f372a8f9 /audio
parent371d21badc1c56e48e307eb2f0a0ccf376a03cdb (diff)
downloadports-366e59d5575920bd22d47ce7750b0a1a0fdbadab.tar.gz
ports-366e59d5575920bd22d47ce7750b0a1a0fdbadab.zip
audio/fluidsynth: Update to upstream version 2.2.3
MFH: 2021Q4 (cherry picked from commit 4c2db26adf7d81372f9c708118ecbe6ea38784b4)
Diffstat (limited to 'audio')
-rw-r--r--audio/alure/Makefile2
-rw-r--r--audio/bristol/Makefile2
-rw-r--r--audio/calf-lv2/Makefile2
-rw-r--r--audio/carla/Makefile1
-rw-r--r--audio/csound/Makefile2
-rw-r--r--audio/denemo/Makefile2
-rw-r--r--audio/drumstick/Makefile1
-rw-r--r--audio/fluida-lv2/Makefile1
-rw-r--r--audio/fluidplug-lv2/Makefile2
-rw-r--r--audio/fluidsynth-dssi/Makefile2
-rw-r--r--audio/fluidsynth/Makefile3
-rw-r--r--audio/fluidsynth/distinfo6
-rw-r--r--audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c10
-rw-r--r--audio/fluidsynth/pkg-plist4
-rw-r--r--audio/lmms/Makefile2
-rw-r--r--audio/mamba/Makefile2
-rw-r--r--audio/muse-sequencer/Makefile2
-rw-r--r--audio/musicpd/Makefile1
-rw-r--r--audio/pianobooster/Makefile2
-rw-r--r--audio/qsynth/Makefile1
-rw-r--r--audio/sdl2_mixer/Makefile2
-rw-r--r--audio/soundkonverter/Makefile2
-rw-r--r--audio/tuxguitar/Makefile2
23 files changed, 30 insertions, 26 deletions
diff --git a/audio/alure/Makefile b/audio/alure/Makefile
index 89798aac8429..2407b00ffffa 100644
--- a/audio/alure/Makefile
+++ b/audio/alure/Makefile
@@ -2,7 +2,7 @@
PORTNAME= alure
PORTVERSION= 1.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= http://kcat.strangesoft.net/alure-releases/
diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile
index 887b03302aef..76cd85f4a905 100644
--- a/audio/bristol/Makefile
+++ b/audio/bristol/Makefile
@@ -2,7 +2,7 @@
PORTNAME= bristol
PORTVERSION= 0.60.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60
diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile
index 21f3ebb7944c..8d7a6d250b67 100644
--- a/audio/calf-lv2/Makefile
+++ b/audio/calf-lv2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= calf
DISTVERSION= 0.90.3
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= http://calf-studio-gear.org/files/
PKGNAMESUFFIX= -lv2
diff --git a/audio/carla/Makefile b/audio/carla/Makefile
index 7abab9e4ac57..7e313672814d 100644
--- a/audio/carla/Makefile
+++ b/audio/carla/Makefile
@@ -1,6 +1,7 @@
PORTNAME= Carla
DISTVERSIONPREFIX= v
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/csound/Makefile b/audio/csound/Makefile
index 692dc19537ac..7391cd5add9e 100644
--- a/audio/csound/Makefile
+++ b/audio/csound/Makefile
@@ -2,7 +2,7 @@
PORTNAME= csound
DISTVERSION= 6.15.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio lang
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile
index 3ef8ab0b70c1..1fcef22af500 100644
--- a/audio/denemo/Makefile
+++ b/audio/denemo/Makefile
@@ -2,7 +2,7 @@
PORTNAME= denemo
PORTVERSION= 2.0.6
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio
MASTER_SITES= GNU
diff --git a/audio/drumstick/Makefile b/audio/drumstick/Makefile
index 5f298dee04a7..e250ab7ed468 100644
--- a/audio/drumstick/Makefile
+++ b/audio/drumstick/Makefile
@@ -1,5 +1,6 @@
PORTNAME= drumstick
DISTVERSION= 2.4.0
+PORTREVISION= 1
CATEGORIES= audio multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/
diff --git a/audio/fluida-lv2/Makefile b/audio/fluida-lv2/Makefile
index 536b0e0593c2..f8100be50800 100644
--- a/audio/fluida-lv2/Makefile
+++ b/audio/fluida-lv2/Makefile
@@ -1,6 +1,7 @@
PORTNAME= fluida
DISTVERSIONPREFIX= v
DISTVERSION= 0.7
+PORTREVISION= 1
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
DIST_SUBDIR= ${PORTNAME}
diff --git a/audio/fluidplug-lv2/Makefile b/audio/fluidplug-lv2/Makefile
index 8dd3b0eb3e7a..f576f44b28c0 100644
--- a/audio/fluidplug-lv2/Makefile
+++ b/audio/fluidplug-lv2/Makefile
@@ -1,6 +1,6 @@
PORTNAME= FluidPlug
PORTVERSION= g20181209
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
PKGNAMESUFFIX= -lv2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile
index 50795e9d9f39..4dd0fbc2fcb9 100644
--- a/audio/fluidsynth-dssi/Makefile
+++ b/audio/fluidsynth-dssi/Makefile
@@ -2,7 +2,7 @@
PORTNAME= fluidsynth-dssi
PORTVERSION= 1.0.0
-PORTREVISION= 15
+PORTREVISION= 16
CATEGORIES= audio
MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION}
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile
index 9e5bd3cf253e..8340b683be0a 100644
--- a/audio/fluidsynth/Makefile
+++ b/audio/fluidsynth/Makefile
@@ -2,8 +2,7 @@
PORTNAME= fluidsynth
DISTVERSIONPREFIX= v
-DISTVERSION= 2.1.7
-PORTREVISION= 1
+DISTVERSION= 2.2.3
CATEGORIES= audio
MAINTAINER= multimedia@FreeBSD.org
diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo
index 71ac1b1d866e..b8df16be8908 100644
--- a/audio/fluidsynth/distinfo
+++ b/audio/fluidsynth/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612035967
-SHA256 (FluidSynth-fluidsynth-v2.1.7_GH0.tar.gz) = 365a1c0982efcaff724a7b05d26ce1db76bc7435aa4c239df61cbc87f04b6c90
-SIZE (FluidSynth-fluidsynth-v2.1.7_GH0.tar.gz) = 1368777
+TIMESTAMP = 1633238531
+SHA256 (FluidSynth-fluidsynth-v2.2.3_GH0.tar.gz) = b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4
+SIZE (FluidSynth-fluidsynth-v2.2.3_GH0.tar.gz) = 1745344
diff --git a/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c b/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c
index 754a5af67862..4cdfebb982ba 100644
--- a/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c
+++ b/audio/fluidsynth/files/patch-src_drivers_fluid__adriver.c
@@ -1,11 +1,11 @@
---- src/drivers/fluid_adriver.c.orig 2018-12-30 11:42:00 UTC
+--- src/drivers/fluid_adriver.c.orig 2021-09-11 16:26:35 UTC
+++ src/drivers/fluid_adriver.c
-@@ -39,6 +39,16 @@ struct _fluid_audriver_definition_t
+@@ -40,6 +40,16 @@ struct _fluid_audriver_definition_t
/* Available audio drivers, listed in order of preference */
static const fluid_audriver_definition_t fluid_audio_drivers[] =
{
+#if SNDIO_SUPPORT
-+ {
++ {
+ "sndio",
+ new_fluid_sndio_audio_driver,
+ new_fluid_sndio_audio_driver2,
@@ -14,6 +14,6 @@
+ },
+#endif
+
- #if JACK_SUPPORT
+ #if ALSA_SUPPORT
{
- "jack",
+ "alsa",
diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist
index 5d29ee0f3c7b..77413fe87ab5 100644
--- a/audio/fluidsynth/pkg-plist
+++ b/audio/fluidsynth/pkg-plist
@@ -18,7 +18,7 @@ include/fluidsynth/types.h
include/fluidsynth/version.h
include/fluidsynth/voice.h
lib/libfluidsynth.so
-lib/libfluidsynth.so.2
-lib/libfluidsynth.so.2.3.7
+lib/libfluidsynth.so.3
+lib/libfluidsynth.so.3.0.3
libdata/pkgconfig/fluidsynth.pc
man/man1/fluidsynth.1.gz
diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile
index f5f1fac17f0b..ba99a750174f 100644
--- a/audio/lmms/Makefile
+++ b/audio/lmms/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lmms
DISTVERSIONPREFIX= v
DISTVERSION= 1.2.2
-PORTREVISION= 1
+PORTREVISION= 2
PORTEPOCH= 2
CATEGORIES= audio
diff --git a/audio/mamba/Makefile b/audio/mamba/Makefile
index a048822a6841..16b264b6cf8e 100644
--- a/audio/mamba/Makefile
+++ b/audio/mamba/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mamba
DISTVERSIONPREFIX= v
DISTVERSION= 2.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/muse-sequencer/Makefile b/audio/muse-sequencer/Makefile
index 187aa7453215..97043fce1920 100644
--- a/audio/muse-sequencer/Makefile
+++ b/audio/muse-sequencer/Makefile
@@ -1,7 +1,7 @@
PORTNAME= muse-sequencer
DISTVERSIONPREFIX= muse_
DISTVERSION= 3_1_1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 9cadbb10f445..f272ff45fed1 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,5 +1,6 @@
PORTNAME= musicpd
PORTVERSION= 0.22.11
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
diff --git a/audio/pianobooster/Makefile b/audio/pianobooster/Makefile
index bc25b0696e07..17be80bbcfd8 100644
--- a/audio/pianobooster/Makefile
+++ b/audio/pianobooster/Makefile
@@ -1,7 +1,7 @@
PORTNAME= pianobooster
DISTVERSIONPREFIX= v
DISTVERSION= 1.0.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org
diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile
index 53947d679425..708446e12f20 100644
--- a/audio/qsynth/Makefile
+++ b/audio/qsynth/Makefile
@@ -2,6 +2,7 @@
PORTNAME= qsynth
PORTVERSION= 0.9.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= SF
diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile
index 2ccbf4138228..78f2d1ed4ef4 100644
--- a/audio/sdl2_mixer/Makefile
+++ b/audio/sdl2_mixer/Makefile
@@ -1,6 +1,6 @@
PORTNAME= sdl2_mixer
PORTVERSION= 2.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= https://www.libsdl.org/projects/SDL_mixer/release/
DISTNAME= SDL2_mixer-${PORTVERSION}
diff --git a/audio/soundkonverter/Makefile b/audio/soundkonverter/Makefile
index 201ba3263fde..b86accf57570 100644
--- a/audio/soundkonverter/Makefile
+++ b/audio/soundkonverter/Makefile
@@ -3,7 +3,7 @@
PORTNAME= soundkonverter
PORTVERSION= 3.0.1
DISTVERSIONPREFIX= v
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio kde
MAINTAINER= ports@FreeBSD.org
diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile
index e25d56a66912..a8f427c850c0 100644
--- a/audio/tuxguitar/Makefile
+++ b/audio/tuxguitar/Makefile
@@ -2,7 +2,7 @@
PORTNAME= tuxguitar
PORTVERSION= 1.2
-PORTREVISION= 16
+PORTREVISION= 17
CATEGORIES= audio java
MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \
LOCAL/gahr/:fluid \