aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/net-rhythmbox/Makefile4
-rw-r--r--audio/p5-MusicBrainz-Client/Makefile4
-rw-r--r--audio/p5-MusicBrainz-Queries/Makefile4
-rw-r--r--audio/p5-MusicBrainz-TRM/Makefile4
-rw-r--r--audio/py-musicbrainz/Makefile4
-rw-r--r--audio/rhythmbox-devel/Makefile3
-rw-r--r--audio/rhythmbox/Makefile3
-rw-r--r--audio/ruby-musicbrainz/Makefile4
-rw-r--r--audio/sound-juicer/Makefile4
-rw-r--r--audio/trm/Makefile4
-rw-r--r--audio/zinf/Makefile3
11 files changed, 22 insertions, 19 deletions
diff --git a/audio/net-rhythmbox/Makefile b/audio/net-rhythmbox/Makefile
index 3c85d6e61f5b..bc9674ecb094 100644
--- a/audio/net-rhythmbox/Makefile
+++ b/audio/net-rhythmbox/Makefile
@@ -7,14 +7,14 @@
PORTNAME= net-rhythmbox
PORTVERSION= 0.4.8
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio gnome
MASTER_SITES= http://download.raisdorf.net/files/
MAINTAINER= hendrik@scholz.net
COMMENT= Audio player for the Gnome 2 desktop environment
-LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
+LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
gstplay-0.6.1:${PORTSDIR}/multimedia/gstreamer-plugins \
FLAC.5:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/mad \
diff --git a/audio/p5-MusicBrainz-Client/Makefile b/audio/p5-MusicBrainz-Client/Makefile
index 6d0d7267e435..7bdc11843f8d 100644
--- a/audio/p5-MusicBrainz-Client/Makefile
+++ b/audio/p5-MusicBrainz-Client/Makefile
@@ -7,7 +7,7 @@
PORTNAME= MusicBrainz-Client
PORTVERSION= 0.06
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= # none
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ MAINTAINER= knu@freebsd.org
COMMENT= A Perl module that provides access to the musicbrainz client API
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
-LIB_DEPENDS= musicbrainz.3:${LIBMUSICBRAINZ_PORTDIR}
+LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz
diff --git a/audio/p5-MusicBrainz-Queries/Makefile b/audio/p5-MusicBrainz-Queries/Makefile
index 59ce06444ee2..3e5289a36e88 100644
--- a/audio/p5-MusicBrainz-Queries/Makefile
+++ b/audio/p5-MusicBrainz-Queries/Makefile
@@ -7,7 +7,7 @@
PORTNAME= MusicBrainz-Queries
PORTVERSION= 0.05
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= # none
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ MAINTAINER= knu@freebsd.org
COMMENT= A Perl module that provides the musicbrainz query constants
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
-LIB_DEPENDS= musicbrainz.3:${LIBMUSICBRAINZ_PORTDIR}
+LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz
diff --git a/audio/p5-MusicBrainz-TRM/Makefile b/audio/p5-MusicBrainz-TRM/Makefile
index 7a167618f5e4..e3b7501b35b7 100644
--- a/audio/p5-MusicBrainz-TRM/Makefile
+++ b/audio/p5-MusicBrainz-TRM/Makefile
@@ -7,7 +7,7 @@
PORTNAME= MusicBrainz-TRM
PORTVERSION= 0.01
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= # none
PKGNAMEPREFIX= p5-
@@ -17,7 +17,7 @@ MAINTAINER= knu@freebsd.org
COMMENT= A Perl module that provides access to the musicbrainz client TRM API
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
-LIB_DEPENDS= musicbrainz.3:${LIBMUSICBRAINZ_PORTDIR}
+LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz
diff --git a/audio/py-musicbrainz/Makefile b/audio/py-musicbrainz/Makefile
index b75441ac838e..699b5e06e077 100644
--- a/audio/py-musicbrainz/Makefile
+++ b/audio/py-musicbrainz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= musicbrainz
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio python
MASTER_SITES= # none
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ MAINTAINER= knu@FreeBSD.org
COMMENT= MusicBrainz bindings for Python
EXTRACT_DEPENDS= ${NONEXISTENT}:${LIBMUSICBRAINZ_PORTDIR}:patch
-LIB_DEPENDS= musicbrainz.3:${LIBMUSICBRAINZ_PORTDIR}
+LIB_DEPENDS= musicbrainz.4:${LIBMUSICBRAINZ_PORTDIR}
LIBMUSICBRAINZ_PORTDIR= ${PORTSDIR}/audio/libmusicbrainz
diff --git a/audio/rhythmbox-devel/Makefile b/audio/rhythmbox-devel/Makefile
index e2e439268924..6bc3d39ade9e 100644
--- a/audio/rhythmbox-devel/Makefile
+++ b/audio/rhythmbox-devel/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.6.8
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@freebsd.org
COMMENT= Audio player for the Gnome 2 desktop environment
-LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
+LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
FLAC.5:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/libmad \
id3tag.2:${PORTSDIR}/audio/libid3tag
diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile
index e2e439268924..6bc3d39ade9e 100644
--- a/audio/rhythmbox/Makefile
+++ b/audio/rhythmbox/Makefile
@@ -7,6 +7,7 @@
PORTNAME= rhythmbox
PORTVERSION= 0.6.8
+PORTREVISION= 1
CATEGORIES= audio gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.6
@@ -15,7 +16,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= marcus@freebsd.org
COMMENT= Audio player for the Gnome 2 desktop environment
-LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
+LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
FLAC.5:${PORTSDIR}/audio/flac \
mad.2:${PORTSDIR}/audio/libmad \
id3tag.2:${PORTSDIR}/audio/libid3tag
diff --git a/audio/ruby-musicbrainz/Makefile b/audio/ruby-musicbrainz/Makefile
index c03621558e2e..9b87dbeb7ced 100644
--- a/audio/ruby-musicbrainz/Makefile
+++ b/audio/ruby-musicbrainz/Makefile
@@ -7,7 +7,7 @@
PORTNAME= musicbrainz
PORTVERSION= 0.1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio ruby
MASTER_SITES= http://www.pablotron.org/download/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -17,7 +17,7 @@ DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
COMMENT= MusicBrainz bindings for Ruby
-LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz
+LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile
index 376bfd3bd8f1..6e77aa98f2ac 100644
--- a/audio/sound-juicer/Makefile
+++ b/audio/sound-juicer/Makefile
@@ -7,7 +7,7 @@
PORTNAME= sound-juicer
PORTVERSION= 0.5.10.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio gnome
MASTER_SITES= http://www.burtonini.com/computing/
DIST_SUBDIR= gnome2
@@ -15,7 +15,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= bland@FreeBSD.org
COMMENT= Clean, mean and lean CD ripper for GNOME2
-LIB_DEPENDS= musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz
+LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz
USE_X_PREFIX= yes
USE_GMAKE= yes
diff --git a/audio/trm/Makefile b/audio/trm/Makefile
index 13d12e5e6713..d2800ee9a841 100644
--- a/audio/trm/Makefile
+++ b/audio/trm/Makefile
@@ -7,7 +7,7 @@
PORTNAME= trm
PORTVERSION= 0.2.1
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio
MASTER_SITES= ftp://ftp.musicbrainz.org/pub/musicbrainz/ \
ftp://ftp.nl.musicbrainz.org/ \
@@ -18,7 +18,7 @@ COMMENT= TRM generator to generate acoustic fingerprints
BUILD_DEPENDS= madplay:${PORTSDIR}/audio/madplay
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
- musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
+ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
vorbisfile.4:${PORTSDIR}/audio/libvorbis
USE_REINPLACE= yes
diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile
index a50613fa62f3..8f10de846dd2 100644
--- a/audio/zinf/Makefile
+++ b/audio/zinf/Makefile
@@ -7,6 +7,7 @@
PORTNAME= zinf
PORTVERSION= 2.2.5
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -15,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based MP3 player
LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \
- musicbrainz.3:${PORTSDIR}/audio/libmusicbrainz \
+ musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \
gdbm.3:${PORTSDIR}/databases/gdbm
USE_X_PREFIX= yes