diff options
author | riggs <riggs@FreeBSD.org> | 2019-09-29 18:04:31 +0800 |
---|---|---|
committer | riggs <riggs@FreeBSD.org> | 2019-09-29 18:04:31 +0800 |
commit | e5bec93301bd87dc6f757b9ee56db29cf0af6f92 (patch) | |
tree | f273c3686d12d4f3424277169988fa099ae6f773 /multimedia | |
parent | 978958479140043b3e91179ffc78772aa694bc69 (diff) | |
download | freebsd-ports-gnome-e5bec93301bd87dc6f757b9ee56db29cf0af6f92.tar.gz freebsd-ports-gnome-e5bec93301bd87dc6f757b9ee56db29cf0af6f92.tar.zst freebsd-ports-gnome-e5bec93301bd87dc6f757b9ee56db29cf0af6f92.zip |
Chase update to audio/fluidsynth; bump PORTREVISION of dependent ports
PR: 240890
Diffstat (limited to 'multimedia')
-rw-r--r-- | multimedia/audacious-plugins-gtk3/Makefile | 2 | ||||
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 2 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 1 |
3 files changed, 3 insertions, 2 deletions
diff --git a/multimedia/audacious-plugins-gtk3/Makefile b/multimedia/audacious-plugins-gtk3/Makefile index c13833e55afe..ced31d744389 100644 --- a/multimedia/audacious-plugins-gtk3/Makefile +++ b/multimedia/audacious-plugins-gtk3/Makefile @@ -4,7 +4,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.10.1 DISTVERSIONSUFFIX= -gtk3 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio #MASTER_SITES= http://distfiles.audacious-media-player.org/ PKGNAMESUFFIX= ${DISTVERSIONSUFFIX} diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 86b619152a49..52d2dec6326d 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -3,7 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.10.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 681545b68b86..d6662608dfc4 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,6 +3,7 @@ PORTNAME= vlc DISTVERSION= 3.0.8 +PORTREVISION= 1 PORTEPOCH= 4 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \ |