aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
committerDima Panov <fluffy@FreeBSD.org>2009-12-02 17:16:16 +0000
commit276304288bb3596e87beb1c60f8ad7e6ff8cb3a1 (patch)
treec71054f448bca4befa36706aea13fb3170edefb5
parent6dac64742aee7fe3677f86320b059c53a52f08b1 (diff)
downloadports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.tar.gz
ports-276304288bb3596e87beb1c60f8ad7e6ff8cb3a1.zip
- Chase taglib update
Approved by: miwi (mentor) Exp-run by: miwi
Notes
Notes: svn path=/head/; revision=245121
-rw-r--r--audio/amarok/Makefile4
-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/etoile-melodie/Makefile3
-rw-r--r--audio/ezstream/Makefile3
-rw-r--r--audio/gimmix/Makefile4
-rw-r--r--audio/gmm/Makefile3
-rw-r--r--audio/gmpc-mserver/Makefile3
-rw-r--r--audio/gogglesmm/Makefile3
-rw-r--r--audio/gstreamer-plugins-taglib/Makefile2
-rw-r--r--audio/juk/Makefile2
-rw-r--r--audio/libtunepimp-old/Makefile1
-rw-r--r--audio/libtunepimp/Makefile2
-rw-r--r--audio/moc/Makefile2
-rw-r--r--audio/mp3unicode/Makefile4
-rw-r--r--audio/muine/Makefile1
-rw-r--r--audio/musicbox-tag-editor/Makefile2
-rw-r--r--audio/ncmpcpp/Makefile1
-rw-r--r--audio/prokyon3/Makefile4
-rw-r--r--audio/py-taglib/Makefile4
-rw-r--r--audio/py-tagpy/Makefile4
-rw-r--r--audio/ruby-taglib/Makefile1
-rw-r--r--audio/sound-juicer/Makefile3
-rw-r--r--audio/streamtuner/Makefile2
-rw-r--r--audio/taglookup/Makefile4
-rw-r--r--audio/tagutil/Makefile3
-rw-r--r--audio/thunar-media-tags-plugin/Makefile2
-rw-r--r--audio/xmms-kde/Makefile4
-rw-r--r--audio/yammi/Makefile4
-rw-r--r--deskutils/pinot/Makefile3
-rw-r--r--devel/evfs/Makefile6
-rw-r--r--misc/tellico-kde4/Makefile1
-rw-r--r--misc/tellico/Makefile1
-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/Makefile.common2
-rw-r--r--multimedia/kdemultimedia3/Makefile2
-rw-r--r--multimedia/kdemultimedia4/Makefile3
-rw-r--r--multimedia/transkode/Makefile4
-rw-r--r--multimedia/vlc/Makefile4
-rw-r--r--multimedia/xfce4-media/Makefile4
-rw-r--r--net-p2p/ktorrent/Makefile3
-rw-r--r--net/mediatomb/Makefile2
-rw-r--r--sysutils/fusefs-pod/Makefile4
-rw-r--r--sysutils/k3b-kde4/Makefile2
-rw-r--r--sysutils/k3b/Makefile2
-rw-r--r--sysutils/krename-kde4/Makefile3
50 files changed, 81 insertions, 64 deletions
diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile
index 9ebc1497f07f..6667659769fd 100644
--- a/audio/amarok/Makefile
+++ b/audio/amarok/Makefile
@@ -7,7 +7,7 @@
PORTNAME= amarok
PORTVERSION= 1.4.10
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio kde
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src
MAINTAINER= makc@FreeBSD.org
COMMENT= Media player for KDE
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.1:${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 7bae1efa3c40..ec6963e88753 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta10
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.9beta10 \
http://wickedmachine.net/mirror/
@@ -26,7 +26,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \
modplug.0:${PORTSDIR}/audio/libmodplug \
mpcdec.5:${PORTSDIR}/audio/libmpcdec \
mac.2:${PORTSDIR}/audio/mac \
- tag.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
lrdf.2:${PORTSDIR}/textproc/liblrdf \
cdio.12:${PORTSDIR}/sysutils/libcdio \
mp3lame.0:${PORTSDIR}/audio/lame \
diff --git a/audio/bmp-musepack/Makefile b/audio/bmp-musepack/Makefile
index ce2e9d84fc47..5168af1c3a53 100644
--- a/audio/bmp-musepack/Makefile
+++ b/audio/bmp-musepack/Makefile
@@ -6,7 +6,7 @@
PORTNAME= musepack
PORTVERSION= 1.2
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES= audio
MASTER_SITES= http://files.musepack.net/linux/plugins/
PKGNAMEPREFIX= bmp-
diff --git a/audio/cowbell/Makefile b/audio/cowbell/Makefile
index a6997293733e..a5ce79846d87 100644
--- a/audio/cowbell/Makefile
+++ b/audio/cowbell/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cowbell
PORTVERSION= 0.2.7.1
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio gnome
MASTER_SITES= http://more-cowbell.org/releases/
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile
index 3c02fe0a3556..1c74ee450460 100644
--- a/audio/cynthiune/Makefile
+++ b/audio/cynthiune/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cynthiune
PORTVERSION= 0.9.5
-PORTREVISION= 5
+PORTREVISION= 6
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.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.1:${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/etoile-melodie/Makefile b/audio/etoile-melodie/Makefile
index 631e57877e55..9b59d9fc2dfa 100644
--- a/audio/etoile-melodie/Makefile
+++ b/audio/etoile-melodie/Makefile
@@ -7,6 +7,7 @@
PORTNAME= melodie
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= audio gnustep
MASTER_SITES= http://download.gna.org/etoile/
PKGNAMEPREFIX= etoile-
@@ -15,7 +16,7 @@ DISTNAME= etoile-${PORTVERSION}
MAINTAINER= dinoex@FreeBSD.org
COMMENT= Etoile Project music player
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.1${PORTSDIR}/audio/taglib \
mp4v2.0:${PORTSDIR}/multimedia/mpeg4ip-libmp4v2
USE_BZIP2= yes
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index 72371baf0fd9..3447d4828d47 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ezstream
PORTVERSION= 0.5.6
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \
http://svn.xiph.org/releases/ezstream/
@@ -40,7 +41,7 @@ LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
.if defined(WITHOUT_TAGLIB)
CONFIGURE_ARGS+= --without-taglib
.else
-LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
CONFIGURE_ARGS+= --with-taglib=${LOCALBASE}
.endif
diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile
index 782345fbdc0a..5879b81910ad 100644
--- a/audio/gimmix/Makefile
+++ b/audio/gimmix/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gimmix
PORTVERSION= 0.5.6
-PORTREVISION= 4
+PORTREVISION= 5
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.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
nxml:${PORTSDIR}/textproc/libnxml
USE_GNOME= gtk20 intltool libglade2
diff --git a/audio/gmm/Makefile b/audio/gmm/Makefile
index 377cd688803e..2f4bd626d957 100644
--- a/audio/gmm/Makefile
+++ b/audio/gmm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmm
PORTVERSION= 0.10.10
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= musicmanager-${PORTVERSION}
@@ -17,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.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
dbus-1:${PORTSDIR}/devel/dbus
diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile
index 98bfdaa4dc00..32c1bb887a3e 100644
--- a/audio/gmpc-mserver/Makefile
+++ b/audio/gmpc-mserver/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmpc-mserver
PORTVERSION= 0.19.0
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ \
http://freebsd.unixfreunde.de/sources/
@@ -16,7 +17,7 @@ COMMENT= A plugin for gmpc that serves music.
LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \
curl.5:${PORTSDIR}/ftp/curl \
- tag.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
microhttpd:${PORTSDIR}/www/libmicrohttpd
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc
RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc
diff --git a/audio/gogglesmm/Makefile b/audio/gogglesmm/Makefile
index 377cd688803e..2f4bd626d957 100644
--- a/audio/gogglesmm/Makefile
+++ b/audio/gogglesmm/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gmm
PORTVERSION= 0.10.10
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://gogglesmm.googlecode.com/files/
DISTNAME= musicmanager-${PORTVERSION}
@@ -17,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.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
sqlite3.8:${PORTSDIR}/databases/sqlite3 \
dbus-1:${PORTSDIR}/devel/dbus
diff --git a/audio/gstreamer-plugins-taglib/Makefile b/audio/gstreamer-plugins-taglib/Makefile
index 87a3189ab3e0..cfc94cc2e0c3 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= 0
+PORTREVISION= 1
CATEGORIES= audio
COMMENT= Gstreamer taglib plugin
diff --git a/audio/juk/Makefile b/audio/juk/Makefile
index ad9dd2483665..234e88c794d4 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 77acb7e81078..9c7982a11cba 100644
--- a/audio/libtunepimp-old/Makefile
+++ b/audio/libtunepimp-old/Makefile
@@ -7,6 +7,7 @@
PORTNAME= libtunepimp-old
PORTVERSION= 0.4.4
+PORTREVISION= 1
PORTEPOCH= 2
CATEGORIES= audio
MASTER_SITES= http://ftp.osuosl.org/pub/musicbrainz/ \
diff --git a/audio/libtunepimp/Makefile b/audio/libtunepimp/Makefile
index 87bf52578020..886a31b590de 100644
--- a/audio/libtunepimp/Makefile
+++ b/audio/libtunepimp/Makefile
@@ -7,7 +7,7 @@
PORTNAME= libtunepimp
PORTVERSION= 0.5.3
-PORTREVISION= 4
+PORTREVISION= 5
PORTEPOCH= 1
CATEGORIES= audio
MASTER_SITES= http://ftp.musicbrainz.org/pub/musicbrainz/ \
diff --git a/audio/moc/Makefile b/audio/moc/Makefile
index 2141596d2e7a..e380db04bbba 100644
--- a/audio/moc/Makefile
+++ b/audio/moc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= moc
PORTVERSION= 2.4.4
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/
diff --git a/audio/mp3unicode/Makefile b/audio/mp3unicode/Makefile
index bdbba9eb39f6..cc471930ac15 100644
--- a/audio/mp3unicode/Makefile
+++ b/audio/mp3unicode/Makefile
@@ -7,14 +7,14 @@
PORTNAME= mp3unicode
PORTVERSION= 1.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF
MAINTAINER= makc@FreeBSD.org
COMMENT= ID3 tags charset converter
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib/
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib/
USE_BZIP2= yes
USE_ICONV= yes
diff --git a/audio/muine/Makefile b/audio/muine/Makefile
index 0b8a1ee4fcce..65cf1e428f29 100644
--- a/audio/muine/Makefile
+++ b/audio/muine/Makefile
@@ -8,6 +8,7 @@
PORTNAME= muine
PORTVERSION= 0.8.11
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
diff --git a/audio/musicbox-tag-editor/Makefile b/audio/musicbox-tag-editor/Makefile
index 69a256bb6b59..4f9492ac9185 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= 11
+PORTREVISION= 12
CATEGORIES= audio
MASTER_SITES= SF/musicbox/musicbox/${PORTVERSION}
DISTNAME= musicbox-${PORTVERSION}
diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile
index 5bf879c4316b..c9210f8f9bec 100644
--- a/audio/ncmpcpp/Makefile
+++ b/audio/ncmpcpp/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ncmpcpp
PORTVERSION= 0.4.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \
http://mirror.mcx2.org/
diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile
index 9982a93fd306..a097d348656c 100644
--- a/audio/prokyon3/Makefile
+++ b/audio/prokyon3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= prokyon3
PORTVERSION= 0.9.6
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= SF
@@ -20,7 +20,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/libmad \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
vorbis.4:${PORTSDIR}/audio/libvorbis \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
RUN_DEPENDS= ${LOCALBASE}/lib/plugins/sqldrivers/libqsqlmysql.so:${PORTSDIR}/databases/qt-mysql-plugin
USE_XORG= x11 xft
diff --git a/audio/py-taglib/Makefile b/audio/py-taglib/Makefile
index b0ae4ed33079..dfaa74e6ccc9 100644
--- a/audio/py-taglib/Makefile
+++ b/audio/py-taglib/Makefile
@@ -6,7 +6,7 @@
PORTNAME= taglib
PORTVERSION= 1.3.3
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= BERLIOS
MASTER_SITE_SUBDIR= namingmuse
@@ -16,7 +16,7 @@ DISTNAME= python-taglib-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Python bindings for the taglib audio file tagging library
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
WRKSRC= ${WRKDIR}/python-taglib-${PORTVERSION}
diff --git a/audio/py-tagpy/Makefile b/audio/py-tagpy/Makefile
index cb33715551cb..b07949a232c6 100644
--- a/audio/py-tagpy/Makefile
+++ b/audio/py-tagpy/Makefile
@@ -7,7 +7,7 @@
PORTNAME= tagpy
PORTVERSION= 0.94.7
-PORTREVISION= 0
+PORTREVISION= 1
CATEGORIES= audio python
MASTER_SITES= CHEESESHOP \
http://nivi.interfree.it/distfiles/${PORTNAME}/
@@ -17,7 +17,7 @@ MAINTAINER= nivit@FreeBSD.org
COMMENT= Python bindings for Scott Wheeler's TagLib
LIB_DEPENDS= boost_python.4:${PORTSDIR}/devel/boost-python-libs \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
HAS_CONFIGURE= yes
CONFIGURE_SCRIPT= configure.py
diff --git a/audio/ruby-taglib/Makefile b/audio/ruby-taglib/Makefile
index a979d953e482..4584fe0f6e09 100644
--- a/audio/ruby-taglib/Makefile
+++ b/audio/ruby-taglib/Makefile
@@ -7,6 +7,7 @@
PORTNAME= taglib
PORTVERSION= 1.1
+PORTREVISION= 1
CATEGORIES= audio ruby
MASTER_SITES= http://www.hakubi.us/ruby-taglib/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 5e6ebbfa540d..4c63a378deac 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -8,6 +8,7 @@
PORTNAME= sound-juicer
PORTVERSION= 2.28.1
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -19,7 +20,7 @@ LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
musicbrainz3.6:${PORTSDIR}/audio/libmusicbrainz3 \
gnome-media-profiles.0:${PORTSDIR}/audio/gnome-media \
cdio.12:${PORTSDIR}/sysutils/libcdio \
- tag.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
canberra-gtk.0:${PORTSDIR}/audio/libcanberra \
dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
brasero-media.2:${PORTSDIR}/sysutils/brasero
diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile
index 21d71d8429e8..afd9e50449df 100644
--- a/audio/streamtuner/Makefile
+++ b/audio/streamtuner/Makefile
@@ -7,7 +7,7 @@
PORTNAME= streamtuner
PORTVERSION= 0.99.99
-PORTREVISION= 13
+PORTREVISION= 14
CATEGORIES= audio www
MASTER_SITES= ${MASTER_SITE_SAVANNAH}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/audio/taglookup/Makefile b/audio/taglookup/Makefile
index b6ff15f96761..ed9281375688 100644
--- a/audio/taglookup/Makefile
+++ b/audio/taglookup/Makefile
@@ -7,7 +7,7 @@
PORTNAME= taglookup
PORTVERSION= 0.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://www.kamaz.org.uk/taglookup/
EXTRACT_SUFX= .tgz
@@ -16,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.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
MAN1= taglookup.1
PLIST_FILES= bin/taglookup
diff --git a/audio/tagutil/Makefile b/audio/tagutil/Makefile
index f4f52de4c1f6..246716d90a56 100644
--- a/audio/tagutil/Makefile
+++ b/audio/tagutil/Makefile
@@ -7,13 +7,14 @@
PORTNAME= tagutil
PORTVERSION= 2.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://files.kaworu.ch/
MAINTAINER= baptiste.daroussin@gmail.com
COMMENT= A tool to manage tags in music files
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
USE_GNOME= pkgconfig
MAKE_JOBS_SAFE= yes
diff --git a/audio/thunar-media-tags-plugin/Makefile b/audio/thunar-media-tags-plugin/Makefile
index c8c5967a9a8a..2f8960352420 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= 9
+PORTREVISION= 10
CATEGORIES= audio xfce
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
DIST_SUBDIR= xfce4
diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile
index 6ab1c85058bc..ba4701fd9dfc 100644
--- a/audio/xmms-kde/Makefile
+++ b/audio/xmms-kde/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xmms-kde
PORTVERSION= 3.2
-PORTREVISION= 5
+PORTREVISION= 6
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.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
smpeg.1:${PORTSDIR}/multimedia/smpeg \
xmms.4:${PORTSDIR}/multimedia/xmms
diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile
index 81ec44cc0c68..9d8fa16e59ba 100644
--- a/audio/yammi/Makefile
+++ b/audio/yammi/Makefile
@@ -7,7 +7,7 @@
PORTNAME= yammi
PORTVERSION= 1.2.3
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -15,7 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A QT-based music manager with fuzzy search
LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
OPTIONS= XMMS "XMMS backend support" off
diff --git a/deskutils/pinot/Makefile b/deskutils/pinot/Makefile
index 19453f33dee5..91daee018250 100644
--- a/deskutils/pinot/Makefile
+++ b/deskutils/pinot/Makefile
@@ -7,6 +7,7 @@
PORTNAME= pinot
PORTVERSION= 0.95
+PORTREVISION= 1
CATEGORIES= deskutils
MASTER_SITES= ${MASTER_SITE_BERLIOS}
#MASTER_SITES= http://www.chez.com/colinf/pinot/
@@ -25,7 +26,7 @@ LIB_DEPENDS= xapian.21:${PORTSDIR}/databases/xapian-core \
boost_thread.4:${PORTSDIR}/devel/boost-libs \
exif.12:${PORTSDIR}/graphics/libexif \
gmime-2.4:${PORTSDIR}/mail/gmime24 \
- tag.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
curl.5:${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 098861f79ad1..74f1d47785d5 100644
--- a/devel/evfs/Makefile
+++ b/devel/evfs/Makefile
@@ -8,7 +8,7 @@
PORTNAME= evfs
PORTVERSION= 20080223
-PORTREVISION= 4
+PORTREVISION= 5
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.6)
-LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
+.if !defined(WITHOUT_TAGLIB) || exists(${LOCALBASE}/lib/libtag.so.1)
+LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
PLIST_SUB+= TAGLIB=""
.else
PLIST_SUB+= TAGLIB="@comment "
diff --git a/misc/tellico-kde4/Makefile b/misc/tellico-kde4/Makefile
index fb0bbae61c24..26a3ac6f284c 100644
--- a/misc/tellico-kde4/Makefile
+++ b/misc/tellico-kde4/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tellico
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
diff --git a/misc/tellico/Makefile b/misc/tellico/Makefile
index fb0bbae61c24..26a3ac6f284c 100644
--- a/misc/tellico/Makefile
+++ b/misc/tellico/Makefile
@@ -7,6 +7,7 @@
PORTNAME= tellico
PORTVERSION= 1.3.5
+PORTREVISION= 1
CATEGORIES= misc kde
MASTER_SITES= http://tellico-project.org/files/
diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile
index 87ed9c91aaa9..11bce82a992a 100644
--- a/multimedia/audacious-plugins/Makefile
+++ b/multimedia/audacious-plugins/Makefile
@@ -7,7 +7,7 @@
PORTNAME= audacious-plugins
PORTVERSION= 2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= multimedia audio
MASTER_SITES= http://distfiles.atheme.org/
EXTRACT_SUFX= .tgz
@@ -212,7 +212,7 @@ CONFIGURE_ARGS+=--disable-modplug
.if defined(WITH_MPC)
LIB_DEPENDS+= mpcdec.5:${PORTSDIR}/audio/libmpcdec \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
PLIST_SUB+= MPCPLUGIN=""
CONFIGURE_ARGS+=--enable-musepack
.else
diff --git a/multimedia/bmpx/Makefile b/multimedia/bmpx/Makefile
index 439fabc79ad0..eb9d7a418081 100644
--- a/multimedia/bmpx/Makefile
+++ b/multimedia/bmpx/Makefile
@@ -7,14 +7,14 @@
PORTNAME= bmpx
PORTVERSION= 0.40.14
-PORTREVISION= 4
+PORTREVISION= 5
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.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
cairomm-1.0.1:${PORTSDIR}/graphics/cairomm \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
cdio.12:${PORTSDIR}/sysutils/libcdio \
diff --git a/multimedia/eclair/Makefile b/multimedia/eclair/Makefile
index 5c066f6bafd7..a48d9a8187f1 100644
--- a/multimedia/eclair/Makefile
+++ b/multimedia/eclair/Makefile
@@ -8,14 +8,14 @@
PORTNAME= eclair
PORTVERSION= 20080223
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= multimedia
MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/
MAINTAINER= stas@FreeBSD.org
COMMENT= An EFL powered media player
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
GNU_CONFIGURE= yes
USE_BZIP2= yes
diff --git a/multimedia/gstreamer-plugins/Makefile.common b/multimedia/gstreamer-plugins/Makefile.common
index dce462887116..63819934c6f0 100644
--- a/multimedia/gstreamer-plugins/Makefile.common
+++ b/multimedia/gstreamer-plugins/Makefile.common
@@ -451,7 +451,7 @@ gst_swfdec_LIB_DEPENDS+=swfdec-0.4.1:${PORTSDIR}/graphics/swfdec
gst_swfdec_DIST= bad
# taglib
-gst_taglib_LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
+gst_taglib_LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
gst_taglib_PLIST_FILES= ${GST_LIB_DIR}/libgsttaglib.la \
${GST_LIB_DIR}/libgsttaglib.so
diff --git a/multimedia/kdemultimedia3/Makefile b/multimedia/kdemultimedia3/Makefile
index 653b31b59219..7bb1d6a28cbf 100644
--- a/multimedia/kdemultimedia3/Makefile
+++ b/multimedia/kdemultimedia3/Makefile
@@ -8,7 +8,7 @@
PORTNAME= kdemultimedia
PORTVERSION= ${KDE_VERSION}
-PORTREVISION= 1
+PORTREVISION= 2
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 3bec5cc90236..6465ec41c7d2 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
@@ -17,7 +18,7 @@ COMMENT= KDE Multimedia applications
LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \
cdda_paranoia.0:${PORTSDIR}/audio/cdparanoia \
ogg.6:${PORTSDIR}/audio/libogg \
- tag.6:${PORTSDIR}/audio/taglib \
+ tag.1:${PORTSDIR}/audio/taglib \
vorbis.4:${PORTSDIR}/audio/libvorbis \
musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
tunepimp.5:${PORTSDIR}/audio/libtunepimp \
diff --git a/multimedia/transkode/Makefile b/multimedia/transkode/Makefile
index ac310ec4d64c..c9128af592ee 100644
--- a/multimedia/transkode/Makefile
+++ b/multimedia/transkode/Makefile
@@ -7,7 +7,7 @@
PORTNAME= transkode
PORTVERSION= 0.7
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 1
CATEGORIES= multimedia audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
@@ -15,7 +15,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= A KDE/Qt based frontend for various audio transcoding tools
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib
RUN_DEPENDS= amarok:${PORTSDIR}/audio/amarok
USE_BZIP2= yes
diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile
index d4c9466e8982..9c5a741d1500 100644
--- a/multimedia/vlc/Makefile
+++ b/multimedia/vlc/Makefile
@@ -10,7 +10,7 @@
PORTNAME= vlc
DISTVERSION= 1.0.3
-PORTREVISION= 3
+PORTREVISION= 4
PORTEPOCH= 3
CATEGORIES= multimedia audio ipv6 net www
MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \
@@ -457,7 +457,7 @@ CONFIGURE_ARGS+=--disable-live555
.endif
.if !defined(WITHOUT_TAGLIB)
-LIB_DEPENDS+= tag.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
CONFIGURE_ARGS+=--enable-taglib
.else
CONFIGURE_ARGS+=--disable-taglib
diff --git a/multimedia/xfce4-media/Makefile b/multimedia/xfce4-media/Makefile
index 217ebbaa71b1..2e9c3e4d960a 100644
--- a/multimedia/xfce4-media/Makefile
+++ b/multimedia/xfce4-media/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xfce4-media
PORTVERSION= 0.9.2
-PORTREVISION= 12
+PORTREVISION= 13
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.6:${PORTSDIR}/audio/taglib
+LIB_DEPENDS+= tag.1:${PORTSDIR}/audio/taglib
CONFIGURE_ARGS+=--with-taglib
.else
CONFIGURE_ARGS+=--without-taglib
diff --git a/net-p2p/ktorrent/Makefile b/net-p2p/ktorrent/Makefile
index f05a36e72bce..ff8748d65ba1 100644
--- a/net-p2p/ktorrent/Makefile
+++ b/net-p2p/ktorrent/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ktorrent
PORTVERSION= 3.3.1
+PORTREVISION= 1
CATEGORIES= net-p2p kde
MASTER_SITES= http://ktorrent.org/downloads/${PORTVERSION}/
@@ -16,7 +17,7 @@ COMMENT= BitTorrent client for KDE
LIB_DEPENDS= gmp.8:${PORTSDIR}/math/libgmp4 \
qca.2:${PORTSDIR}/devel/qca \
streamanalyzer.0:${PORTSDIR}/deskutils/strigi \
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${PORTSDIR}/audio/taglib
USE_BZIP2= yes
USE_KDE4= kdelibs kdehier kdeprefix automoc4
diff --git a/net/mediatomb/Makefile b/net/mediatomb/Makefile
index 7b3c8b266936..a42ece437393 100644
--- a/net/mediatomb/Makefile
+++ b/net/mediatomb/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mediatomb
PORTVERSION= 0.11.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net multimedia
MASTER_SITES= SF/${PORTNAME}/MediaTomb/${PORTVERSION}
diff --git a/sysutils/fusefs-pod/Makefile b/sysutils/fusefs-pod/Makefile
index 0e2189ca717a..4949b5afcd57 100644
--- a/sysutils/fusefs-pod/Makefile
+++ b/sysutils/fusefs-pod/Makefile
@@ -6,7 +6,7 @@
PORTNAME= pod
PORTVERSION= 0.5.2
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= sysutils audio
MASTER_SITES= SF/fuse${PORTNAME}/fuse${PORTNAME}/FUSEPod%20v${PORTVERSION}
PKGNAMEPREFIX= fusefs-
@@ -17,7 +17,7 @@ COMMENT= FUSE-based filesystem for iPod
LIB_DEPENDS= fuse.2:${PORTSDIR}/sysutils/fusefs-libs\
gpod.5:${PORTSDIR}/audio/libgpod\
- tag.6:${PORTSDIR}/audio/taglib
+ tag.1:${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 2f9dedd7f625..c7fbcd154490 100644
--- a/sysutils/k3b-kde4/Makefile
+++ b/sysutils/k3b-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils multimedia kde
MASTER_SITES= SF
diff --git a/sysutils/k3b/Makefile b/sysutils/k3b/Makefile
index 2f9dedd7f625..c7fbcd154490 100644
--- a/sysutils/k3b/Makefile
+++ b/sysutils/k3b/Makefile
@@ -7,7 +7,7 @@
PORTNAME= k3b
PORTVERSION= 1.0.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= sysutils multimedia kde
MASTER_SITES= SF
diff --git a/sysutils/krename-kde4/Makefile b/sysutils/krename-kde4/Makefile
index 7682b3b28fee..ed32b1a49ddb 100644
--- a/sysutils/krename-kde4/Makefile
+++ b/sysutils/krename-kde4/Makefile
@@ -7,13 +7,14 @@
PORTNAME= krename
PORTVERSION= 4.0.1
+PORTREVISION= 1
CATEGORIES= sysutils kde
MASTER_SITES= SF/${PORTNAME}/KDE4%20${PORTNAME}-stable/${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
COMMENT= Very powerful batch file renamer for KDE
-LIB_DEPENDS= tag.6:${PORTSDIR}/audio/taglib \
+LIB_DEPENDS= tag.1:${PORTSDIR}/audio/taglib \
exiv2.7:${PORTSDIR}/graphics/exiv2
LATEST_LINK= ${PORTNAME}-kde4