diff options
author | mich <mich@FreeBSD.org> | 2008-04-08 17:38:57 +0800 |
---|---|---|
committer | mich <mich@FreeBSD.org> | 2008-04-08 17:38:57 +0800 |
commit | 21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7 (patch) | |
tree | fdea9eb920241e94818c423592044d0112ea9c85 | |
parent | da8d4fbfa1a45310089c66d00cafee057eb857d2 (diff) | |
download | freebsd-ports-gnome-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.gz freebsd-ports-gnome-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.tar.zst freebsd-ports-gnome-21f9a8cd245dc9da55b19284ad7ebaa140b1a4a7.zip |
- chase the cdio shared lib bump
-rw-r--r-- | audio/aqualung/Makefile | 4 | ||||
-rw-r--r-- | audio/sound-juicer/Makefile | 3 | ||||
-rw-r--r-- | emulators/mednafen/Makefile | 3 | ||||
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 4 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vcdimager/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc-devel/Makefile | 4 | ||||
-rw-r--r-- | multimedia/vlc/Makefile | 4 | ||||
-rw-r--r-- | sysutils/unieject/Makefile | 4 |
9 files changed, 18 insertions, 16 deletions
diff --git a/audio/aqualung/Makefile b/audio/aqualung/Makefile index c6b7eb0baead..cc65a9da8c12 100644 --- a/audio/aqualung/Makefile +++ b/audio/aqualung/Makefile @@ -7,7 +7,7 @@ PORTNAME= aqualung DISTVERSION= 0.9beta9 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF @@ -27,7 +27,7 @@ LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack \ mac.2:${PORTSDIR}/audio/mac \ tag.5:${PORTSDIR}/audio/taglib \ lrdf.2:${PORTSDIR}/textproc/liblrdf \ - cdio.7:${PORTSDIR}/sysutils/libcdio \ + cdio.8:${PORTSDIR}/sysutils/libcdio \ mp3lame.0:${PORTSDIR}/audio/lame \ avcodec.1:${PORTSDIR}/multimedia/ffmpeg \ strfunc.9:${PORTSDIR}/devel/libstrfunc \ diff --git a/audio/sound-juicer/Makefile b/audio/sound-juicer/Makefile index fc697d1e590b..0f1b7aecb762 100644 --- a/audio/sound-juicer/Makefile +++ b/audio/sound-juicer/Makefile @@ -8,6 +8,7 @@ PORTNAME= sound-juicer PORTVERSION= 2.22.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -17,7 +18,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.7:${PORTSDIR}/sysutils/libcdio \ + cdio.8:${PORTSDIR}/sysutils/libcdio \ tag.5:${PORTSDIR}/audio/taglib USE_BZIP2= yes diff --git a/emulators/mednafen/Makefile b/emulators/mednafen/Makefile index 74cec3daeed8..ade1711fc1c0 100644 --- a/emulators/mednafen/Makefile +++ b/emulators/mednafen/Makefile @@ -7,13 +7,14 @@ PORTNAME= mednafen PORTVERSION= 0.8.7 +PORTREVISION= 1 CATEGORIES= emulators games MASTER_SITES= SF MAINTAINER= acm@FreeBSD.org COMMENT= Portable multi-system emulator -LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \ +LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \ sndfile.1:${PORTSDIR}/audio/libsndfile \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 395e7bb02701..627d966f3e59 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,7 +7,7 @@ PORTNAME= audacious-plugins PORTVERSION= 1.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.atheme.org/ EXTRACT_SUFX= .tgz @@ -73,7 +73,7 @@ OPTIONS= AUDIOCD "Enable audiocd plugin" off \ .include <bsd.port.pre.mk> .if defined(WITH_AUDIOCD) -LIB_DEPENDS+= cdio.7:${PORTSDIR}/sysutils/libcdio +LIB_DEPENDS+= cdio.8:${PORTSDIR}/sysutils/libcdio CONFIGURE_ARGS+=--enable-cdaudio PLIST_SUB+= AUDIOCDPLUGIN="" .else diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index 53958d9d4af8..b36d338573e9 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.11 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= multimedia ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -25,7 +25,7 @@ LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ dvdread.5:${PORTSDIR}/multimedia/libdvdread \ freetype.9:${PORTSDIR}/print/freetype2 \ fame-0.9.1:${PORTSDIR}/multimedia/libfame \ - cdio.7:${PORTSDIR}/sysutils/libcdio \ + cdio.8:${PORTSDIR}/sysutils/libcdio \ modplug.0:${PORTSDIR}/audio/libmodplug \ vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ theora.0:${PORTSDIR}/multimedia/libtheora \ diff --git a/multimedia/vcdimager/Makefile b/multimedia/vcdimager/Makefile index 09fc451c7c4a..8fe918840495 100644 --- a/multimedia/vcdimager/Makefile +++ b/multimedia/vcdimager/Makefile @@ -6,7 +6,7 @@ PORTNAME= vcdimager PORTVERSION= 0.7.23 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= multimedia MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= vcdimager @@ -16,7 +16,7 @@ COMMENT= GNU VCDImager/VCDRip -- The GNU VideoCD Image Maker/Ripping Tool LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \ xml2:${PORTSDIR}/textproc/libxml2 \ - cdio.7:${PORTSDIR}/sysutils/libcdio + cdio.8:${PORTSDIR}/sysutils/libcdio USE_AUTOTOOLS= libtool:15 GNU_CONFIGURE= yes diff --git a/multimedia/vlc-devel/Makefile b/multimedia/vlc-devel/Makefile index 0a5c6e6f1ffe..b12fb9a3d0de 100644 --- a/multimedia/vlc-devel/Makefile +++ b/multimedia/vlc-devel/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.9.0.20080223 -PORTREVISION= 4 +PORTREVISION= 5 PORTEPOCH= 2 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://nightlies.videolan.org/build/source/trunk-${DISTVERSION:S/0.9.0.//}-0024/ @@ -219,7 +219,7 @@ CONFIGUE_ARGS+= --disable-bonjour .if !defined(WITHOUT_CDROM) LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - cdio.7:${PORTSDIR}/sysutils/libcdio + cdio.8:${PORTSDIR}/sysutils/libcdio CONFIGURE_ARGS+=--enable-vcd \ --enable-libcddb \ --disable-cddax diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index daf007f0e972..e7c178b8f9c3 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -10,7 +10,7 @@ PORTNAME= vlc DISTVERSION= 0.8.6f -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 2 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/vlc/${DISTVERSION}/ \ @@ -202,7 +202,7 @@ CONFIGUE_ARGS+= --disable-bonjour .if !defined(WITHOUT_CDROM) LIB_DEPENDS+= vcdinfo.2:${PORTSDIR}/multimedia/vcdimager \ - cdio.7:${PORTSDIR}/sysutils/libcdio + cdio.8:${PORTSDIR}/sysutils/libcdio CONFIGURE_ARGS+=--enable-vcd \ --enable-libcddb \ --disable-cddax diff --git a/sysutils/unieject/Makefile b/sysutils/unieject/Makefile index 95b5c35ad013..72600e85427d 100644 --- a/sysutils/unieject/Makefile +++ b/sysutils/unieject/Makefile @@ -7,14 +7,14 @@ PORTNAME= unieject DISTVERSION= 5.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= SF BERLIOS MAINTAINER= infofarmer@FreeBSD.org COMMENT= Eject(1) replacement -LIB_DEPENDS= cdio.7:${PORTSDIR}/sysutils/libcdio \ +LIB_DEPENDS= cdio.8:${PORTSDIR}/sysutils/libcdio \ confuse.0:${PORTSDIR}/devel/libconfuse \ popt.0:${PORTSDIR}/devel/popt |