summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAlexander Leidinger <netchild@FreeBSD.org>2012-01-14 22:27:02 +0000
committerAlexander Leidinger <netchild@FreeBSD.org>2012-01-14 22:27:02 +0000
commite269a2b5172a324fed512ff052d107a1e45f7432 (patch)
tree8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /multimedia
parentFix plist, %%DOCSDIR%%/common is a symlink not a directory (diff)
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Notes
Notes: svn path=/head/; revision=289243
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/avidemux2/Makefile.common2
-rw-r--r--multimedia/dvd-slideshow/Makefile2
-rw-r--r--multimedia/ffmpeg-devel/Makefile2
-rw-r--r--multimedia/ffmpeg/Makefile1
-rw-r--r--multimedia/gpodder/Makefile1
-rw-r--r--multimedia/gstreamer-plugins-ugly/Makefile2
-rw-r--r--multimedia/iso2mkv/Makefile2
-rw-r--r--multimedia/kdemultimedia4/Makefile1
-rw-r--r--multimedia/libquicktime-lame/Makefile2
-rw-r--r--multimedia/mandvd/Makefile2
-rw-r--r--multimedia/mencoder/Makefile2
-rw-r--r--multimedia/mpeg4ip/Makefile2
-rw-r--r--multimedia/mythtv-frontend/Makefile2
-rw-r--r--multimedia/mythtv/Makefile2
-rw-r--r--multimedia/ogmrip/Makefile1
-rw-r--r--multimedia/transcode/Makefile2
-rw-r--r--multimedia/transkode/Makefile2
17 files changed, 17 insertions, 13 deletions
diff --git a/multimedia/avidemux2/Makefile.common b/multimedia/avidemux2/Makefile.common
index a368adb5d80d..6e89a750af48 100644
--- a/multimedia/avidemux2/Makefile.common
+++ b/multimedia/avidemux2/Makefile.common
@@ -2,7 +2,7 @@
#
AVIDEMUX2_VERSION= 2.5.5
-PORTREVISION= 3
+PORTREVISION= 4
MASTER_SITES= BERLIOS \
SF/avidemux/avidemux/${PORTVERSION}
DISTNAME= avidemux_${PORTVERSION}
diff --git a/multimedia/dvd-slideshow/Makefile b/multimedia/dvd-slideshow/Makefile
index 3456c8b93742..54ddec5d5c18 100644
--- a/multimedia/dvd-slideshow/Makefile
+++ b/multimedia/dvd-slideshow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvd-slideshow
PORTVERSION= 0.8.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-2:main \
SF/${PORTNAME}/${PORTNAME}-themes/${THEMEVERSION}-1:themes
diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile
index a7d50196bba3..5350482825c0 100644
--- a/multimedia/ffmpeg-devel/Makefile
+++ b/multimedia/ffmpeg-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ffmpeg
DISTVERSION= 2011-10-09
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= mm/ffmpeg
diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile
index 58c7088031ec..59855dddfdfd 100644
--- a/multimedia/ffmpeg/Makefile
+++ b/multimedia/ffmpeg/Makefile
@@ -6,6 +6,7 @@
PORTNAME= ffmpeg
PORTVERSION= 0.7.11
+PORTREVISION?= 1
PORTEPOCH= 1
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= http://ffmpeg.org/releases/
diff --git a/multimedia/gpodder/Makefile b/multimedia/gpodder/Makefile
index 4be165c17c4f..f27427f20972 100644
--- a/multimedia/gpodder/Makefile
+++ b/multimedia/gpodder/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gpodder
PORTVERSION= 2.20
+PORTREVISION?= 1
CATEGORIES= multimedia
MASTER_SITES= http://gpodder.org/src/ \
http://thp.io/2010/mygpoclient/:mygpoclient \
diff --git a/multimedia/gstreamer-plugins-ugly/Makefile b/multimedia/gstreamer-plugins-ugly/Makefile
index 8f2db5579f80..bf883e8c1f67 100644
--- a/multimedia/gstreamer-plugins-ugly/Makefile
+++ b/multimedia/gstreamer-plugins-ugly/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/multimedia/gstreamer-plugins-ugly/Makefile,v 1.13 2008/03/19 14:05:37 ahze Exp $
#
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= multimedia
COMMENT= Ugly gstreamer-plugins
diff --git a/multimedia/iso2mkv/Makefile b/multimedia/iso2mkv/Makefile
index d4dede48b2f2..4f7aee7b9d37 100644
--- a/multimedia/iso2mkv/Makefile
+++ b/multimedia/iso2mkv/Makefile
@@ -7,7 +7,7 @@
PORTNAME= iso2mkv
PORTVERSION= 0.8.4
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia
MASTER_SITES= http://5ko.free.fr/dl/
DISTNAME= ${PORTNAME}
diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile
index 6a9342a9395b..d6895c85d1be 100644
--- a/multimedia/kdemultimedia4/Makefile
+++ b/multimedia/kdemultimedia4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE4_VERSION}
+PORTREVISION?= 1
CATEGORIES= multimedia kde ipv6
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src
diff --git a/multimedia/libquicktime-lame/Makefile b/multimedia/libquicktime-lame/Makefile
index e908afdae5c2..a25699b24857 100644
--- a/multimedia/libquicktime-lame/Makefile
+++ b/multimedia/libquicktime-lame/Makefile
@@ -8,7 +8,7 @@
PORTNAME= libquicktime
CATEGORIES= multimedia
PKGNAMESUFFIX= -lame
-PORTREVISION= 0
+PORTREVISION= 1
MAINTAINER= mm@FreeBSD.org
COMMENT= LAME plugin for libquicktime
diff --git a/multimedia/mandvd/Makefile b/multimedia/mandvd/Makefile
index e082431a5f8f..bc39f55514c9 100644
--- a/multimedia/mandvd/Makefile
+++ b/multimedia/mandvd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mandvd
DISTVERSION= 2.4
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia kde
MASTER_SITES= http://csgib36.ifrance.com/FTP/
DISTNAME= ManDVD
diff --git a/multimedia/mencoder/Makefile b/multimedia/mencoder/Makefile
index d8eb7a29dc3c..ce02c5991b23 100644
--- a/multimedia/mencoder/Makefile
+++ b/multimedia/mencoder/Makefile
@@ -6,7 +6,7 @@
PORTNAME= mencoder
PORTVERSION= ${MPLAYER_PORT_VERSION}
-PORTREVISION= 4
+PORTREVISION= 5
COMMENT= Convenient video file and movie encoder
RESTRICTED= Port has restricted dependencies
diff --git a/multimedia/mpeg4ip/Makefile b/multimedia/mpeg4ip/Makefile
index fa415e9818b2..330931909f72 100644
--- a/multimedia/mpeg4ip/Makefile
+++ b/multimedia/mpeg4ip/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpeg4ip
PORTVERSION= 1.6.1
-PORTREVISION= 20
+PORTREVISION= 21
CATEGORIES= multimedia audio ipv6 net
MASTER_SITES= LOCAL/ahze
# http://sourceforge.net/forum/forum.php?thread_id=1839453&forum_id=59136
diff --git a/multimedia/mythtv-frontend/Makefile b/multimedia/mythtv-frontend/Makefile
index 8ed63802588a..d89d9c9916e4 100644
--- a/multimedia/mythtv-frontend/Makefile
+++ b/multimedia/mythtv-frontend/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mythtv-frontend
PORTVERSION= 0.24.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \
http://ftp.osuosl.org/pub/mythtv/old_releases/ \
diff --git a/multimedia/mythtv/Makefile b/multimedia/mythtv/Makefile
index d504fd5b099b..794d788229ef 100644
--- a/multimedia/mythtv/Makefile
+++ b/multimedia/mythtv/Makefile
@@ -8,7 +8,7 @@
PORTNAME= mythtv
PORTVERSION= 0.24.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \
http://ftp.osuosl.org/pub/mythtv/old_releases/ \
diff --git a/multimedia/ogmrip/Makefile b/multimedia/ogmrip/Makefile
index 14ed9ffaa325..b1936feada22 100644
--- a/multimedia/ogmrip/Makefile
+++ b/multimedia/ogmrip/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ogmrip
PORTVERSION= 0.13.7
+PORTREVISION?= 1
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION:R}/${PORTVERSION}
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 010f8444f402..d52f5e5d095c 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://cdn.bitbucket.org/france/transcode-tcforge/downloads/
diff --git a/multimedia/transkode/Makefile b/multimedia/transkode/Makefile
index 03b161bc49e0..d7be682e033e 100644
--- a/multimedia/transkode/Makefile
+++ b/multimedia/transkode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transkode
PORTVERSION= 0.7
-PORTREVISION= 12
+PORTREVISION= 13
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}