aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2021-11-27 10:07:11 +0000
committerThomas Zander <riggs@FreeBSD.org>2021-11-27 10:09:44 +0000
commite40e82b3bcc5559654b03ee313a1d9b816c1a394 (patch)
tree6a142d6b1b00daddace436129ee3dd2c2b4e8294
parentc83cbdf5573e365ef37fb7d731ba52dfd6825977 (diff)
downloadports-e40e82b3bcc5559654b03ee313a1d9b816c1a394.tar.gz
ports-e40e82b3bcc5559654b03ee313a1d9b816c1a394.zip
audio/fluidsynth: Update to upstream version 2.2.4
MFH: 2021Q4
-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/Makefile2
-rw-r--r--audio/fluida-lv2/Makefile2
-rw-r--r--audio/fluidplug-lv2/Makefile2
-rw-r--r--audio/fluidsynth-dssi/Makefile2
-rw-r--r--audio/fluidsynth/Makefile2
-rw-r--r--audio/fluidsynth/distinfo6
-rw-r--r--audio/fluidsynth/pkg-plist2
-rw-r--r--audio/lmms/Makefile2
-rw-r--r--audio/mamba/Makefile2
-rw-r--r--audio/muse-sequencer/Makefile2
-rw-r--r--audio/musicpd/Makefile2
-rw-r--r--audio/pianobooster/Makefile2
-rw-r--r--audio/qsynth/Makefile2
-rw-r--r--audio/sdl2_mixer/Makefile2
-rw-r--r--audio/soundkonverter/Makefile2
-rw-r--r--audio/tuxguitar/Makefile2
-rw-r--r--emulators/dosbox-staging/Makefile2
-rw-r--r--games/doomsday/Makefile2
-rw-r--r--games/exult/Makefile1
-rw-r--r--games/gzdoom/Makefile1
-rw-r--r--games/jfsw/Makefile2
-rw-r--r--games/openttd/Makefile1
-rw-r--r--games/prboom-plus/Makefile2
-rw-r--r--games/scummvm/Makefile1
-rw-r--r--games/shockolate/Makefile2
-rw-r--r--games/slade/Makefile2
-rw-r--r--games/stratagus/Makefile2
-rw-r--r--games/zdoom/Makefile2
-rw-r--r--multimedia/audacious-plugins/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
36 files changed, 38 insertions, 33 deletions
diff --git a/audio/alure/Makefile b/audio/alure/Makefile
index 2407b00ffffa..90a1f9862297 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 76cd85f4a905..bfc6120c557f 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 91ca5f8c4aa8..accad1cea19c 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 5afea0b209e4..3b22eb616348 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 6216066da766..105c45c557aa 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 1fcef22af500..ea14620b3b3f 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 e250ab7ed468..770ca7df014d 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 f8100be50800..99b164b12b19 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 f576f44b28c0..056ae7414d5a 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 4dd0fbc2fcb9..e113057ff5bd 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 8340b683be0a..6b2f7375bb52 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 b8df16be8908..087be22bb6cc 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 77413fe87ab5..d7b2f1377736 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 ba99a750174f..8ba7c4a503ca 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 16b264b6cf8e..cd7b020c2291 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 5a8d65ef1f29..d4fc9aaa8788 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 8cb13e48cd06..f3e1f5b153ea 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 17be80bbcfd8..abd21dc2c366 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 708446e12f20..0bb2d9ad63fd 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 78f2d1ed4ef4..95838c63e98c 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 b86accf57570..5151767bed91 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 a8f427c850c0..423cd1ecef8d 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 f2c76445ac56..9bb797537d82 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 1a89b566f387..4d814d566beb 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 fcfc6588cd40..f747bc7e4786 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 efe0095e68ce..cb38cb8c0c74 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 74e55ad82e35..3a6557d5f134 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 fc50c8369ddc..e9e34981941f 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 aa43a0e25d80..9d29db1c6a3e 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 e13175137e06..ae82159c6d08 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 46e20aad1b6e..4c5f8c0047dd 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 02c38cd89e7d..b3915ad253e8 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 cb788d44c2af..7908620c9c26 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 3010f880dca0..e250b93cb3b3 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 8d6b25c6a3d7..f474a46e4953 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 6adedaae9ab4..59693e01c440 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$//}/ \