summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2018-09-29 08:04:27 +0000
committerThomas Zander <riggs@FreeBSD.org>2018-09-29 08:04:27 +0000
commit84b6aee905908e2db25060ec9f7cf161585e5187 (patch)
tree975d38821780487b1c1fed96db5ed01f30b7dbe1 /multimedia
parenttextproc/py-pygments: Corect the .if condition for CONFLICTS_INSTALL (diff)
Bump PORTREVISION to chase update of multimedia/v4l_compat and libv4l
Notes
Notes: svn path=/head/; revision=480899
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/camserv/Makefile2
-rw-r--r--multimedia/cheese/Makefile2
-rw-r--r--multimedia/cx88/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile2
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins/Makefile2
-rw-r--r--multimedia/kaffeine/Makefile2
-rw-r--r--multimedia/kdenlive-kde4/Makefile2
-rw-r--r--multimedia/kdenlive/Makefile1
-rw-r--r--multimedia/kodi-devel/Makefile2
-rw-r--r--multimedia/libav/Makefile2
-rw-r--r--multimedia/libv4l/Makefile2
-rw-r--r--multimedia/libva-intel-driver/Makefile2
-rw-r--r--multimedia/libva/Makefile2
-rw-r--r--multimedia/libxine/Makefile2
-rw-r--r--multimedia/lives/Makefile2
-rw-r--r--multimedia/mjpegtools/Makefile2
-rw-r--r--multimedia/mjpg-streamer/Makefile2
-rw-r--r--multimedia/motion/Makefile2
-rw-r--r--multimedia/mplayer/Makefile1
-rw-r--r--multimedia/mpv/Makefile2
-rw-r--r--multimedia/mythtv/Makefile2
-rw-r--r--multimedia/obs-studio/Makefile1
-rw-r--r--multimedia/pwcview/Makefile2
-rw-r--r--multimedia/qt4-mobility/Makefile2
-rw-r--r--multimedia/qt5-multimedia/Makefile1
-rw-r--r--multimedia/spook/Makefile2
-rw-r--r--multimedia/szap-s2/Makefile1
-rw-r--r--multimedia/transcode/Makefile2
-rw-r--r--multimedia/vdr/Makefile2
-rw-r--r--multimedia/vlc/Makefile2
-rw-r--r--multimedia/w_scan/Makefile1
-rw-r--r--multimedia/webcamd/Makefile1
-rw-r--r--multimedia/zoneminder-h264/Makefile2
-rw-r--r--multimedia/zoneminder/Makefile2
36 files changed, 36 insertions, 29 deletions
diff --git a/multimedia/camserv/Makefile b/multimedia/camserv/Makefile
index d993d9fc7fc8..e75ef2bfbe6b 100644
--- a/multimedia/camserv/Makefile
+++ b/multimedia/camserv/Makefile
@@ -3,7 +3,7 @@
PORTNAME= camserv
PORTVERSION= 0.5.1
-PORTREVISION= 19
+PORTREVISION= 20
PORTEPOCH= 1
CATEGORIES= multimedia
MASTER_SITES= SF/cserv/${PORTNAME}/${PORTVERSION}
diff --git a/multimedia/cheese/Makefile b/multimedia/cheese/Makefile
index 30c17c725e15..85b6a634e8f5 100644
--- a/multimedia/cheese/Makefile
+++ b/multimedia/cheese/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cheese
PORTVERSION= 3.18.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome3
diff --git a/multimedia/cx88/Makefile b/multimedia/cx88/Makefile
index caadc91eccef..505c1b5bfeec 100644
--- a/multimedia/cx88/Makefile
+++ b/multimedia/cx88/Makefile
@@ -3,7 +3,7 @@
PORTNAME= cx88
PORTVERSION= 1.5.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ftp://corona.homeunix.net/ports/cx88/
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 54874d270e3a..246261cd569c 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ffmpeg
PORTVERSION= 4.0.2
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= https://ffmpeg.org/releases/
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index e705aca53bad..5147cbc2c308 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmerlin-avdecoder
PORTVERSION= 1.2.0
-PORTREVISION= 22
+PORTREVISION= 23
CATEGORIES= multimedia
MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION}
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index f53d6255628b..ad26b0ce39fe 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -6,7 +6,7 @@ PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
# When chasing a shared library for a plug-in bump the PORTREVISION in the
# plug-in port instead, like ${category}/gstreamer-plugin-${PLUGIN}.
-PORTREVISION?= 10
+PORTREVISION?= 11
PORTEPOCH= 3
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
diff --git a/multimedia/gstreamer1-plugins/Makefile b/multimedia/gstreamer1-plugins/Makefile
index a017db089996..5844e7f5eb1c 100644
--- a/multimedia/gstreamer1-plugins/Makefile
+++ b/multimedia/gstreamer1-plugins/Makefile
@@ -5,7 +5,7 @@ PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
# When chasing a shared library for a plug-in bump the PORTREVISION in the
# plug-in port instead, like ${category}/gstreamer1-plugin-${PLUGIN}.
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
http://gstreamer.freedesktop.org/src/gst-plugins-bad/:bad \
diff --git a/multimedia/kaffeine/Makefile b/multimedia/kaffeine/Makefile
index bfea99467b6f..746a084abd5c 100644
--- a/multimedia/kaffeine/Makefile
+++ b/multimedia/kaffeine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kaffeine
PORTVERSION= 1.3.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia kde
MASTER_SITES= SF/kaffeine/current
diff --git a/multimedia/kdenlive-kde4/Makefile b/multimedia/kdenlive-kde4/Makefile
index ad748038c4a0..9f3df24ee143 100644
--- a/multimedia/kdenlive-kde4/Makefile
+++ b/multimedia/kdenlive-kde4/Makefile
@@ -2,7 +2,7 @@
PORTNAME= kdenlive
PORTVERSION= 0.9.10
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= multimedia kde
MASTER_SITES= KDE/stable/${PORTNAME}/${PORTVERSION}/src/
PKGNAMESUFFIX= -kde4
diff --git a/multimedia/kdenlive/Makefile b/multimedia/kdenlive/Makefile
index bca3c2bfbdff..f9af0e2d1650 100644
--- a/multimedia/kdenlive/Makefile
+++ b/multimedia/kdenlive/Makefile
@@ -2,6 +2,7 @@
PORTNAME= kdenlive
DISTVERSION= ${KDE_APPLICATIONS_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia kde kde-applications
MAINTAINER= kde@FreeBSD.org
diff --git a/multimedia/kodi-devel/Makefile b/multimedia/kodi-devel/Makefile
index 3efb8c932123..f0db2f3363be 100644
--- a/multimedia/kodi-devel/Makefile
+++ b/multimedia/kodi-devel/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kodi
CATEGORIES= multimedia
DISTVERSION= 18.0.g201809092101
-PORTREVISION= 1
+PORTREVISION= 2
PKGNAMESUFFIX?= -devel
MAINTAINER= tobik@FreeBSD.org
diff --git a/multimedia/libav/Makefile b/multimedia/libav/Makefile
index 5a59af0e4725..6658880f66f5 100644
--- a/multimedia/libav/Makefile
+++ b/multimedia/libav/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libav
PORTVERSION= 12.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://libav.org/releases/
diff --git a/multimedia/libv4l/Makefile b/multimedia/libv4l/Makefile
index 7ea06bb0c7be..cefdbe6a4497 100644
--- a/multimedia/libv4l/Makefile
+++ b/multimedia/libv4l/Makefile
@@ -4,7 +4,7 @@
PORTNAME?= libv4l
PORTVERSION= 1.6.3
-PORTREVISION?= 3
+PORTREVISION?= 4
CATEGORIES= multimedia
MASTER_SITES= http://linuxtv.org/downloads/v4l-utils/:master \
LOCAL/kwm:local
diff --git a/multimedia/libva-intel-driver/Makefile b/multimedia/libva-intel-driver/Makefile
index 36c829aa884a..a1bbc4de84d5 100644
--- a/multimedia/libva-intel-driver/Makefile
+++ b/multimedia/libva-intel-driver/Makefile
@@ -3,7 +3,7 @@
PORTNAME= libva-intel-driver
PORTVERSION= 2.2.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MAINTAINER= madpilot@FreeBSD.org
diff --git a/multimedia/libva/Makefile b/multimedia/libva/Makefile
index 563708be39c2..73d4f6a61345 100644
--- a/multimedia/libva/Makefile
+++ b/multimedia/libva/Makefile
@@ -2,7 +2,7 @@
PORTNAME= libva
PORTVERSION= 2.2.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MAINTAINER= madpilot@FreeBSD.org
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index de3072c9b48d..8c4e69bf8f8c 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xine
PORTVERSION= 1.2.9
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION}
PKGNAMEPREFIX= lib
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index f2ff2593d111..8f8b900f86a7 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lives
PORTVERSION= 2.8.7
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://lives-video.com/releases/
DISTNAME= LiVES-${PORTVERSION}
diff --git a/multimedia/mjpegtools/Makefile b/multimedia/mjpegtools/Makefile
index 6c98ab067f59..38062ecfbfa8 100644
--- a/multimedia/mjpegtools/Makefile
+++ b/multimedia/mjpegtools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mjpegtools
PORTVERSION= 2.1.0
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME:S/tools//}/${PORTNAME}/${PORTVERSION}
diff --git a/multimedia/mjpg-streamer/Makefile b/multimedia/mjpg-streamer/Makefile
index ba912448c312..66d94a95e72b 100644
--- a/multimedia/mjpg-streamer/Makefile
+++ b/multimedia/mjpg-streamer/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mjpg-streamer
PORTVERSION= r63
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia net
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/Sourcecode
diff --git a/multimedia/motion/Makefile b/multimedia/motion/Makefile
index e9b747b48d49..d45f54c05b51 100644
--- a/multimedia/motion/Makefile
+++ b/multimedia/motion/Makefile
@@ -4,7 +4,7 @@
PORTNAME= motion
PORTVERSION= 4.0.1
DISTVERSIONPREFIX= release-
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia
MAINTAINER= ports@FreeBSD.org
diff --git a/multimedia/mplayer/Makefile b/multimedia/mplayer/Makefile
index 9aa2b1f97b0a..17a56abbd972 100644
--- a/multimedia/mplayer/Makefile
+++ b/multimedia/mplayer/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mplayer
PORTVERSION= ${MPLAYER_PORT_VERSION}.${MPLAYER_SNAPSHOT_DATE:S/-//g}
+PORTREVISION= 1
CATEGORIES= multimedia audio
MAINTAINER= riggs@FreeBSD.org
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index fd23a3a54453..5055fd7122eb 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mpv
PORTVERSION= 0.29.0
DISTVERSIONPREFIX= v
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= https://waf.io/:waf
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index 8139e5e9ebfd..4e1fca682218 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -4,7 +4,7 @@
PORTNAME= mythtv
DISTVERSIONPREFIX= v
DISTVERSION= 29.1
-PORTREVISION?= 1
+PORTREVISION?= 2
PORTEPOCH= 1
CATEGORIES= multimedia
diff --git a/multimedia/obs-studio/Makefile b/multimedia/obs-studio/Makefile
index dc0f4f56f4a9..055294b87688 100644
--- a/multimedia/obs-studio/Makefile
+++ b/multimedia/obs-studio/Makefile
@@ -2,6 +2,7 @@
PORTNAME= obs-studio
DISTVERSION= 22.0.3
+PORTREVISION= 1
PORTSREVISION= 2
CATEGORIES= multimedia
diff --git a/multimedia/pwcview/Makefile b/multimedia/pwcview/Makefile
index 287623b4c971..c7d8b4086a3d 100644
--- a/multimedia/pwcview/Makefile
+++ b/multimedia/pwcview/Makefile
@@ -3,7 +3,7 @@
PORTNAME= pwcview
PORTVERSION= 1.4.1
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= http://raaf.atspace.org/ \
http://www.selasky.org/hans_petter/video4bsd/releases/ \
diff --git a/multimedia/qt4-mobility/Makefile b/multimedia/qt4-mobility/Makefile
index 56dcfd0711c3..0fe65a77c146 100644
--- a/multimedia/qt4-mobility/Makefile
+++ b/multimedia/qt4-mobility/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mobility
PORTVERSION= 1.2.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= http://dev.gentoo.org/~pesa/distfiles/ \
LOCAL/vg
diff --git a/multimedia/qt5-multimedia/Makefile b/multimedia/qt5-multimedia/Makefile
index dcd5867f34e4..c998623cf501 100644
--- a/multimedia/qt5-multimedia/Makefile
+++ b/multimedia/qt5-multimedia/Makefile
@@ -2,6 +2,7 @@
PORTNAME= multimedia
DISTVERSION= ${QT5_VERSION}
+PORTREVISION= 1
CATEGORIES= multimedia
PKGNAMEPREFIX= qt5-
diff --git a/multimedia/spook/Makefile b/multimedia/spook/Makefile
index 101a48769367..ef669b979018 100644
--- a/multimedia/spook/Makefile
+++ b/multimedia/spook/Makefile
@@ -3,7 +3,7 @@
PORTNAME= spook
PORTVERSION= 20050207
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://www.litech.org/spook/dist/
diff --git a/multimedia/szap-s2/Makefile b/multimedia/szap-s2/Makefile
index 9a60395fb89f..5bbab131d674 100644
--- a/multimedia/szap-s2/Makefile
+++ b/multimedia/szap-s2/Makefile
@@ -3,6 +3,7 @@
PORTNAME= szap_s2
PORTVERSION= 20100129s
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= LOCAL/nox
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 5db55b7b9824..8c0efc96bdcf 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.7
-PORTREVISION= 35
+PORTREVISION= 36
CATEGORIES= multimedia
MASTER_SITES= https://bitbucket.org/france/transcode-tcforge/downloads/
diff --git a/multimedia/vdr/Makefile b/multimedia/vdr/Makefile
index fe3cba185c0c..ac1bc91366b9 100644
--- a/multimedia/vdr/Makefile
+++ b/multimedia/vdr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vdr
PORTVERSION= 1.7.29
-PORTREVISION= 12
+PORTREVISION= 13
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.tvdr.de/vdr/Developer/
DIST_SUBDIR= vdr
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index bd2c84ec5ca6..69daecada6d2 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.2.8
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/multimedia/w_scan/Makefile b/multimedia/w_scan/Makefile
index 0e78968da38d..0e8037b0bb4b 100644
--- a/multimedia/w_scan/Makefile
+++ b/multimedia/w_scan/Makefile
@@ -3,6 +3,7 @@
PORTNAME= w_scan
PORTVERSION= 20170107
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://wirbel.htpc-forum.de/w_scan/
diff --git a/multimedia/webcamd/Makefile b/multimedia/webcamd/Makefile
index 2bb030f7a000..a01e72dd890b 100644
--- a/multimedia/webcamd/Makefile
+++ b/multimedia/webcamd/Makefile
@@ -3,6 +3,7 @@
PORTNAME= webcamd
PORTVERSION= 4.17.0.3
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \
http://home.selasky.org:8192/distfiles/
diff --git a/multimedia/zoneminder-h264/Makefile b/multimedia/zoneminder-h264/Makefile
index e385957dca41..5713601ac5c2 100644
--- a/multimedia/zoneminder-h264/Makefile
+++ b/multimedia/zoneminder-h264/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zoneminder-h264
PORTVERSION= 1.30.20170222
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MAINTAINER= bsd@abinet.ru
diff --git a/multimedia/zoneminder/Makefile b/multimedia/zoneminder/Makefile
index 58e67c838c68..8a55730c9627 100644
--- a/multimedia/zoneminder/Makefile
+++ b/multimedia/zoneminder/Makefile
@@ -2,7 +2,7 @@
PORTNAME= zoneminder
PORTVERSION= 1.30.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MAINTAINER= bsd@abinet.ru