aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorGanael LAPLANCHE <martymac@FreeBSD.org>2014-02-03 08:15:19 +0000
committerGanael LAPLANCHE <martymac@FreeBSD.org>2014-02-03 08:15:19 +0000
commit1e4183548ee4845cd53e53b88e74afcaff80efe3 (patch)
treee55c0b36117b2431eaac4b02ff6ef7fa05d46749 /multimedia
parent6dbb691ed2c33b68872d270751f0e87ef0da351b (diff)
downloadports-1e4183548ee4845cd53e53b88e74afcaff80efe3.tar.gz
ports-1e4183548ee4845cd53e53b88e74afcaff80efe3.zip
Notes
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/bombono/Makefile1
-rw-r--r--multimedia/dvdauthor/Makefile1
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-dvd/Makefile2
-rw-r--r--multimedia/gstreamer-plugins-resindvd/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-dvdread/Makefile2
-rw-r--r--multimedia/gstreamer1-plugins-resindvd/Makefile2
-rw-r--r--multimedia/kissdx/Makefile2
-rw-r--r--multimedia/libdvdnav/Makefile5
-rw-r--r--multimedia/libdvdnav/distinfo4
-rw-r--r--multimedia/libdvdnav/files/patch-configure221
-rw-r--r--multimedia/libdvdnav/files/patch-src-searching.c43
-rw-r--r--multimedia/libdvdnav/files/patch-src-vm-vm.c29
-rw-r--r--multimedia/libdvdnav/pkg-plist4
-rw-r--r--multimedia/libdvdread/Makefile5
-rw-r--r--multimedia/libdvdread/distinfo4
-rw-r--r--multimedia/libdvdread/files/patch-configure220
-rw-r--r--multimedia/libdvdread/pkg-plist2
-rw-r--r--multimedia/libxine/Makefile2
-rw-r--r--multimedia/lsdvd/Makefile2
-rw-r--r--multimedia/lxdvdrip/Makefile2
-rw-r--r--multimedia/mmpython/Makefile2
-rw-r--r--multimedia/mplayer2/Makefile2
-rw-r--r--multimedia/mplayerxp/Makefile2
-rw-r--r--multimedia/mpv/Makefile1
-rw-r--r--multimedia/ogmrip/Makefile1
-rw-r--r--multimedia/ogmtools/Makefile2
-rw-r--r--multimedia/py-kaa-metadata/Makefile2
-rw-r--r--multimedia/streamanalyze/Makefile2
-rw-r--r--multimedia/transcode/Makefile2
-rw-r--r--multimedia/vamps/Makefile2
-rw-r--r--multimedia/vlc/Makefile1
-rw-r--r--multimedia/xbmc-pvr/Makefile2
-rw-r--r--multimedia/xbmc/Makefile2
34 files changed, 75 insertions, 105 deletions
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile
index bd5625f9194f..dc6cb79b80d2 100644
--- a/multimedia/bombono/Makefile
+++ b/multimedia/bombono/Makefile
@@ -3,6 +3,7 @@
PORTNAME= bombono
PORTVERSION= 1.2.2
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-dvd/${PORTVERSION:R}
DISTNAME= ${PORTNAME}-dvd-${PORTVERSION}
diff --git a/multimedia/dvdauthor/Makefile b/multimedia/dvdauthor/Makefile
index 57b37531b431..1e3f9a53992e 100644
--- a/multimedia/dvdauthor/Makefile
+++ b/multimedia/dvdauthor/Makefile
@@ -3,6 +3,7 @@
PORTNAME= dvdauthor
PORTVERSION= 0.7.1
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index 7e510a7657fb..0d156a3b67ad 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -3,7 +3,7 @@
PORTNAME= gmerlin-avdecoder
PORTVERSION= 1.2.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION}
diff --git a/multimedia/gstreamer-plugins-dvd/Makefile b/multimedia/gstreamer-plugins-dvd/Makefile
index 5b447d3fd81e..839d898badcc 100644
--- a/multimedia/gstreamer-plugins-dvd/Makefile
+++ b/multimedia/gstreamer-plugins-dvd/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
# $MCom: ports/multimedia/gstreamer-plugins-dvd/Makefile,v 1.7 2008/03/19 14:05:36 ahze Exp $
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer dvd plugin set
diff --git a/multimedia/gstreamer-plugins-resindvd/Makefile b/multimedia/gstreamer-plugins-resindvd/Makefile
index 72c6e35196e7..f10fa08bf44f 100644
--- a/multimedia/gstreamer-plugins-resindvd/Makefile
+++ b/multimedia/gstreamer-plugins-resindvd/Makefile
@@ -1,7 +1,7 @@
# Created by: Koop Mast <kwm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer resindvd plugin
diff --git a/multimedia/gstreamer1-plugins-dvdread/Makefile b/multimedia/gstreamer1-plugins-dvdread/Makefile
index ca439dffa2ce..81641fcfa015 100644
--- a/multimedia/gstreamer1-plugins-dvdread/Makefile
+++ b/multimedia/gstreamer1-plugins-dvdread/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer dvdread plugin
diff --git a/multimedia/gstreamer1-plugins-resindvd/Makefile b/multimedia/gstreamer1-plugins-resindvd/Makefile
index c40882dc955e..72e1dd526171 100644
--- a/multimedia/gstreamer1-plugins-resindvd/Makefile
+++ b/multimedia/gstreamer1-plugins-resindvd/Makefile
@@ -1,6 +1,6 @@
# $FreeBSD$
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Gstreamer resindvd plugin
diff --git a/multimedia/kissdx/Makefile b/multimedia/kissdx/Makefile
index ab10dc797338..7ac6b0dcded2 100644
--- a/multimedia/kissdx/Makefile
+++ b/multimedia/kissdx/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kissdx
PORTVERSION= 0.13.10a
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia net
MASTER_SITES= http://paragi.dk/kiss/
diff --git a/multimedia/libdvdnav/Makefile b/multimedia/libdvdnav/Makefile
index 952e1ae59cce..db00b2869211 100644
--- a/multimedia/libdvdnav/Makefile
+++ b/multimedia/libdvdnav/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libdvdnav
-PORTVERSION= 4.2.0
-PORTREVISION= 1
+PORTVERSION= 4.2.1
CATEGORIES= multimedia
# Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdnav
MASTER_SITES= http://dvdnav.mplayerhq.hu/releases/ \
@@ -17,7 +16,7 @@ LICENSE= GPLv2
LIB_DEPENDS= libdvdread.so:${PORTSDIR}/multimedia/libdvdread
-USE_BZIP2= yes
+USE_XZ= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure2
CONFIGURE_ARGS= --prefix="${PREFIX}" \
diff --git a/multimedia/libdvdnav/distinfo b/multimedia/libdvdnav/distinfo
index 2f6a6fadbead..e53d0992d2cd 100644
--- a/multimedia/libdvdnav/distinfo
+++ b/multimedia/libdvdnav/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libdvdnav-4.2.0.tar.bz2) = 8c971b08276c89ddcecd26fc44204460fd250dc57346f03476d3077188c47550
-SIZE (libdvdnav-4.2.0.tar.bz2) = 111575
+SHA256 (libdvdnav-4.2.1.tar.xz) = 7fca272ecc3241b6de41bbbf7ac9a303ba25cb9e0c82aa23901d3104887f2372
+SIZE (libdvdnav-4.2.1.tar.xz) = 109856
diff --git a/multimedia/libdvdnav/files/patch-configure2 b/multimedia/libdvdnav/files/patch-configure2
index 41cc86591280..921c3884f688 100644
--- a/multimedia/libdvdnav/files/patch-configure2
+++ b/multimedia/libdvdnav/files/patch-configure2
@@ -1,6 +1,6 @@
---- configure2.orig 2011-10-07 22:20:59.000000000 +0200
-+++ configure2 2011-12-12 19:00:42.610336614 +0100
-@@ -26,6 +26,7 @@
+--- configure2.orig 2013-12-19 22:43:15.000000000 +0100
++++ configure2 2014-01-30 07:05:30.000000000 +0100
+@@ -27,6 +27,7 @@
echo " --help print this message"
echo " --prefix=PREFIX install in PREFIX [$PREFIX]"
echo " --libdir=DIR install libs in DIR [PREFIX/lib]"
@@ -8,7 +8,7 @@
echo " --shlibdir=DIR install shared libs in DIR [PREFIX/lib]"
echo " --incdir=DIR install includes in DIR [PREFIX/include/dvdnav]"
echo " --enable-static build static libraries [default=yes]"
-@@ -72,6 +73,8 @@
+@@ -76,6 +77,8 @@
;;
--libdir=*) libdir="$optval"
;;
@@ -17,7 +17,7 @@
--shlibdir=*) shlibdir="$optval"
;;
--incdir=*) incdir="$optval"
-@@ -97,9 +100,10 @@
+@@ -101,9 +104,10 @@
esac
done
@@ -29,7 +29,7 @@
test -z "$shlibdir" && shlibdir=$PREFIX/lib
test -z "$incdir" && incdir=$PREFIX/include/dvdnav
-@@ -123,10 +127,24 @@
+@@ -133,10 +137,24 @@
;;
esac
@@ -54,16 +54,11 @@
shlibdir=$shlibdir
incdir=$incdir
THREADLIB=$threadlib
-@@ -153,6 +171,12 @@
+@@ -163,6 +181,7 @@
/* Automatically generated by configure, do not edit */
#include "version.h"
EOF
-+if test "$bigendian" = "yes"
-+then
-+ echo "#define WORDS_BIGENDIAN" >> config.h
-+else
-+ echo "#undef WORDS_BIGENDIAN" >> config.h
-+fi
++test "$bigendian" = "yes" && echo "#define WORDS_BIGENDIAN" >> config.h || echo "#undef WORDS_BIGENDIAN" >> config.h
# build tree in object directory if source path is different from current one
if test "$source_path_used" != "no"; then
diff --git a/multimedia/libdvdnav/files/patch-src-searching.c b/multimedia/libdvdnav/files/patch-src-searching.c
deleted file mode 100644
index 0bb6b8cdb2ab..000000000000
--- a/multimedia/libdvdnav/files/patch-src-searching.c
+++ /dev/null
@@ -1,43 +0,0 @@
-From 49c67ccf88c688e0e0e9e3b04f651b12c7d7f7f3 Mon Sep 17 00:00:00 2001
-From: Erik Hovland <erik@hovland.org>
-Date: Mon, 16 Apr 2012 14:56:43 -0700
-Subject: [PATCH] Check cell new row before using it to index into
- cell_playback
-
-cellnr is used to index into cell_playback after subtracting
-one from it. If cellnr is 0, then it will index -1 in cell_playback
-which will seek out of boundary of cell_playback. This manifested into a
-segfault for some users as reported by this launchpad bug:
-https://bugs.launchpad.net/ubuntu/+source/libdvdnav/+bug/934471
-
-By checking cellnr and skipping the indexing if cellnr is equal to zero
-then we avoid the segfault. There might be a bigger issue w/ regard to
-retrieving a value of zero for cell new row, but this fix works for the
-reporter.
-
-Thanks goes to Sylvain Henry (hsyl20 AT gmail DOT com for both
-reporting the bug to launchpad and submitting a potential patch (even
-though we went w/ a different fix).
----
- src/searching.c | 6 +++++-
- 1 file changed, 5 insertions(+), 1 deletion(-)
-
-diff --git a/src/searching.c b/src/searching.c
-index 3649e9d..0b5f22a 100644
---- src/searching.c
-+++ src/searching.c
-@@ -640,7 +640,11 @@ uint32_t dvdnav_describe_title_chapters(dvdnav_t *this, int32_t title, uint64_t
- goto fail;
- }
-
-- cellnr = pgc->program_map[ptt[i].pgn-1];
-+ if ((cellnr = pgc->program_map[ptt[i].pgn-1]) == 0) {
-+ printerr("Cell new row cannot be 0");
-+ continue;
-+ }
-+
- if(ptt[i].pgn < pgc->nr_of_programs)
- endcellnr = pgc->program_map[ptt[i].pgn];
- else
---
-1.7.10.3
diff --git a/multimedia/libdvdnav/files/patch-src-vm-vm.c b/multimedia/libdvdnav/files/patch-src-vm-vm.c
new file mode 100644
index 000000000000..37fc1297fafb
--- /dev/null
+++ b/multimedia/libdvdnav/files/patch-src-vm-vm.c
@@ -0,0 +1,29 @@
+--- src/vm/vm.c.orig 2014-01-30 07:10:55.000000000 +0100
++++ src/vm/vm.c 2014-01-30 07:13:13.000000000 +0100
+@@ -179,7 +179,7 @@
+ if (off == ( (off_t) DVD_VIDEO_LB_LEN )) {
+ fprintf(MSG_OUT, "libdvdnav: DVD Title: ");
+ for(i=25; i < 73; i++ ) {
+- if((data[i] == 0)) break;
++ if(data[i] == 0) break;
+ if((data[i] > 32) && (data[i] < 127)) {
+ fprintf(MSG_OUT, "%c", data[i]);
+ } else {
+@@ -190,7 +190,7 @@
+ name[48] = 0;
+ fprintf(MSG_OUT, "\nlibdvdnav: DVD Serial Number: ");
+ for(i=73; i < 89; i++ ) {
+- if((data[i] == 0)) break;
++ if(data[i] == 0) break;
+ if((data[i] > 32) && (data[i] < 127)) {
+ fprintf(MSG_OUT, "%c", data[i]);
+ } else {
+@@ -201,7 +201,7 @@
+ serial[14] = 0;
+ fprintf(MSG_OUT, "\nlibdvdnav: DVD Title (Alternative): ");
+ for(i=89; i < 128; i++ ) {
+- if((data[i] == 0)) break;
++ if(data[i] == 0) break;
+ if((data[i] > 32) && (data[i] < 127)) {
+ fprintf(MSG_OUT, "%c", data[i]);
+ } else {
diff --git a/multimedia/libdvdnav/pkg-plist b/multimedia/libdvdnav/pkg-plist
index 4ea23a65a989..9d511de624ed 100644
--- a/multimedia/libdvdnav/pkg-plist
+++ b/multimedia/libdvdnav/pkg-plist
@@ -5,10 +5,10 @@ include/dvdnav/dvdnav_events.h
lib/libdvdnav.a
lib/libdvdnav.so
lib/libdvdnav.so.4
-lib/libdvdnav.so.4.2.0
+lib/libdvdnav.so.4.2.1
lib/libdvdnavmini.so
lib/libdvdnavmini.so.4
-lib/libdvdnavmini.so.4.2.0
+lib/libdvdnavmini.so.4.2.1
libdata/pkgconfig/dvdnav.pc
libdata/pkgconfig/dvdnavmini.pc
@dirrm include/dvdnav
diff --git a/multimedia/libdvdread/Makefile b/multimedia/libdvdread/Makefile
index 5bdd7ff053a1..7432ac7a81d2 100644
--- a/multimedia/libdvdread/Makefile
+++ b/multimedia/libdvdread/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libdvdread
-PORTVERSION= 4.2.0
-PORTREVISION= 2
+PORTVERSION= 4.2.1
CATEGORIES= multimedia
# Svn repository URL : svn://svn.mplayerhq.hu/dvdnav/trunk/libdvdread
MASTER_SITES= http://dvdnav.mplayerhq.hu/releases/ \
@@ -15,7 +14,7 @@ COMMENT= MPlayer version of the libdvdread project
LICENSE= GPLv2
-USE_BZIP2= yes
+USE_XZ= yes
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure2
CONFIGURE_ARGS= --prefix="${PREFIX}" \
diff --git a/multimedia/libdvdread/distinfo b/multimedia/libdvdread/distinfo
index 78f105ce015f..3b0ec88f4054 100644
--- a/multimedia/libdvdread/distinfo
+++ b/multimedia/libdvdread/distinfo
@@ -1,2 +1,2 @@
-SHA256 (libdvdread-4.2.0.tar.bz2) = 0bea15da842a4b04a482b009d72dcc6d9c9524ccc1bf67e5748319ec5ada8097
-SIZE (libdvdread-4.2.0.tar.bz2) = 97469
+SHA256 (libdvdread-4.2.1.tar.xz) = af9b98f049580a6521d56c978b736d3d609562dd12955e11d50e26d97542dcd4
+SIZE (libdvdread-4.2.1.tar.xz) = 96108
diff --git a/multimedia/libdvdread/files/patch-configure2 b/multimedia/libdvdread/files/patch-configure2
index 5f7e5b291a18..839a11bbbf07 100644
--- a/multimedia/libdvdread/files/patch-configure2
+++ b/multimedia/libdvdread/files/patch-configure2
@@ -1,5 +1,5 @@
---- configure2.orig 2011-10-07 22:20:59.000000000 +0200
-+++ configure2 2011-12-09 12:01:14.948827944 +0100
+--- configure2.orig 2013-11-12 00:59:39.000000000 +0100
++++ configure2 2014-01-29 18:09:55.000000000 +0100
@@ -26,6 +26,7 @@
echo " --help print this message"
echo " --prefix=PREFIX install in PREFIX [$PREFIX]"
@@ -41,7 +41,7 @@
TMPC=$TMPD/endian.c
TMPO=$TMPD/endian.o
cat > $TMPC <<EOF
-@@ -125,9 +129,9 @@
+@@ -137,9 +141,9 @@
# Automatically generated by configure, do not edit
PREFIX=$PREFIX
libdir=$libdir
@@ -52,17 +52,3 @@
BUILD_SHARED=$SHARED
BUILD_STATIC=$STATIC
SHLIB_VERSION=$dvdread_sh_version
-@@ -149,7 +153,12 @@
- /* Automatically generated by configure, do not edit */
- #include "version.h"
- EOF
--test "$bigendian" = "yes" && echo "#define WORDS_BIGENDIAN" || echo "#undef WORDS_BIGENDIAN" >> config.h
-+if test "$bigendian" = "yes"
-+then
-+ echo "#define WORDS_BIGENDIAN" >> config.h
-+else
-+ echo "#undef WORDS_BIGENDIAN" >> config.h
-+fi
-
- # build tree in object directory if source path is different from current one
- if test "$source_path_used" != "no"; then
diff --git a/multimedia/libdvdread/pkg-plist b/multimedia/libdvdread/pkg-plist
index dbf72553ea9c..431ede7f8fbf 100644
--- a/multimedia/libdvdread/pkg-plist
+++ b/multimedia/libdvdread/pkg-plist
@@ -11,6 +11,6 @@ include/dvdread/nav_types.h
lib/libdvdread.a
lib/libdvdread.so
lib/libdvdread.so.4
-lib/libdvdread.so.4.2.0
+lib/libdvdread.so.4.2.1
libdata/pkgconfig/dvdread.pc
@dirrm include/dvdread
diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile
index faeda900498c..d0e4e423ed99 100644
--- a/multimedia/libxine/Makefile
+++ b/multimedia/libxine/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xine
PORTVERSION= 1.2.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia ipv6
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib/${PORTVERSION}
PKGNAMEPREFIX= lib
diff --git a/multimedia/lsdvd/Makefile b/multimedia/lsdvd/Makefile
index 268a13bd12b0..9e05f11f061e 100644
--- a/multimedia/lsdvd/Makefile
+++ b/multimedia/lsdvd/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lsdvd
PORTVERSION= 0.16
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20-%20I%20hate%20James%20Blunt
diff --git a/multimedia/lxdvdrip/Makefile b/multimedia/lxdvdrip/Makefile
index 15919ad25eee..f8a260e9b5c0 100644
--- a/multimedia/lxdvdrip/Makefile
+++ b/multimedia/lxdvdrip/Makefile
@@ -3,7 +3,7 @@
PORTNAME= lxdvdrip
PORTVERSION= 1.62
-PORTREVISION= 11
+PORTREVISION= 12
CATEGORIES= multimedia
MASTER_SITES= http://download.berlios.de/lxdvdrip/
EXTRACT_SUFX= .tgz
diff --git a/multimedia/mmpython/Makefile b/multimedia/mmpython/Makefile
index ed48f8414155..b351d72fc1ba 100644
--- a/multimedia/mmpython/Makefile
+++ b/multimedia/mmpython/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mmpython
PORTVERSION= 0.4.10
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/multimedia/mplayer2/Makefile b/multimedia/mplayer2/Makefile
index 40d67e015d49..25ee0a74277f 100644
--- a/multimedia/mplayer2/Makefile
+++ b/multimedia/mplayer2/Makefile
@@ -2,7 +2,7 @@
PORTNAME= mplayer2
PORTVERSION= ${MPLAYER2_PORT_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= LOCAL/gblach/
diff --git a/multimedia/mplayerxp/Makefile b/multimedia/mplayerxp/Makefile
index f7cdd19ff7df..2a864665dae4 100644
--- a/multimedia/mplayerxp/Makefile
+++ b/multimedia/mplayerxp/Makefile
@@ -3,7 +3,7 @@
PORTNAME= mplayerxp
PORTVERSION= 0.7.2
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia audio
MASTER_SITES= SF
diff --git a/multimedia/mpv/Makefile b/multimedia/mpv/Makefile
index 891071cae502..b90143f73311 100644
--- a/multimedia/mpv/Makefile
+++ b/multimedia/mpv/Makefile
@@ -3,6 +3,7 @@
PORTNAME= mpv
PORTVERSION= 0.3.3
+PORTREVISION= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= GH:0 GHC:0 https://waf.googlecode.com/files/:1
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile
index 2901fdc15f8a..f7141e0c0b54 100644
--- a/multimedia/ogmrip/Makefile
+++ b/multimedia/ogmrip/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ogmrip
PORTVERSION= 1.0.0
+PORTREVISION= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}
diff --git a/multimedia/ogmtools/Makefile b/multimedia/ogmtools/Makefile
index 6be83b637184..6ac550586b26 100644
--- a/multimedia/ogmtools/Makefile
+++ b/multimedia/ogmtools/Makefile
@@ -3,7 +3,7 @@
PORTNAME= ogmtools
PORTVERSION= 1.5
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia audio
MASTER_SITES= http://www.bunkus.org/videotools/ogmtools/
diff --git a/multimedia/py-kaa-metadata/Makefile b/multimedia/py-kaa-metadata/Makefile
index d4ab305a0fba..0067cc664f66 100644
--- a/multimedia/py-kaa-metadata/Makefile
+++ b/multimedia/py-kaa-metadata/Makefile
@@ -3,7 +3,7 @@
PORTNAME= kaa-metadata
PORTVERSION= 0.7.7
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia python
MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/multimedia/streamanalyze/Makefile b/multimedia/streamanalyze/Makefile
index b948f43d5d48..8ea6011e07c2 100644
--- a/multimedia/streamanalyze/Makefile
+++ b/multimedia/streamanalyze/Makefile
@@ -3,7 +3,7 @@
PORTNAME= streamanalyze
PORTVERSION= 0.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= CENKES LOCAL/beech
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 1f5b16239328..9c17f5b0dec2 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -3,7 +3,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.7
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
MASTER_SITES= http://cdn.bitbucket.org/france/transcode-tcforge/downloads/
diff --git a/multimedia/vamps/Makefile b/multimedia/vamps/Makefile
index 40c750fa9e24..8d1613f16a3b 100644
--- a/multimedia/vamps/Makefile
+++ b/multimedia/vamps/Makefile
@@ -3,7 +3,7 @@
PORTNAME= vamps
PORTVERSION= 0.99.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/Vamps/${PORTVERSION}
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index 71e26854eaa7..2c605c3cbefb 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -3,6 +3,7 @@
PORTNAME= vlc
DISTVERSION= 2.1.2
+PORTREVISION= 1
PORTEPOCH= 4
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/a$//}/ \
diff --git a/multimedia/xbmc-pvr/Makefile b/multimedia/xbmc-pvr/Makefile
index 6056926b8b02..952e6b464c99 100644
--- a/multimedia/xbmc-pvr/Makefile
+++ b/multimedia/xbmc-pvr/Makefile
@@ -3,7 +3,7 @@
PORTNAME= xbmc
PORTVERSION= 70
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= multimedia
MASTER_SITES= LOCAL/nox
PKGNAMESUFFIX= -pvr-ppa-odk
diff --git a/multimedia/xbmc/Makefile b/multimedia/xbmc/Makefile
index 32fefbb57622..768dcea683b3 100644
--- a/multimedia/xbmc/Makefile
+++ b/multimedia/xbmc/Makefile
@@ -2,7 +2,7 @@
PORTNAME= xbmc
DISTVERSION= 13.0.alpha11
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MAINTAINER= mickael.maillot@gmail.com