From e40e82b3bcc5559654b03ee313a1d9b816c1a394 Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Sat, 27 Nov 2021 11:07:11 +0100 Subject: [PATCH] audio/fluidsynth: Update to upstream version 2.2.4 MFH: 2021Q4 --- audio/alure/Makefile | 2 +- audio/bristol/Makefile | 2 +- audio/calf-lv2/Makefile | 2 +- audio/carla/Makefile | 1 + audio/csound/Makefile | 2 +- audio/denemo/Makefile | 2 +- audio/drumstick/Makefile | 2 +- audio/fluida-lv2/Makefile | 2 +- audio/fluidplug-lv2/Makefile | 2 +- audio/fluidsynth-dssi/Makefile | 2 +- audio/fluidsynth/Makefile | 2 +- audio/fluidsynth/distinfo | 6 +++--- audio/fluidsynth/pkg-plist | 2 +- audio/lmms/Makefile | 2 +- audio/mamba/Makefile | 2 +- audio/muse-sequencer/Makefile | 2 +- audio/musicpd/Makefile | 2 +- audio/pianobooster/Makefile | 2 +- audio/qsynth/Makefile | 2 +- audio/sdl2_mixer/Makefile | 2 +- audio/soundkonverter/Makefile | 2 +- audio/tuxguitar/Makefile | 2 +- emulators/dosbox-staging/Makefile | 2 +- games/doomsday/Makefile | 2 +- games/exult/Makefile | 1 + games/gzdoom/Makefile | 1 + games/jfsw/Makefile | 2 +- games/openttd/Makefile | 1 + games/prboom-plus/Makefile | 2 +- games/scummvm/Makefile | 1 + games/shockolate/Makefile | 2 +- games/slade/Makefile | 2 +- games/stratagus/Makefile | 2 +- games/zdoom/Makefile | 2 +- multimedia/audacious-plugins/Makefile | 2 +- multimedia/vlc/Makefile | 2 +- 36 files changed, 38 insertions(+), 33 deletions(-) diff --git a/audio/alure/Makefile b/audio/alure/Makefile index 2407b00ffffae..90a1f98622973 100644 --- a/audio/alure/Makefile +++ b/audio/alure/Makefile @@ -2,7 +2,7 @@ PORTNAME= alure PORTVERSION= 1.2 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= http://kcat.strangesoft.net/alure-releases/ diff --git a/audio/bristol/Makefile b/audio/bristol/Makefile index 76cd85f4a9053..bfc6120c557f2 100644 --- a/audio/bristol/Makefile +++ b/audio/bristol/Makefile @@ -2,7 +2,7 @@ PORTNAME= bristol PORTVERSION= 0.60.10 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.60 diff --git a/audio/calf-lv2/Makefile b/audio/calf-lv2/Makefile index 91ca5f8c4aa8e..accad1cea19c7 100644 --- a/audio/calf-lv2/Makefile +++ b/audio/calf-lv2/Makefile @@ -2,7 +2,7 @@ PORTNAME= calf DISTVERSION= 0.90.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://calf-studio-gear.org/files/ PKGNAMESUFFIX= -lv2 diff --git a/audio/carla/Makefile b/audio/carla/Makefile index 5afea0b209e4d..3b22eb6163485 100644 --- a/audio/carla/Makefile +++ b/audio/carla/Makefile @@ -1,6 +1,7 @@ PORTNAME= Carla DISTVERSIONPREFIX= v DISTVERSION= 2.4.1 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/csound/Makefile b/audio/csound/Makefile index 6216066da7664..105c45c557aac 100644 --- a/audio/csound/Makefile +++ b/audio/csound/Makefile @@ -2,7 +2,7 @@ PORTNAME= csound DISTVERSION= 6.15.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio lang MAINTAINER= yuri@FreeBSD.org diff --git a/audio/denemo/Makefile b/audio/denemo/Makefile index 1fcef22af500e..ea14620b3b3fb 100644 --- a/audio/denemo/Makefile +++ b/audio/denemo/Makefile @@ -2,7 +2,7 @@ PORTNAME= denemo PORTVERSION= 2.0.6 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= GNU diff --git a/audio/drumstick/Makefile b/audio/drumstick/Makefile index e250ab7ed468f..770ca7df014d3 100644 --- a/audio/drumstick/Makefile +++ b/audio/drumstick/Makefile @@ -1,6 +1,6 @@ PORTNAME= drumstick DISTVERSION= 2.4.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio multimedia MASTER_SITES= SF/${PORTNAME}/${PORTVERSION}/ diff --git a/audio/fluida-lv2/Makefile b/audio/fluida-lv2/Makefile index f8100be50800e..99b164b12b19d 100644 --- a/audio/fluida-lv2/Makefile +++ b/audio/fluida-lv2/Makefile @@ -1,7 +1,7 @@ PORTNAME= fluida DISTVERSIONPREFIX= v DISTVERSION= 0.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio PKGNAMESUFFIX= -lv2 DIST_SUBDIR= ${PORTNAME} diff --git a/audio/fluidplug-lv2/Makefile b/audio/fluidplug-lv2/Makefile index f576f44b28c08..056ae7414d5a4 100644 --- a/audio/fluidplug-lv2/Makefile +++ b/audio/fluidplug-lv2/Makefile @@ -1,6 +1,6 @@ PORTNAME= FluidPlug PORTVERSION= g20181209 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio PKGNAMESUFFIX= -lv2 EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index 4dd0fbc2fcb9d..e113057ff5bdf 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -2,7 +2,7 @@ PORTNAME= fluidsynth-dssi PORTVERSION= 1.0.0 -PORTREVISION= 16 +PORTREVISION= 17 CATEGORIES= audio MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index 8340b683be0a3..6b2f7375bb526 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -2,7 +2,7 @@ PORTNAME= fluidsynth DISTVERSIONPREFIX= v -DISTVERSION= 2.2.3 +DISTVERSION= 2.2.4 CATEGORIES= audio MAINTAINER= multimedia@FreeBSD.org diff --git a/audio/fluidsynth/distinfo b/audio/fluidsynth/distinfo index b8df16be8908c..087be22bb6cc5 100644 --- a/audio/fluidsynth/distinfo +++ b/audio/fluidsynth/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633238531 -SHA256 (FluidSynth-fluidsynth-v2.2.3_GH0.tar.gz) = b31807cb0f88e97f3096e2b378c9815a6acfdc20b0b14f97936d905b536965c4 -SIZE (FluidSynth-fluidsynth-v2.2.3_GH0.tar.gz) = 1745344 +TIMESTAMP = 1637940656 +SHA256 (FluidSynth-fluidsynth-v2.2.4_GH0.tar.gz) = 83cb1dba04c632ede74f0c0717018b062c0e00b639722203b23f77a961afd390 +SIZE (FluidSynth-fluidsynth-v2.2.4_GH0.tar.gz) = 1746638 diff --git a/audio/fluidsynth/pkg-plist b/audio/fluidsynth/pkg-plist index 77413fe87ab57..d7b2f13777369 100644 --- a/audio/fluidsynth/pkg-plist +++ b/audio/fluidsynth/pkg-plist @@ -19,6 +19,6 @@ include/fluidsynth/version.h include/fluidsynth/voice.h lib/libfluidsynth.so lib/libfluidsynth.so.3 -lib/libfluidsynth.so.3.0.3 +lib/libfluidsynth.so.3.0.4 libdata/pkgconfig/fluidsynth.pc man/man1/fluidsynth.1.gz diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index ba99a750174f8..8ba7c4a503ca4 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -3,7 +3,7 @@ PORTNAME= lmms DISTVERSIONPREFIX= v DISTVERSION= 1.2.2 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= audio diff --git a/audio/mamba/Makefile b/audio/mamba/Makefile index 16b264b6cf8e5..cd7b020c22917 100644 --- a/audio/mamba/Makefile +++ b/audio/mamba/Makefile @@ -1,7 +1,7 @@ PORTNAME= mamba DISTVERSIONPREFIX= v DISTVERSION= 2.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/muse-sequencer/Makefile b/audio/muse-sequencer/Makefile index 5a8d65ef1f295..d4fc9aaa87889 100644 --- a/audio/muse-sequencer/Makefile +++ b/audio/muse-sequencer/Makefile @@ -1,6 +1,6 @@ PORTNAME= muse-sequencer DISTVERSION= 4.0.0 -PORTREVISION= 0 +PORTREVISION= 1 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 8cb13e48cd06e..f3e1f5b153eae 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,6 @@ PORTNAME= musicpd PORTVERSION= 0.23.4 -PORTREVISION= 1 +PORTREVISION= 2 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 17be80bbcfd8c..abd21dc2c3664 100644 --- a/audio/pianobooster/Makefile +++ b/audio/pianobooster/Makefile @@ -1,7 +1,7 @@ PORTNAME= pianobooster DISTVERSIONPREFIX= v DISTVERSION= 1.0.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MAINTAINER= yuri@FreeBSD.org diff --git a/audio/qsynth/Makefile b/audio/qsynth/Makefile index 708446e12f20d..0bb2d9ad63fd6 100644 --- a/audio/qsynth/Makefile +++ b/audio/qsynth/Makefile @@ -2,7 +2,7 @@ PORTNAME= qsynth PORTVERSION= 0.9.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/sdl2_mixer/Makefile b/audio/sdl2_mixer/Makefile index 78f2d1ed4ef4c..95838c63e98cb 100644 --- a/audio/sdl2_mixer/Makefile +++ b/audio/sdl2_mixer/Makefile @@ -1,6 +1,6 @@ PORTNAME= sdl2_mixer PORTVERSION= 2.0.4 -PORTREVISION= 3 +PORTREVISION= 4 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 b86accf575708..5151767bed911 100644 --- a/audio/soundkonverter/Makefile +++ b/audio/soundkonverter/Makefile @@ -3,7 +3,7 @@ PORTNAME= soundkonverter PORTVERSION= 3.0.1 DISTVERSIONPREFIX= v -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio kde MAINTAINER= ports@FreeBSD.org diff --git a/audio/tuxguitar/Makefile b/audio/tuxguitar/Makefile index a8f427c850c07..423cd1ecef8dc 100644 --- a/audio/tuxguitar/Makefile +++ b/audio/tuxguitar/Makefile @@ -2,7 +2,7 @@ PORTNAME= tuxguitar PORTVERSION= 1.2 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio java MASTER_SITES= SF/${PORTNAME}/TuxGuitar/TuxGuitar-${PORTVERSION}:src \ LOCAL/gahr/:fluid \ diff --git a/emulators/dosbox-staging/Makefile b/emulators/dosbox-staging/Makefile index f2c76445ac56e..9bb797537d826 100644 --- a/emulators/dosbox-staging/Makefile +++ b/emulators/dosbox-staging/Makefile @@ -1,7 +1,7 @@ PORTNAME= dosbox-staging DISTVERSIONPREFIX= v DISTVERSION= 0.77.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= emulators MAINTAINER= makc@FreeBSD.org diff --git a/games/doomsday/Makefile b/games/doomsday/Makefile index 1a89b566f3876..4d814d566beb5 100644 --- a/games/doomsday/Makefile +++ b/games/doomsday/Makefile @@ -2,7 +2,7 @@ PORTNAME= doomsday PORTVERSION= 2.3.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MASTER_SITES= SF/deng/Doomsday%20Engine/${PORTVERSION} diff --git a/games/exult/Makefile b/games/exult/Makefile index fcfc6588cd407..f747bc7e4786e 100644 --- a/games/exult/Makefile +++ b/games/exult/Makefile @@ -3,6 +3,7 @@ PORTNAME= exult DISTVERSIONPREFIX= v DISTVERSION= 1.7.0.20211019 +PORTREVISION= 1 CATEGORIES= games MAINTAINER= ports@FreeBSD.org diff --git a/games/gzdoom/Makefile b/games/gzdoom/Makefile index efe0095e68cec..cb38cb8c0c744 100644 --- a/games/gzdoom/Makefile +++ b/games/gzdoom/Makefile @@ -1,5 +1,6 @@ PORTNAME= gzdoom PORTVERSION= 4.7.1 +PORTREVISION= 1 DISTVERSIONPREFIX= g CATEGORIES= games diff --git a/games/jfsw/Makefile b/games/jfsw/Makefile index 74e55ad82e355..3a6557d5f134c 100644 --- a/games/jfsw/Makefile +++ b/games/jfsw/Makefile @@ -2,7 +2,7 @@ PORTNAME= jfsw PORTVERSION= 20210130 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= martymac@FreeBSD.org diff --git a/games/openttd/Makefile b/games/openttd/Makefile index fc50c8369ddcc..e9e34981941f8 100644 --- a/games/openttd/Makefile +++ b/games/openttd/Makefile @@ -2,6 +2,7 @@ PORTNAME= openttd DISTVERSION= 12.1 +PORTREVISION= 1 CATEGORIES= games MASTER_SITES= https://proxy.binaries.openttd.org/openttd-releases/${DISTVERSION}/ DISTNAME= ${PORTNAME}-${DISTVERSION}-source diff --git a/games/prboom-plus/Makefile b/games/prboom-plus/Makefile index aa43a0e25d808..9d29db1c6a3ee 100644 --- a/games/prboom-plus/Makefile +++ b/games/prboom-plus/Makefile @@ -2,7 +2,7 @@ PORTNAME= prboom-plus PORTVERSION= 2.5.1.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MASTER_SITES= SF diff --git a/games/scummvm/Makefile b/games/scummvm/Makefile index e13175137e06c..ae82159c6d085 100644 --- a/games/scummvm/Makefile +++ b/games/scummvm/Makefile @@ -2,6 +2,7 @@ PORTNAME= scummvm PORTVERSION= 2.5.0 +PORTREVISION= 1 CATEGORIES= games emulators MASTER_SITES= https://downloads.scummvm.org/frs/${PORTNAME}/${PORTVERSION}/ diff --git a/games/shockolate/Makefile b/games/shockolate/Makefile index 46e20aad1b6e5..4c5f8c0047dde 100644 --- a/games/shockolate/Makefile +++ b/games/shockolate/Makefile @@ -4,7 +4,7 @@ PORTNAME= shockolate DISTVERSIONPREFIX= v DISTVERSION= 0.8.2-43 DISTVERSIONSUFFIX= -ga9eb1b93 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= shamaz.mazum@gmail.com diff --git a/games/slade/Makefile b/games/slade/Makefile index 02c38cd89e7de..b3915ad253e85 100644 --- a/games/slade/Makefile +++ b/games/slade/Makefile @@ -2,7 +2,7 @@ PORTNAME= slade PORTVERSION= 3.1.13 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= games MAINTAINER= danfe@FreeBSD.org diff --git a/games/stratagus/Makefile b/games/stratagus/Makefile index cb788d44c2afd..7908620c9c268 100644 --- a/games/stratagus/Makefile +++ b/games/stratagus/Makefile @@ -3,7 +3,7 @@ PORTNAME= stratagus PORTVERSION= 2.4.2 DISTVERSIONPREFIX= v -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= games MAINTAINER= amdmi3@FreeBSD.org diff --git a/games/zdoom/Makefile b/games/zdoom/Makefile index 3010f880dca0d..e250b93cb3b39 100644 --- a/games/zdoom/Makefile +++ b/games/zdoom/Makefile @@ -2,7 +2,7 @@ PORTNAME= zdoom PORTVERSION= 2.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= games MAINTAINER= kevans@FreeBSD.org diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 8d6b25c6a3d7e..f474a46e4953f 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -2,7 +2,7 @@ PORTNAME= audacious-plugins PORTVERSION= 4.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 6adedaae9ab46..59693e01c4401 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -2,7 +2,7 @@ PORTNAME= vlc DISTVERSION= 3.0.16 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 4 CATEGORIES= multimedia audio net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \