aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
committerThomas Abthorpe <tabthorpe@FreeBSD.org>2008-06-20 15:41:53 +0000
commit6d160479c29813074da497bcbccf5b7f0fcecbd2 (patch)
treed86b9903b6ae2e2ab076240a0fe0bf0211e2ebd3
parent29340dd1722704af4305d3ba1a52341372e3aeff (diff)
downloadports-6d160479c29813074da497bcbccf5b7f0fcecbd2.tar.gz
ports-6d160479c29813074da497bcbccf5b7f0fcecbd2.zip
Notes
-rw-r--r--audio/amarok-kde4/Makefile3
-rw-r--r--audio/amarok/Makefile3
-rw-r--r--audio/aqualung/Makefile4
-rw-r--r--audio/bmp-musepack/Makefile2
-rw-r--r--audio/cowbell/Makefile2
-rw-r--r--audio/cynthiune/Makefile4
-rw-r--r--audio/gimmix/Makefile4
-rw-r--r--audio/gmm/Makefile4
-rw-r--r--audio/gogglesmm/Makefile4
-rw-r--r--audio/gstreamer-plugins-taglib/Makefile2
-rw-r--r--audio/juk/Makefile2
-rw-r--r--audio/libtunepimp-old/Makefile2
-rw-r--r--audio/libtunepimp/Makefile2
-rw-r--r--audio/moc/Makefile2
-rw-r--r--audio/mp3unicode/Makefile4
-rw-r--r--audio/musicbox-tag-editor/Makefile2
-rw-r--r--audio/sound-juicer/Makefile4
-rw-r--r--audio/streamtuner/Makefile2
-rw-r--r--audio/taglookup/Makefile3
-rw-r--r--audio/thunar-media-tags-plugin/Makefile2
-rw-r--r--audio/xmms-imms/Makefile4
-rw-r--r--audio/xmms-kde/Makefile4
-rw-r--r--audio/yammi/Makefile4
-rw-r--r--deskutils/pinot/Makefile4
-rw-r--r--devel/evfs/Makefile6
-rw-r--r--multimedia/audacious-plugins/Makefile4
-rw-r--r--multimedia/bmpx/Makefile4
-rw-r--r--multimedia/eclair/Makefile4
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
-rw-r--r--multimedia/gstreamer-plugins/Makefile.common2
-rw-r--r--multimedia/kdemultimedia3/Makefile2
-rw-r--r--multimedia/kdemultimedia4/Makefile2
-rw-r--r--multimedia/transkode/Makefile4
-rw-r--r--multimedia/xfce4-media/Makefile4
-rw-r--r--sysutils/fusefs-pod/Makefile4
-rw-r--r--sysutils/k3b-kde4/Makefile2
-rw-r--r--sysutils/k3b/Makefile2
37 files changed, 59 insertions, 56 deletions
diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile
index ef75ba672760..89eaf176cd93 100644
--- a/audio/amarok-kde4/Makefile
+++ b/audio/amarok-kde4/Makefile
@@ -6,6 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.9.1
+PORTREVISION= 1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
MAINTAINER= mich@FreeBSD.org
COMMENT= Media player for KDE
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
tunepimp.5:${PORTSDIR}/audio/libtunepimp \
mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
xine.1:${PORTSDIR}/multimedia/libxine
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index ef75ba672760..89eaf176cd93 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -6,6 +6,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.9.1
+PORTREVISION= 1
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -13,7 +14,7 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
MAINTAINER= mich@FreeBSD.org
COMMENT= Media player for KDE
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
tunepimp.5:${PORTSDIR}/audio/libtunepimp \
mp4v2:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2 \
xine.1:${PORTSDIR}/multimedia/libxine
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index f4f2e5990115..68330dde6f91 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta9
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF
@@ -25,7 +25,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
modplug.0:${PORTSDIR}/audio/libmodplug \
mpcdec.5:${PORTSDIR}/audio/libmpcdec \
mac.2:${PORTSDIR}/audio/mac \
- tag.5:${PORTSDIR}/audio/taglib \
+ tag.6:${PORTSDIR}/audio/taglib \
lrdf.2:${PORTSDIR}/textproc/liblrdf \
cdio.8:${PORTSDIR}/sysutils/libcdio \
mp3lame.0:${PORTSDIR}/audio/lame \
diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile
index f53ebb41807e..3c9f33a6f93e 100644
--- a/audio/bmp-musepack/Makefile
+++ b/audio/bmp-musepack/Makefile
@@ -6,7 +6,7 @@
PORTNAME= musepack
PORTVERSION= 1.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/linux/plugins/
PKGNAMEPREFIX= bmp-
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile
index 6ef817bc8fd3..39ffa2dcfdd0 100644
--- a/audio/cowbell/Makefile
+++ b/audio/cowbell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cowbell
PORTVERSION= 0.2.7.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio gnome
MASTER_SITES= http://more-cowbell.org/releases/
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile
index c443f537df9e..6b321900cac1 100644
--- a/audio/cynthiune/Makefile
+++ b/audio/cynthiune/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cynthiune
PORTVERSION= 0.9.5
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio gnustep
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app
@@ -17,7 +17,7 @@ MAINTAINER= dinoex@FreeBSD.org
COMMENT= Romantic music player for GNUstep
LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac
-LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec
LIB_DEPENDS+= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile
index c1830f9316e9..bed0144826d0 100644
--- a/audio/gimmix/Makefile
+++ b/audio/gimmix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimmix
PORTVERSION= 0.4.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_BERLIOS}
MASTER_SITE_SUBDIR= gimmix
@@ -16,7 +16,7 @@ MAINTAINER= matt.guegan@free.fr
COMMENT= Gimmix is a graphical MPD client written in C using GTK+2
LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
USE_GNOME= gtk20 libglade2
USE_BZIP2= yes
diff --git a/audio/gmm/Makefile b/audio/gmm/Makefile
index 0b2c15760e55..3fa2a31ad6ca 100644
--- a/audio/gmm/Makefile
+++ b/audio/gmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmm
PORTVERSION= 0.9.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= musicmanager-${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= Music collection manager and player
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
xine.1:${PORTSDIR}/multimedia/libxine \
- tag.5:${PORTSDIR}/audio/taglib \
+ tag.6:${PORTSDIR}/audio/taglib \
sqlite3.8:${PORTSDIR}/databases/sqlite3
GNU_CONFIGURE= yes
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 0b2c15760e55..3fa2a31ad6ca 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gmm
PORTVERSION= 0.9.10
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= musicmanager-${PORTVERSION}
@@ -18,7 +18,7 @@ COMMENT= Music collection manager and player
BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= FOX-1.6:${PORTSDIR}/x11-toolkits/fox16 \
xine.1:${PORTSDIR}/multimedia/libxine \
- tag.5:${PORTSDIR}/audio/taglib \
+ tag.6:${PORTSDIR}/audio/taglib \
sqlite3.8:${PORTSDIR}/databases/sqlite3
GNU_CONFIGURE= yes
diff --git a/audio/gstreamer-plugins-taglib/Makefile b/audio/gstreamer-plugins-taglib/Makefile
index 8b187de5fb03..082bf31f222c 100644
--- a/audio/gstreamer-plugins-taglib/Makefile
+++ b/audio/gstreamer-plugins-taglib/Makefile
@@ -6,7 +6,7 @@
# $MCom: ports/audio/gstreamer-plugins-taglib/Makefile,v 1.3 2008/03/19 14:05:32 ahze Exp $
#
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
COMMENT= Gstreamer taglib plugin
diff --git a/audio/juk/Makefile b/audio/juk/Makefile
index 951f22db8d3e..49eb735b50c3 100644
--- a/audio/juk/Makefile
+++ b/audio/juk/Makefile
@@ -7,7 +7,7 @@
PORTNAME= juk
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/audio/libtunepimp-old/Makefile b/audio/libtunepimp-old/Makefile
index fe8df301317a..ded6733e1044 100644
--- a/audio/libtunepimp-old/Makefile
+++ b/audio/libtunepimp-old/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtunepimp-old
PORTVERSION= 0.4.2
-PORTREVISION= 5
+PORTREVISION= 6
PORTEPOCH= 2
CATEGORIES= audio
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile
index e35820489161..e2085f998c03 100644
--- a/audio/libtunepimp/Makefile
+++ b/audio/libtunepimp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtunepimp
PORTVERSION= 0.5.3
-PORTREVISION= 2
+PORTREVISION= 3
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index af9cca6d005c..791059a5220a 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moc
PORTVERSION= 2.4.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile
index 0c7bd22a2e0a..0d5731e96867 100644
--- a/audio/mp3unicode/Makefile
+++ b/audio/mp3unicode/Makefile
@@ -7,14 +7,14 @@
PORTNAME= mp3unicode
PORTVERSION= 1.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= makc@issp.ac.ru
COMMENT= ID3 tags charset converter
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib/
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib/
USE_BZIP2= yes
USE_ICONV= yes
diff --git a/audio/musicbox-tag-editor/Makefile b/audio/musicbox-tag-editor/Makefile
index 59cfc68267f6..2b1cf5cb7c09 100644
--- a/audio/musicbox-tag-editor/Makefile
+++ b/audio/musicbox-tag-editor/Makefile
@@ -8,7 +8,7 @@
PORTNAME= musicbox-tag-editor
PORTVERSION= 0.2.3
-PORTREVISION= 9
+PORTREVISION= 10
CATEGORIES= audio
MASTER_SITES= SF/musicbox
DISTNAME= musicbox-${PORTVERSION}
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 62308c80529d..91068b542b5e 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= sound-juicer
PORTVERSION= 2.22.0
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +19,7 @@ COMMENT= Clean, mean and lean CD ripper for GNOME2
LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
cdio.8:${PORTSDIR}/sysutils/libcdio \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
USE_GETTEXT= yes
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 820d1467958c..80bc8b8c6347 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= streamtuner
PORTVERSION= 0.99.99
-PORTREVISION= 10
+PORTREVISION= 11
CATEGORIES= audio www
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/audio/taglookup/Makefile b/audio/taglookup/Makefile
index d4d12f23ca7a..b6ff15f96761 100644
--- a/audio/taglookup/Makefile
+++ b/audio/taglookup/Makefile
@@ -7,6 +7,7 @@
PORTNAME= taglookup
PORTVERSION= 0.2
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://www.kamaz.org.uk/taglookup/
EXTRACT_SUFX= .tgz
@@ -15,7 +16,7 @@ MAINTAINER= alex@kamaz.org.uk
COMMENT= Utility for tagging groups of audio files using CDDB
LIB_DEPENDS= cddb.4:${PORTSDIR}/audio/libcddb \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
MAN1= taglookup.1
PLIST_FILES= bin/taglookup
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index b1a369fbae33..02d35c27c114 100644
--- a/audio/thunar-media-tags-plugin/Makefile
+++ b/audio/thunar-media-tags-plugin/Makefile
@@ -7,7 +7,7 @@
PORTNAME= thunar-media-tags-plugin
PORTVERSION= 0.1.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
diff --git a/audio/xmms-imms/Makefile b/audio/xmms-imms/Makefile
index 84d2b38ff3e3..71d456c47b0e 100644
--- a/audio/xmms-imms/Makefile
+++ b/audio/xmms-imms/Makefile
@@ -7,7 +7,7 @@
PORTNAME= imms
PORTVERSION= 1.2a
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF
PKGNAMEPREFIX= xmms-
@@ -21,7 +21,7 @@ LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \
sqlite3:${PORTSDIR}/databases/sqlite3 \
pcre.0:${PORTSDIR}/devel/pcre \
fftw3f.4:${PORTSDIR}/math/fftw3-float \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
BROKEN= does not configure
diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile
index c85d65d08fa9..514b6176f396 100644
--- a/audio/xmms-kde/Makefile
+++ b/audio/xmms-kde/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-kde
PORTVERSION= 3.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio kde
MASTER_SITES= SF
@@ -16,7 +16,7 @@ COMMENT= Integrates XMMS into the KDE3 Panel
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- tag.5:${PORTSDIR}/audio/taglib \
+ tag.6:${PORTSDIR}/audio/taglib \
smpeg.1:${PORTSDIR}/multimedia/smpeg \
xmms.4:${PORTSDIR}/multimedia/xmms
diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile
index 2ff2d2d28627..51432c19976a 100644
--- a/audio/yammi/Makefile
+++ b/audio/yammi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yammi
PORTVERSION= 1.2.3
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A QT-based music manager with fuzzy search
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
OPTIONS= XMMS "XMMS backend support" off
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index c7b073fd7a32..e60f44b1bb3e 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,7 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.85
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/ \
@@ -26,7 +26,7 @@ LIB_DEPENDS= xapian.19:${PORTSDIR}/databases/xapian-core \
boost_thread.4:${PORTSDIR}/devel/boost \
exif.12:${PORTSDIR}/graphics/libexif \
gmime-2.0:${PORTSDIR}/mail/gmime2 \
- tag.5:${PORTSDIR}/audio/taglib \
+ tag.6:${PORTSDIR}/audio/taglib \
curl.4:${PORTSDIR}/ftp/curl
RUN_DEPENDS= update-mime-database:${PORTSDIR}/misc/shared-mime-info \
antiword:${PORTSDIR}/textproc/antiword \
diff --git a/devel/evfs/Makefile b/devel/evfs/Makefile
index 2d5cb997a65b..4b74da5064a3 100644
--- a/devel/evfs/Makefile
+++ b/devel/evfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evfs
PORTVERSION= 20080223
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
@@ -46,8 +46,8 @@ PLIST_SUB+= FTP=""
PLIST_SUB+= FTP="@comment "
.endif
-.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.5)
-LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib
+.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.6)
+LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
PLIST_SUB+= TAGLIB=""
.else
PLIST_SUB+= TAGLIB="@comment "
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index b150f0901bb4..6f06db03b45d 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= audacious-plugins
PORTVERSION= 1.5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
@@ -221,7 +221,7 @@ CONFIGURE_ARGS+=--disable-modplug
.if defined(WITH_MPC)
LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec \
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
PLIST_SUB+= MPCPLUGIN=""
CONFIGURE_ARGS+=--enable-musepack
.else
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile
index 814c2955608f..1e402e528469 100644
--- a/multimedia/bmpx/Makefile
+++ b/multimedia/bmpx/Makefile
@@ -7,14 +7,14 @@
PORTNAME= bmpx
PORTVERSION= 0.40.14
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://files.backtrace.info/releases/0.40/
MAINTAINER= novel@FreeBSD.org
COMMENT= Media player geared towards usability, technical efficiency and looks
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
cdio.8:${PORTSDIR}/sysutils/libcdio \
diff --git a/multimedia/eclair/Makefile b/multimedia/eclair/Makefile
index feec6473d57a..343fcf993e43 100644
--- a/multimedia/eclair/Makefile
+++ b/multimedia/eclair/Makefile
@@ -8,14 +8,14 @@
PORTNAME= eclair
PORTVERSION= 20080223
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
MAINTAINER= stas@FreeBSD.org
COMMENT= An EFL powered media player
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 9171b573211e..03e4bd8fa99c 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -8,7 +8,7 @@
PORTNAME= gstreamer
PORTVERSION?= ${BASE_PORTVERSION}
-PORTREVISION?= 1
+PORTREVISION?= 2
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 b9c973bbf138..6a5d5da5f18a 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -377,7 +377,7 @@ gst_swfdec_LIB_DEPENDS+=swfdec-0.4.1:${PORTSDIR}/graphics/swfdec
gst_swfdec_DIST= bad
# taglib
-gst_taglib_LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib
+gst_taglib_LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
# theora
gst_theora_LIB_DEPENDS+= theora.0:${PORTSDIR}/multimedia/libtheora
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile
index 00278117df6b..96b0dde9a135 100644
--- a/multimedia/kdemultimedia3/Makefile
+++ b/multimedia/kdemultimedia3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/multimedia/kdemultimedia4/Makefile b/multimedia/kdemultimedia4/Makefile
index 00278117df6b..96b0dde9a135 100644
--- a/multimedia/kdemultimedia4/Makefile
+++ b/multimedia/kdemultimedia4/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= multimedia kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src
diff --git a/multimedia/transkode/Makefile b/multimedia/transkode/Makefile
index 8cbca8198090..39006f65a0ea 100644
--- a/multimedia/transkode/Makefile
+++ b/multimedia/transkode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transkode
PORTVERSION= 0.7b
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= SF
DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/g}
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/b/beta/g}
MAINTAINER= ports@FreeBSD.org
COMMENT= A KDE/Qt based frontend for various audio transcoding tools
-LIB_DEPENDS= tag.5:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
RUN_DEPENDS= amarok:${PORTSDIR}/audio/amarok
USE_BZIP2= yes
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile
index 4d65843755b0..10de35649ddf 100644
--- a/multimedia/xfce4-media/Makefile
+++ b/multimedia/xfce4-media/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-media
PORTVERSION= 0.9.2
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= multimedia xfce
MASTER_SITES= http://spuriousinterrupt.org/files/xfmedia/
DISTNAME= xfmedia-${PORTVERSION}
@@ -34,7 +34,7 @@ OPTIONS= TAGLIB "Enable metadata editing" off \
.include <bsd.port.pre.mk>
.if defined(WITH_TAGLIB)
-LIB_DEPENDS+= tag.5:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
CONFIGURE_ARGS+=--with-taglib
.else
CONFIGURE_ARGS+=--without-taglib
diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile
index 5e882377475e..f6bfa7d257c3 100644
--- a/sysutils/fusefs-pod/Makefile
+++ b/sysutils/fusefs-pod/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pod
PORTVERSION= 0.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils audio
MASTER_SITES= SF
MASTER_SITE_SUBDIR= fusepod/
@@ -18,7 +18,7 @@ COMMENT= FUSE-based filesystem for iPod
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\
gpod.3:${PORTSDIR}/audio/libgpod\
- tag.5:${PORTSDIR}/audio/taglib
+ tag.6:${PORTSDIR}/audio/taglib
RUN_DEPENDS= ${LOCALBASE}/modules/fuse.ko:${PORTSDIR}/sysutils/fusefs-kmod
USE_BZIP2= yes
diff --git a/sysutils/k3b-kde4/Makefile b/sysutils/k3b-kde4/Makefile
index e643a28f4a6f..a21878629be1 100644
--- a/sysutils/k3b-kde4/Makefile
+++ b/sysutils/k3b-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils multimedia kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile
index e643a28f4a6f..a21878629be1 100644
--- a/sysutils/k3b/Makefile
+++ b/sysutils/k3b/Makefile
@@ -7,7 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0.4
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils multimedia kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}