diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2010-05-28 14:56:46 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2010-05-28 14:56:46 +0800 |
commit | 511fdac80d71e3236e7d55bb2871e832ab242857 (patch) | |
tree | 29b69b450cf5611f2f64118e9cf94163c37fc01b | |
parent | cb9dfb1eb267db70a19294c73bb2ea9f820137d7 (diff) | |
download | freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.gz freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.tar.zst freebsd-ports-gnome-511fdac80d71e3236e7d55bb2871e832ab242857.zip |
Chase audio/libmodplug update
-rw-r--r-- | audio/aqualung/Makefile | 4 | ||||
-rw-r--r-- | audio/bmp-modplug/Makefile | 4 | ||||
-rw-r--r-- | audio/cmus/Makefile | 2 | ||||
-rw-r--r-- | audio/cynthiune/Makefile | 4 | ||||
-rw-r--r-- | audio/herrie/Makefile | 2 | ||||
-rw-r--r-- | audio/modplugplay/Makefile | 4 | ||||
-rw-r--r-- | audio/musicpd/Makefile | 4 | ||||
-rw-r--r-- | audio/umodplayer/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms-modplug/Makefile | 4 | ||||
-rw-r--r-- | audio/xmms2/Makefile | 4 | ||||
-rw-r--r-- | games/nexuiz/Makefile | 4 | ||||
-rw-r--r-- | games/xonotic/Makefile | 4 | ||||
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 3 |
15 files changed, 28 insertions, 27 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" diff --git a/games/nexuiz/Makefile b/games/nexuiz/Makefile index 8f6c891135d5..7a2002bd4090 100644 --- a/games/nexuiz/Makefile +++ b/games/nexuiz/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -50,7 +50,7 @@ PLIST_SUB+= MAPPACK="@comment " LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ jpeg.11:${PORTSDIR}/graphics/jpeg .if defined(WITH_CLIENT) || defined(WITH_SDL_CLIENT) -LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug \ +LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug \ png.6:${PORTSDIR}/graphics/png \ theora.0:${PORTSDIR}/multimedia/libtheora .endif diff --git a/games/xonotic/Makefile b/games/xonotic/Makefile index 8f6c891135d5..7a2002bd4090 100644 --- a/games/xonotic/Makefile +++ b/games/xonotic/Makefile @@ -7,7 +7,7 @@ PORTNAME= nexuiz PORTVERSION= 2.5.2 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= games MASTER_SITES= SF/${PORTNAME}/NexuizRelease/Nexuiz%20${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//g} @@ -50,7 +50,7 @@ PLIST_SUB+= MAPPACK="@comment " LIB_DEPENDS= curl.6:${PORTSDIR}/ftp/curl \ jpeg.11:${PORTSDIR}/graphics/jpeg .if defined(WITH_CLIENT) || defined(WITH_SDL_CLIENT) -LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug \ +LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug \ png.6:${PORTSDIR}/graphics/png \ theora.0:${PORTSDIR}/multimedia/libtheora .endif diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 9b160cbbe27c..a490d8907004 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= audacious-plugins PORTVERSION= 2.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -198,7 +198,7 @@ PLIST_SUB+= SNDFILEPLUGIN="@comment " .endif .if defined(WITH_MODPLUG) -LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug +LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug PLIST_SUB+= MODPLUG="" CONFIGURE_ARGS+=--enable-modplug .else diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index de1652d700a8..7402d9aca680 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.16.3 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= multimedia ipv6 MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-lib%20%28${PORTNAME}%20core%29/${PORTVERSION} PKGNAMEPREFIX= lib @@ -25,7 +25,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ freetype.9:${PORTSDIR}/print/freetype2 \ fame-0.9.1:${PORTSDIR}/multimedia/libfame \ cdio.12:${PORTSDIR}/sysutils/libcdio \ - modplug.0:${PORTSDIR}/audio/libmodplug \ + modplug.1:${PORTSDIR}/audio/libmodplug \ vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ theora.0:${PORTSDIR}/multimedia/libtheora \ mad.2:${PORTSDIR}/audio/libmad \ diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index e38a56757d4e..ecbf887f4eb0 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,6 +10,7 @@ PORTNAME= vlc DISTVERSION= 1.0.6 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION}/ \ @@ -470,7 +471,7 @@ CONFIGURE_ARGS+=--disable-mad .endif .if !defined(WITHOUT_MODDEMUX) -LIB_DEPENDS+= modplug.0:${PORTSDIR}/audio/libmodplug +LIB_DEPENDS+= modplug.1:${PORTSDIR}/audio/libmodplug CONFIGURE_ARGS+=--enable-mod .else CONFIGURE_ARGS+=--disable-mod |