aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
committerehaupt <ehaupt@FreeBSD.org>2010-05-28 14:56:46 +0800
commit511fdac80d71e3236e7d55bb2871e832ab242857 (patch)
tree29b69b450cf5611f2f64118e9cf94163c37fc01b /audio
parentcb9dfb1eb267db70a19294c73bb2ea9f820137d7 (diff)
downloadfreebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.gz
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.zst
freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.zip
Chase audio/libmodplug update
Diffstat (limited to 'audio')
-rw-r--r--audio/aqualung/Makefile4
-rw-r--r--audio/bmp-modplug/Makefile4
-rw-r--r--audio/cmus/Makefile2
-rw-r--r--audio/cynthiune/Makefile4
-rw-r--r--audio/herrie/Makefile2
-rw-r--r--audio/modplugplay/Makefile4
-rw-r--r--audio/musicpd/Makefile4
-rw-r--r--audio/umodplayer/Makefile4
-rw-r--r--audio/xmms-modplug/Makefile4
-rw-r--r--audio/xmms2/Makefile4
10 files changed, 18 insertions, 18 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile
index e045c118dee6..be1846ce97b6 100644
--- a/audio/aqualung/Makefile
+++ b/audio/aqualung/Makefile
@@ -7,7 +7,7 @@
PORTNAME= aqualung
DISTVERSION= 0.9beta11
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} \
http://wickedmachine.net/mirror/
@@ -22,7 +22,7 @@ LIB_DEPENDS= samplerate.1:${PORTSDIR}/audio/libsamplerate \
oggz.8:${PORTSDIR}/audio/liboggz \
speex.1:${PORTSDIR}/audio/speex \
mad.2:${PORTSDIR}/audio/libmad \
- modplug.0:${PORTSDIR}/audio/libmodplug \
+ modplug.1:${PORTSDIR}/audio/libmodplug \
mpcdec.5:${PORTSDIR}/audio/libmpcdec \
mac.2:${PORTSDIR}/audio/mac \
tag.1:${PORTSDIR}/audio/taglib \
diff --git a/audio/bmp-modplug/Makefile b/audio/bmp-modplug/Makefile
index d67bf30f02a4..6d9191d1e4fc 100644
--- a/audio/bmp-modplug/Makefile
+++ b/audio/bmp-modplug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modplug
PORTVERSION= 2.0.5
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES?= audio
MASTER_SITES= ftp://ftp.osuosl.org/pub/FreeBSD/distfiles/ \
http://ftp.osuosl.org/pub/FreeBSD/distfiles/ \
@@ -21,7 +21,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modplug-based plugin for beep-media-player
LIB_DEPENDS?= beep.2:${PORTSDIR}/multimedia/beep-media-player
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
USE_AUTOTOOLS= libtool:22
USE_BZIP2= yes
diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile
index ffb32ab294d3..df7666e7a8d0 100644
--- a/audio/cmus/Makefile
+++ b/audio/cmus/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cmus
PORTVERSION= 2.3.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
diff --git a/audio/cynthiune/Makefile b/audio/cynthiune/Makefile
index 4d96697da8b0..4f0ad8dede15 100644
--- a/audio/cynthiune/Makefile
+++ b/audio/cynthiune/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cynthiune
PORTVERSION= 0.9.5
-PORTREVISION= 7
+PORTREVISION= 8
CATEGORIES= audio gnustep
MASTER_SITES= ${MASTER_SITE_DEBIAN}
MASTER_SITE_SUBDIR= pool/main/c/cynthiune.app
@@ -20,7 +20,7 @@ LIB_DEPENDS+= FLAC:${PORTSDIR}/audio/flac
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
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
LIB_DEPENDS+= artsc.0:${PORTSDIR}/audio/arts
LIB_DEPENDS+= id3tag.0:${PORTSDIR}/audio/libid3tag
diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile
index dd4a3e77d658..127eee8c5dd3 100644
--- a/audio/herrie/Makefile
+++ b/audio/herrie/Makefile
@@ -7,7 +7,7 @@
PORTNAME= herrie
PORTVERSION= 2.2
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://herrie.info/distfiles/ \
http://www.stack.nl/~ed/projects/herrie/distfiles/
diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile
index e0c476d8fd0c..78b0e6753bb3 100644
--- a/audio/modplugplay/Makefile
+++ b/audio/modplugplay/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modplugplay
PORTVERSION= 1.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= audio
MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/modplugplay/ \
http://critical.ch/distfiles/ \
@@ -16,7 +16,7 @@ MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/modplugplay/ \
MAINTAINER= ehaupt@FreeBSD.org
COMMENT= A commandline music mod player using libmodplug
-LIB_DEPENDS= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS= modplug.1:${PORTSDIR}/audio/libmodplug
MAKE_JOBS_SAFE= yes
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index ac05fe3bb00a..317aca6ce67a 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -7,7 +7,7 @@
PORTNAME= musicpd
PORTVERSION= 0.15.8
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio ipv6
MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION}
DISTNAME= mpd-${PORTVERSION}
@@ -137,7 +137,7 @@ CONFIGURE_ARGS+=--disable-mikmod
.endif
.if defined(WITH_MODPLUG)
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
CONFIGURE_ARGS+=--enable-modplug
.else
CONFIGURE_ARGS+=--disable-modplug
diff --git a/audio/umodplayer/Makefile b/audio/umodplayer/Makefile
index 2445c1be6928..c27a2ccf5a73 100644
--- a/audio/umodplayer/Makefile
+++ b/audio/umodplayer/Makefile
@@ -8,7 +8,7 @@
PORTNAME= umodplayer
PORTVERSION= 0.${DISTVERSION:L}
DISTVERSION= B5.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/UModPlayer%20B5
DISTNAME= ${PORTNAME}_${DISTVERSION}
@@ -16,7 +16,7 @@ DISTNAME= ${PORTNAME}_${DISTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Console module player
-LIB_DEPENDS= modplug.0:${PORTSDIR}/audio/libmodplug \
+LIB_DEPENDS= modplug.1:${PORTSDIR}/audio/libmodplug \
ao.3:${PORTSDIR}/audio/libao
BUILD_DEPENDS= ${LOCALBASE}/lib/libaiff.a:${PORTSDIR}/audio/libaiff
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 0ff50a8b7bb8..83675ad099c6 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -7,7 +7,7 @@
PORTNAME= modplug
PORTVERSION= 2.0.5
-PORTREVISION= 6
+PORTREVISION= 7
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}-xmms/${PORTNAME}-xmms/2.05
PKGNAMEPREFIX= xmms-
@@ -17,7 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A modplug-based plugin for XMMS
LIB_DEPENDS?= xmms.4:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
USE_LDCONFIG= yes
HAS_CONFIGURE= yes
diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile
index 1222b89311a5..33191d46e10c 100644
--- a/audio/xmms2/Makefile
+++ b/audio/xmms2/Makefile
@@ -7,7 +7,7 @@
PORTNAME?= xmms2
PORTVERSION= 0.6
-PORTREVISION= 4
+PORTREVISION= 5
DISTVERSIONSUFFIX=DrMattDestruction
CATEGORIES?= audio
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20DrMattDestruction
@@ -226,7 +226,7 @@ PLIST_SUB+= MMS="@comment "
.endif
.if !defined(WITHOUT_MODPLUG)
-LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug
+LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug
PLIST_SUB+= MODPLUG=""
.else
EXCLUDE+= --without-plugins="modplug"