aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2010-02-13 08:45:24 +0000
committerMartin Wilke <miwi@FreeBSD.org>2010-02-13 08:45:24 +0000
commit7f5002d381d413dff3bd79a014a0d364f042d26b (patch)
tree3cf3e60203cd6b158430f1a7462b47c203471404
parentca5c271b725be8113bc78631d6e67214fd8d0145 (diff)
downloadports-7f5002d381d413dff3bd79a014a0d364f042d26b.tar.gz
ports-7f5002d381d413dff3bd79a014a0d364f042d26b.zip
Notes
-rw-r--r--graphics/kipi-plugins/Makefile2
-rw-r--r--multimedia/2mandvd/Makefile2
-rw-r--r--multimedia/bombono/Makefile6
-rw-r--r--multimedia/dvd-slideshow/Makefile2
-rw-r--r--multimedia/dvdauthorwizard/Makefile2
-rw-r--r--multimedia/dvdstyler/Makefile2
-rw-r--r--multimedia/gmerlin-avdecoder/Makefile4
-rw-r--r--multimedia/gmerlin/Makefile4
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/kino/Makefile2
-rw-r--r--multimedia/ldvd/Makefile2
-rw-r--r--multimedia/lives/Makefile4
-rw-r--r--multimedia/mandvd/Makefile4
-rw-r--r--multimedia/mkxvcd/Makefile2
-rw-r--r--multimedia/qdvdauthor/Makefile2
-rw-r--r--multimedia/tosvcd/Makefile2
-rw-r--r--multimedia/tovid/Makefile2
-rw-r--r--multimedia/transcode/Makefile2
-rw-r--r--multimedia/y4mscaler/Makefile4
20 files changed, 27 insertions, 27 deletions
diff --git a/graphics/kipi-plugins/Makefile b/graphics/kipi-plugins/Makefile
index b1213b3154bf..bf4d28f962a4 100644
--- a/graphics/kipi-plugins/Makefile
+++ b/graphics/kipi-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kipi-plugins
PORTVERSION= 0.1.7
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 1
CATEGORIES= graphics kde
MASTER_SITES= SF/kipi/${PORTNAME}/${PORTVERSION}
diff --git a/multimedia/2mandvd/Makefile b/multimedia/2mandvd/Makefile
index a0d86b72827a..f6ae8fecf53b 100644
--- a/multimedia/2mandvd/Makefile
+++ b/multimedia/2mandvd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= 2ManDVD
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia kde
MASTER_SITES= http://download.tuxfamily.org/2mandvd/
diff --git a/multimedia/bombono/Makefile b/multimedia/bombono/Makefile
index daa3dcb9cc56..7049a3489579 100644
--- a/multimedia/bombono/Makefile
+++ b/multimedia/bombono/Makefile
@@ -7,7 +7,7 @@
PORTNAME= bombono
PORTVERSION= 0.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF/bombono/bombono-dvd/${PORTVERSION} \
http://www.stasyan.com/devel/distfiles/
@@ -19,10 +19,10 @@ COMMENT= DVD authoring program
LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \
xml++-2.6.2:${PORTSDIR}/textproc/libxml++26
BUILD_DEPENDS= GraphicsMagick>=1.1.7:${PORTSDIR}/graphics/GraphicsMagick \
- mjpegtools>=1.8.0:${PORTSDIR}/multimedia/mjpegtools \
+ mjpegtools>=1.9.0:${PORTSDIR}/multimedia/mjpegtools \
dvdread-config:${PORTSDIR}/multimedia/libdvdread
RUN_DEPENDS= GraphicsMagick>=1.1.7:${PORTSDIR}/graphics/GraphicsMagick \
- mjpegtools>=1.8.0:${PORTSDIR}/multimedia/mjpegtools \
+ mjpegtools>=1.9.0:${PORTSDIR}/multimedia/mjpegtools \
dvdread-config:${PORTSDIR}/multimedia/libdvdread \
dvda-author:${PORTSDIR}/audio/dvda-author \
growisofs:${PORTSDIR}/sysutils/dvd+rw-tools \
diff --git a/multimedia/dvd-slideshow/Makefile b/multimedia/dvd-slideshow/Makefile
index c80acd220821..7986ec0cbd00 100644
--- a/multimedia/dvd-slideshow/Makefile
+++ b/multimedia/dvd-slideshow/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvd-slideshow
PORTVERSION= 0.8.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-2
DISTFILES= ${PORTNAME}-${PORTVERSION}-2${EXTRACT_SUFX}
diff --git a/multimedia/dvdauthorwizard/Makefile b/multimedia/dvdauthorwizard/Makefile
index 5d4e48889bd3..ceeeacfd3c56 100644
--- a/multimedia/dvdauthorwizard/Makefile
+++ b/multimedia/dvdauthorwizard/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvdauthorwizard
PORTVERSION= 1.4.6
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= multimedia kde
MASTER_SITES= SF
DISTNAME= DVDAuthorWizard-${PORTVERSION}
diff --git a/multimedia/dvdstyler/Makefile b/multimedia/dvdstyler/Makefile
index 636f238892ad..2c521d36bfa7 100644
--- a/multimedia/dvdstyler/Makefile
+++ b/multimedia/dvdstyler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= dvdstyler
DISTVERSION= 1.5.1_2
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 2
CATEGORIES= multimedia
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/1.5.1
diff --git a/multimedia/gmerlin-avdecoder/Makefile b/multimedia/gmerlin-avdecoder/Makefile
index 63ae0e8305c9..556acc03b5d5 100644
--- a/multimedia/gmerlin-avdecoder/Makefile
+++ b/multimedia/gmerlin-avdecoder/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmerlin-avdecoder
PORTVERSION= 1.0.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF/gmerlin/${PORTNAME}/${PORTVERSION}
@@ -82,7 +82,7 @@ CONFIGURE_ARGS+=--disable-speex
.endif
.if !defined(WITHOUT_MJPEGTOOLS)
-LIB_DEPENDS+= lavjpeg-1.9.1:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.9.0:${PORTSDIR}/multimedia/mjpegtools
.else
CONFIGURE_ARGS+=--disable-mjpegtools
.endif
diff --git a/multimedia/gmerlin/Makefile b/multimedia/gmerlin/Makefile
index d465f92dc82c..fdd2c64be7a6 100644
--- a/multimedia/gmerlin/Makefile
+++ b/multimedia/gmerlin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmerlin
PORTVERSION= 0.4.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= SF
@@ -138,7 +138,7 @@ PLIST_SUB+= TIFF="@comment "
.endif
.if !defined(WITHOUT_MJPEGTOOLS)
-LIB_DEPENDS+= lavjpeg-1.9.1:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS+= lavjpeg-1.9.0:${PORTSDIR}/multimedia/mjpegtools
.else
CONFIGURE_ARGS+=--disable-mjpegtools
.endif
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index d97a2a082e38..b65d434c8616 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
-PORTREVISION?= 0
+PORTREVISION?= 1
PORTEPOCH= 3
CATEGORIES?= multimedia audio
MASTER_SITES= http://gstreamer.freedesktop.org/src/gst-plugins-base/:base \
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index d647f77383a9..e50295f697a4 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -342,7 +342,7 @@ gst_mad_PLIST_FILES= ${GST_LIB_DIR}/libgstmad.la \
gst_mad_DIST= ugly
# mpeg2enc
-gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.1:${PORTSDIR}/multimedia/mjpegtools
+gst_mpeg2enc_LIB_DEPENDS+= mjpegutils-1.9.0:${PORTSDIR}/multimedia/mjpegtools
gst_mpeg2enc_PLIST_FILES= ${GST_LIB_DIR}/libgstmpeg2enc.la \
${GST_LIB_DIR}/libgstmpeg2enc.so
gst_mpeg2enc_DIST= bad
diff --git a/multimedia/kino/Makefile b/multimedia/kino/Makefile
index 169d8b992ef4..63a0c139d60b 100644
--- a/multimedia/kino/Makefile
+++ b/multimedia/kino/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kino
PORTVERSION= 1.3.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= SF
diff --git a/multimedia/ldvd/Makefile b/multimedia/ldvd/Makefile
index be1be87d036f..8c04aa32f9b1 100644
--- a/multimedia/ldvd/Makefile
+++ b/multimedia/ldvd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ldvd
PORTVERSION= 2.0.1
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= multimedia
MASTER_SITES= http://freebsd.unixfreunde.de/sources/
diff --git a/multimedia/lives/Makefile b/multimedia/lives/Makefile
index 2edae8b69a52..7dec2ae44874 100644
--- a/multimedia/lives/Makefile
+++ b/multimedia/lives/Makefile
@@ -7,7 +7,7 @@
PORTNAME= lives
PORTVERSION= 1.0.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://www.xs4all.nl/~salsaman/lives/current/
DISTNAME= LiVES-${PORTVERSION}
@@ -20,7 +20,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
visual-0.4.0:${PORTSDIR}/graphics/libvisual04 \
dv.4:${PORTSDIR}/multimedia/libdv \
theora.0:${PORTSDIR}/multimedia/libtheora \
- mjpegutils-1.9.1:${PORTSDIR}/multimedia/mjpegtools
+ mjpegutils-1.9.0:${PORTSDIR}/multimedia/mjpegtools
RUN_DEPENDS= mpg123:${PORTSDIR}/audio/mpg123 \
sox:${PORTSDIR}/audio/sox \
ogg123:${PORTSDIR}/audio/vorbis-tools \
diff --git a/multimedia/mandvd/Makefile b/multimedia/mandvd/Makefile
index d7ab5b5c3019..ea8430962f6f 100644
--- a/multimedia/mandvd/Makefile
+++ b/multimedia/mandvd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mandvd
DISTVERSION= 2.4
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia kde
MASTER_SITES= http://csgib36.ifrance.com/FTP/
DISTNAME= ManDVD
@@ -24,7 +24,7 @@ RUN_DEPENDS= dvd-slideshow>=0.7.5:${PORTSDIR}/multimedia/dvd-slideshow \
xine>0.99.4:${PORTSDIR}/multimedia/xine \
lame>=3.97:${PORTSDIR}/audio/lame \
dvdauthor>=0.6.11:${PORTSDIR}/multimedia/dvdauthor \
- mjpegtools>=1.8.0:${PORTSDIR}/multimedia/mjpegtools \
+ mjpegtools>=1.9.0:${PORTSDIR}/multimedia/mjpegtools \
netpbm-devel>10.29:${PORTSDIR}/graphics/netpbm-devel \
ImageMagick>=6.2.4:${PORTSDIR}/graphics/ImageMagick \
transcode>=1.0.2:${PORTSDIR}/multimedia/transcode \
diff --git a/multimedia/mkxvcd/Makefile b/multimedia/mkxvcd/Makefile
index a737355d7d8e..6ff3e6c32c45 100644
--- a/multimedia/mkxvcd/Makefile
+++ b/multimedia/mkxvcd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mkxvcd
PORTVERSION= 2.0.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= SF/kvcd4nix/${PORTNAME}/${PORTNAME}-${PORTVERSION}
diff --git a/multimedia/qdvdauthor/Makefile b/multimedia/qdvdauthor/Makefile
index ad49442ba471..9da0fd341524 100644
--- a/multimedia/qdvdauthor/Makefile
+++ b/multimedia/qdvdauthor/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qdvdauthor
PORTVERSION= 1.1.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= SF
diff --git a/multimedia/tosvcd/Makefile b/multimedia/tosvcd/Makefile
index 555db44db039..5716a5a6ad36 100644
--- a/multimedia/tosvcd/Makefile
+++ b/multimedia/tosvcd/Makefile
@@ -8,7 +8,7 @@
PORTNAME= tosvcd
PORTVERSION= 0.9
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= multimedia
MASTER_SITES= http://linvdr.org/download/tosvcd/
diff --git a/multimedia/tovid/Makefile b/multimedia/tovid/Makefile
index ae041712ef71..9dbaba361060 100644
--- a/multimedia/tovid/Makefile
+++ b/multimedia/tovid/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tovid
PORTVERSION= 0.30
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= multimedia python
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}%20${PORTVERSION}
diff --git a/multimedia/transcode/Makefile b/multimedia/transcode/Makefile
index 0add3695d548..3b11592fa357 100644
--- a/multimedia/transcode/Makefile
+++ b/multimedia/transcode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transcode
PORTVERSION= 1.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia
MASTER_SITES= ${MASTER_SITE_BERLIOS} \
http://fromani.exit1.org/
diff --git a/multimedia/y4mscaler/Makefile b/multimedia/y4mscaler/Makefile
index 12c79cff0d0e..2d3eb1430ce1 100644
--- a/multimedia/y4mscaler/Makefile
+++ b/multimedia/y4mscaler/Makefile
@@ -7,7 +7,7 @@
PORTNAME= y4mscaler
PORTVERSION= 9.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= multimedia
MASTER_SITES= http://www.mir.com/DMG/Software/
DISTNAME= ${PORTNAME}-${PORTVERSION}-src
@@ -16,7 +16,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= multimedia@FreeBSD.org
COMMENT= Y4mscaler scales, crops, and shifts Y'CbCr video
-LIB_DEPENDS= lavjpeg-1.9.1:${PORTSDIR}/multimedia/mjpegtools
+LIB_DEPENDS= lavjpeg-1.9.0:${PORTSDIR}/multimedia/mjpegtools
USE_GMAKE= yes