diff options
author | naddy <naddy@FreeBSD.org> | 2012-07-20 04:15:37 +0800 |
---|---|---|
committer | naddy <naddy@FreeBSD.org> | 2012-07-20 04:15:37 +0800 |
commit | c3db8f9750b02e48974982bd8660370d43b6dbe0 (patch) | |
tree | dfdcc45398e5afa60b24a37939251e643224e22f /audio | |
parent | edbf6bb176c2ec0597ca4dfbb5307c48f80e7e22 (diff) | |
download | freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.gz freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.tar.zst freebsd-ports-gnome-c3db8f9750b02e48974982bd8660370d43b6dbe0.zip |
libogg.so.8: Bump PORTREVISION for ports that depend on libogg,
directly or indirectly (via libvorbis, libtheora).
Diffstat (limited to 'audio')
75 files changed, 91 insertions, 83 deletions
diff --git a/audio/akode-plugins-xiph/Makefile b/audio/akode-plugins-xiph/Makefile index d36279c0a852..7a379f6ceed6 100644 --- a/audio/akode-plugins-xiph/Makefile +++ b/audio/akode-plugins-xiph/Makefile @@ -7,7 +7,7 @@ PORTNAME= akode-plugins-${PORTNAMESUFX} PORTVERSION= 2.0.2 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= http://www.kde-apps.org/CONTENT/content-files/ \ diff --git a/audio/arts/Makefile b/audio/arts/Makefile index 6ca4396b29a2..ee1d3f275b8c 100644 --- a/audio/arts/Makefile +++ b/audio/arts/Makefile @@ -8,7 +8,7 @@ PORTNAME= arts PORTVERSION= 1.5.10 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} diff --git a/audio/audacity/Makefile b/audio/audacity/Makefile index f04a234867c0..792e57072d50 100644 --- a/audio/audacity/Makefile +++ b/audio/audacity/Makefile @@ -6,6 +6,7 @@ PORTNAME= audacity PORTVERSION= 2.0.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE \ SF/${PORTNAME}/${PORTNAME}-unstable/${PORTVERSION} diff --git a/audio/audiere/Makefile b/audio/audiere/Makefile index 834fbe1f8f26..52f164ba78b9 100644 --- a/audio/audiere/Makefile +++ b/audio/audiere/Makefile @@ -7,7 +7,7 @@ PORTNAME= audiere PORTVERSION= 1.9.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF @@ -59,7 +59,7 @@ CONFIGURE_REPLACES+='/AC_CHECK_LIB/ s|cdaudio|no_&|' .if !defined(WITHOUT_VORBIS) LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.7:${PORTSDIR}/audio/libogg + ogg:${PORTSDIR}/audio/libogg .else CONFIGURE_REPLACES+='/AC_CHECK_HEADER/ s|vorbis|no_&|' .endif diff --git a/audio/beast/Makefile b/audio/beast/Makefile index 71bca6f13f03..c8827a13f0df 100644 --- a/audio/beast/Makefile +++ b/audio/beast/Makefile @@ -7,7 +7,7 @@ PORTNAME= beast PORTVERSION= 0.7.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://beast.testbit.eu/_dist/beast/v${PORTVERSION:R}/ diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile index 9ea9e3955524..bdbc64f00863 100644 --- a/audio/cantus_3/Makefile +++ b/audio/cantus_3/Makefile @@ -7,7 +7,7 @@ PORTNAME= cantus PORTVERSION= 3.0.2 -PORTREVISION= 8 +PORTREVISION= 9 DISTVERSIONSUFFIX= -testing.src CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/Testing%20%28unstable%29/${PORTVERSION} @@ -17,7 +17,7 @@ COMMENT= Tool for tagging and renaming MP3 and OGG/Vorbis files LIB_DEPENDS= gtkmm-2.4.1:${PORTSDIR}/x11-toolkits/gtkmm24 \ glademm-2.4.1:${PORTSDIR}/devel/libglademm24 \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ sigc-2.0.0:${PORTSDIR}/devel/libsigc++20 \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/audio/celt/Makefile b/audio/celt/Makefile index 1affe48d5d00..b5c2ae60b9ba 100644 --- a/audio/celt/Makefile +++ b/audio/celt/Makefile @@ -7,6 +7,7 @@ PORTNAME= celt PORTVERSION= 0.11.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/celt/ @@ -16,7 +17,7 @@ COMMENT= The CELT ultra-low delay audio codec LICENSE= BSD LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-ogg=${LOCALBASE} diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index e8f359ea75e7..8bf63509a5f0 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,7 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/darkice/Makefile b/audio/darkice/Makefile index 337d0c1e3303..9393bbe93203 100644 --- a/audio/darkice/Makefile +++ b/audio/darkice/Makefile @@ -8,7 +8,7 @@ PORTNAME= darkice PORTVERSION= 1.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio net MASTER_SITES= GOOGLE_CODE diff --git a/audio/deadbeef/Makefile b/audio/deadbeef/Makefile index 805cb897fdea..6d94dbdb0d5f 100644 --- a/audio/deadbeef/Makefile +++ b/audio/deadbeef/Makefile @@ -7,6 +7,7 @@ PORTNAME= deadbeef PORTVERSION= 0.5.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME} diff --git a/audio/dvda-author/Makefile b/audio/dvda-author/Makefile index 644642d84cb0..5319680f0f0d 100644 --- a/audio/dvda-author/Makefile +++ b/audio/dvda-author/Makefile @@ -7,7 +7,7 @@ PORTNAME= dvda-author PORTVERSION= 09.05 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF/dvd-audio/${PORTNAME}-core/${PORTNAME}-${PORTVERSION}-core @@ -17,7 +17,7 @@ MAINTAINER= martin.dieringer@gmx.de COMMENT= Author and playback unencrypted and uncompressed Audio-DVDs LIB_DEPENDS= FLAC.10:${PORTSDIR}/audio/flac \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ sox.1:${PORTSDIR}/audio/sox \ samplerate.1:${PORTSDIR}/audio/libsamplerate \ png15:${PORTSDIR}/graphics/png diff --git a/audio/easytag/Makefile b/audio/easytag/Makefile index 2ebbe996ad96..7d8ba0bfc5f8 100644 --- a/audio/easytag/Makefile +++ b/audio/easytag/Makefile @@ -7,7 +7,7 @@ PORTNAME= easytag PORTVERSION= 2.1.7 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28gtk%202%29/${PORTVERSION:C/\.[0-9]+$//} diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile index 52acd11cbb83..534aa76f9260 100644 --- a/audio/ezstream/Makefile +++ b/audio/ezstream/Makefile @@ -7,7 +7,7 @@ PORTNAME= ezstream PORTVERSION= 0.5.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \ http://svn.xiph.org/releases/ezstream/ diff --git a/audio/firefly/Makefile b/audio/firefly/Makefile index 5eb572db9be4..2e9de490da21 100644 --- a/audio/firefly/Makefile +++ b/audio/firefly/Makefile @@ -6,7 +6,7 @@ PORTNAME= firefly PORTVERSION= 1696 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://nightlies.fireflymediaserver.org/nightlies/svn-${PORTVERSION}/ \ http://www.magnesium.net/~mdf/distfiles/ diff --git a/audio/flac/Makefile b/audio/flac/Makefile index 9421588e9884..a935edae0731 100644 --- a/audio/flac/Makefile +++ b/audio/flac/Makefile @@ -7,14 +7,14 @@ PORTNAME= flac PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-src/${PORTNAME}-${PORTVERSION}-src MAINTAINER= naddy@FreeBSD.org COMMENT= Free lossless audio codec -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool GNU_CONFIGURE= yes diff --git a/audio/glame/Makefile b/audio/glame/Makefile index 139f6abbf788..738e24a97552 100644 --- a/audio/glame/Makefile +++ b/audio/glame/Makefile @@ -7,7 +7,7 @@ PORTNAME= glame PORTVERSION= 2.0.1 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= audio gnome MASTER_SITES= SF diff --git a/audio/gnomoradio/Makefile b/audio/gnomoradio/Makefile index fb56fb023354..9645972b3855 100644 --- a/audio/gnomoradio/Makefile +++ b/audio/gnomoradio/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnomoradio PORTVERSION= 0.15.1 -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio net MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 388e860f2d01..372c820ba5d5 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 4a2ec9aafc49..7d73f7c0cc7b 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -7,7 +7,7 @@ PORTNAME= herrie PORTVERSION= 2.2 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://herrie.info/distfiles/ \ http://www.stack.nl/~ed/projects/herrie/distfiles/ diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index a686fc20d370..d8eb7a57b9b7 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.2 -PORTREVISION= 8 +PORTREVISION= 9 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ diff --git a/audio/ices/Makefile b/audio/ices/Makefile index e428aad126d3..5e54e92e91e0 100644 --- a/audio/ices/Makefile +++ b/audio/ices/Makefile @@ -7,7 +7,7 @@ PORTNAME= ices PORTVERSION= 2.0.1 -PORTREVISION= 5 +PORTREVISION= 6 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://svn.xiph.org/releases/ices/ diff --git a/audio/kid3-kde4/Makefile b/audio/kid3-kde4/Makefile index becf72aa3a4e..3db24683282f 100644 --- a/audio/kid3-kde4/Makefile +++ b/audio/kid3-kde4/Makefile @@ -7,7 +7,7 @@ PORTNAME= kid3 PORTVERSION= 2.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio kde MASTER_SITES= SF @@ -61,7 +61,7 @@ CMAKE_ARGS+= -DWITH_VORBIS=OFF .else CMAKE_ARGS+= -DWITH_VORBIS=ON LIB_DEPENDS+= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.7:${PORTSDIR}/audio/libogg + ogg:${PORTSDIR}/audio/libogg .endif .if defined(WITHOUT_TAGLIB) diff --git a/audio/kid3/Makefile b/audio/kid3/Makefile index 1a8269e2b25f..5a49f01dd29c 100644 --- a/audio/kid3/Makefile +++ b/audio/kid3/Makefile @@ -7,7 +7,7 @@ PORTNAME= kid3 PORTVERSION= 1.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kde MASTER_SITES= SF @@ -16,7 +16,7 @@ COMMENT= MP3/Ogg/FLAC tag editor for KDE LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ FLAC.10:${PORTSDIR}/audio/flac \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis \ mp4v2.10:${PORTSDIR}/multimedia/mp4v2 \ tag:${PORTSDIR}/audio/taglib diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile index ed63b78dab2d..39818f026dce 100644 --- a/audio/libcanberra/Makefile +++ b/audio/libcanberra/Makefile @@ -7,7 +7,7 @@ PORTNAME= libcanberra PORTVERSION= 0.28 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio devel MASTER_SITES= http://0pointer.de/lennart/projects/libcanberra/ diff --git a/audio/libfishsound/Makefile b/audio/libfishsound/Makefile index b5c6e8ed92c7..28512182da9b 100644 --- a/audio/libfishsound/Makefile +++ b/audio/libfishsound/Makefile @@ -7,6 +7,7 @@ PORTNAME= libfishsound PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/libfishsound/ \ LOCAL/sunpoet diff --git a/audio/libmp3splt/Makefile b/audio/libmp3splt/Makefile index aa03147a4a68..76592842c710 100644 --- a/audio/libmp3splt/Makefile +++ b/audio/libmp3splt/Makefile @@ -7,6 +7,7 @@ PORTNAME= libmp3splt PORTVERSION= 0.7.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} diff --git a/audio/liboggz/Makefile b/audio/liboggz/Makefile index 176825f30d3a..40dc13dc9482 100644 --- a/audio/liboggz/Makefile +++ b/audio/liboggz/Makefile @@ -7,7 +7,7 @@ PORTNAME= liboggz DISTVERSION= 1.1.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ http://wickedmachine.net/mirror/ @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/liboggz/ \ MAINTAINER= jsa@FreeBSD.org COMMENT= Simple Ogg API -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool USE_GNOME= pkgconfig diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index 9a7b4ecfdc0e..097ad710da9b 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,6 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.3.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ \ diff --git a/audio/libsndfile/Makefile b/audio/libsndfile/Makefile index 8010f5a8e758..8fdc595b760a 100644 --- a/audio/libsndfile/Makefile +++ b/audio/libsndfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= libsndfile PORTVERSION= 1.0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.mega-nerd.com/libsndfile/files/ diff --git a/audio/libvorbis/Makefile b/audio/libvorbis/Makefile index ca4fbc14d1fb..7f1a51bda798 100644 --- a/audio/libvorbis/Makefile +++ b/audio/libvorbis/Makefile @@ -7,6 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 1.3.3 +PORTREVISION= 1 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -14,7 +15,7 @@ MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ MAINTAINER= naddy@FreeBSD.org COMMENT= Audio compression codec library -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg USE_AUTOTOOLS= libtool USE_GNOME= gnomehack diff --git a/audio/liquidsoap/Makefile b/audio/liquidsoap/Makefile index 8b02ad93de31..a4698d6a2e55 100644 --- a/audio/liquidsoap/Makefile +++ b/audio/liquidsoap/Makefile @@ -7,7 +7,7 @@ PORTNAME= liquidsoap PORTVERSION= 1.0.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net MASTER_SITES= SF/savonet/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-full @@ -121,7 +121,7 @@ LIB_DEPENDS_gstreamer= gstreamer-0.10.0:${PORTSDIR}/multimedia/gstreamer \ BUILD_DEPENDS_ladspa= ${LOCALBASE}/include/ladspa.h:${PORTSDIR}/audio/ladspa LIB_DEPENDS_lame= mp3lame.0:${PORTSDIR}/audio/lame LIB_DEPENDS_mad= mad.2:${PORTSDIR}/audio/libmad -LIB_DEPENDS_ogg= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS_ogg= ogg:${PORTSDIR}/audio/libogg LIB_DEPENDS_vorbis= vorbis.4:${PORTSDIR}/audio/libvorbis LIB_DEPENDS_speex= speex.1:${PORTSDIR}/audio/speex LIB_DEPENDS_theora= theora.0:${PORTSDIR}/multimedia/libtheora diff --git a/audio/liteamp/Makefile b/audio/liteamp/Makefile index c4c13053cb05..a9497dafdb90 100644 --- a/audio/liteamp/Makefile +++ b/audio/liteamp/Makefile @@ -6,7 +6,7 @@ PORTNAME= liteamp PORTVERSION= 0.2.4.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio gnome MASTER_SITES= http://kldp.net/frs/download.php/1153/ diff --git a/audio/lmms/Makefile b/audio/lmms/Makefile index 73af664870f5..d7cb518729f5 100644 --- a/audio/lmms/Makefile +++ b/audio/lmms/Makefile @@ -7,7 +7,7 @@ PORTNAME= lmms PORTVERSION= 0.4.13 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/madman/Makefile b/audio/madman/Makefile index 69f0bf757d3f..bff7108857c9 100644 --- a/audio/madman/Makefile +++ b/audio/madman/Makefile @@ -7,7 +7,7 @@ PORTNAME= madman PORTVERSION= 0.93 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/mixxx/Makefile b/audio/mixxx/Makefile index 908ab36d2b52..be142a1a87af 100644 --- a/audio/mixxx/Makefile +++ b/audio/mixxx/Makefile @@ -7,9 +7,8 @@ PORTNAME= mixxx PORTVERSION= 1.10.0 -PORTREVISION= 2 +PORTREVISION= 3 DISTVERSIONSUFFIX= -src -PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://mixxx.rasant-records.de/downloads/%SUBDIR%/ \ http://moo.glines.org/mixxx/%SUBDIR%/ \ diff --git a/audio/moc/Makefile b/audio/moc/Makefile index dc2f211a9a71..9514471d0bf5 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,7 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.4 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ diff --git a/audio/mp3blaster/Makefile b/audio/mp3blaster/Makefile index c7f92c53792c..6cd7772cb57f 100644 --- a/audio/mp3blaster/Makefile +++ b/audio/mp3blaster/Makefile @@ -7,7 +7,7 @@ PORTNAME= mp3blaster PORTVERSION= 3.2.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/mp3splt-gtk/Makefile b/audio/mp3splt-gtk/Makefile index f9414512d723..2728be368297 100644 --- a/audio/mp3splt-gtk/Makefile +++ b/audio/mp3splt-gtk/Makefile @@ -6,7 +6,7 @@ PORTNAME= mp3splt-gtk PORTVERSION= 0.7.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF/mp3splt/${PORTNAME}/${PORTVERSION} diff --git a/audio/mp3stat/Makefile b/audio/mp3stat/Makefile index 272dad67c645..e028a7519be1 100644 --- a/audio/mp3stat/Makefile +++ b/audio/mp3stat/Makefile @@ -8,7 +8,7 @@ PORTNAME= mp3stat PORTVERSION= 2.6.01 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= https://signal-lost.homeip.net/files/ \ http://www.alaskaparadise.com/freebsd/ diff --git a/audio/mpeglib_artsplug/Makefile b/audio/mpeglib_artsplug/Makefile index b60ae619aec2..b54a04db99a2 100644 --- a/audio/mpeglib_artsplug/Makefile +++ b/audio/mpeglib_artsplug/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpeglib_artsplug PORTVERSION= ${KDE_VERSION} -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTVERSION:S/.0//}/src diff --git a/audio/muine/Makefile b/audio/muine/Makefile index d9c5e529e002..7a88aa3d7e47 100644 --- a/audio/muine/Makefile +++ b/audio/muine/Makefile @@ -8,7 +8,7 @@ PORTNAME= muine PORTVERSION= 0.8.11 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio gnome MASTER_SITES= GNOME diff --git a/audio/muse/Makefile b/audio/muse/Makefile index 09f8cc6eab82..1b1a8fd951f4 100644 --- a/audio/muse/Makefile +++ b/audio/muse/Makefile @@ -8,7 +8,7 @@ PORTNAME= MuSE PORTVERSION= 0.9.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= http://files.dyne.org/muse/releases/ @@ -18,7 +18,7 @@ COMMENT= Multiple Streaming Engine LICENSE= GPLv2 LIB_DEPENDS= vorbis.4:${PORTSDIR}/audio/libvorbis \ - ogg.7:${PORTSDIR}/audio/libogg + ogg:${PORTSDIR}/audio/libogg OPTIONS_DEFINE= X11 LAME SNDFILE DOCS OPTIONS_DEFAULT=X11 diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index cdc8215a7f7c..2e9f1871dd3a 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= musicpd PORTVERSION= 0.16.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio ipv6 MASTER_SITES= SF/${PORTNAME}/mpd/${PORTVERSION} DISTNAME= mpd-${PORTVERSION} diff --git a/audio/mythplugin-mythmusic/Makefile b/audio/mythplugin-mythmusic/Makefile index eb9e284de021..ad3f09c310b3 100644 --- a/audio/mythplugin-mythmusic/Makefile +++ b/audio/mythplugin-mythmusic/Makefile @@ -7,7 +7,7 @@ PORTNAME= mythmusic PORTVERSION= 0.25 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://ftp.osuosl.org/pub/mythtv/ \ http://ftp.osuosl.org/pub/mythtv/old_releases/ \ diff --git a/audio/ocp/Makefile b/audio/ocp/Makefile index 48eb9afecd72..e992d4c1d32f 100644 --- a/audio/ocp/Makefile +++ b/audio/ocp/Makefile @@ -7,7 +7,7 @@ PORTNAME= ocp PORTVERSION= 0.1.20 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://stian.cubic.org/ocp/ \ diff --git a/audio/oggsplit/Makefile b/audio/oggsplit/Makefile index 756daf6dbbe6..2641ab6d07e7 100644 --- a/audio/oggsplit/Makefile +++ b/audio/oggsplit/Makefile @@ -6,14 +6,14 @@ PORTNAME= oggsplit PORTVERSION= 0.1.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= http://homepage.ntlworld.com/jfe1205/OggVorbis/ MAINTAINER= pav@FreeBSD.org COMMENT= Split multiplexed (grouped or chained) Ogg files into separate streams -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg USE_BZIP2= yes USE_GMAKE= yes diff --git a/audio/osalp/Makefile b/audio/osalp/Makefile index 664d4d40a43c..05c17304d196 100644 --- a/audio/osalp/Makefile +++ b/audio/osalp/Makefile @@ -8,7 +8,7 @@ PORTNAME= osalp PORTVERSION= 0.7.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}-beta diff --git a/audio/oss/Makefile b/audio/oss/Makefile index f47e0e84ead4..5069766912ba 100644 --- a/audio/oss/Makefile +++ b/audio/oss/Makefile @@ -7,7 +7,7 @@ PORTNAME= oss DISTVERSION= 4.2-build2006 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio kld MASTER_SITES= http://www.opensound.com/developer/sources/stable/bsd/ DISTNAME= ${PORTNAME}-v${DISTVERSION}-src-bsd diff --git a/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile b/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile index d541e27411ec..9cde01c66898 100644 --- a/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile +++ b/audio/p5-Ogg-Vorbis-Header-PurePerl/Makefile @@ -7,7 +7,7 @@ PORTNAME= Ogg-Vorbis-Header-PurePerl PORTVERSION= 1.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR=Ogg diff --git a/audio/p5-Ogg-Vorbis-Header/Makefile b/audio/p5-Ogg-Vorbis-Header/Makefile index f526026f49bc..4344649383cc 100644 --- a/audio/p5-Ogg-Vorbis-Header/Makefile +++ b/audio/p5-Ogg-Vorbis-Header/Makefile @@ -7,7 +7,7 @@ PORTNAME= Ogg-Vorbis-Header PORTVERSION= 0.03 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -16,7 +16,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Manipulate / fetch info from Ogg-Vorbis audio files BUILD_DEPENDS= p5-Inline>=0:${PORTSDIR}/devel/p5-Inline -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg \ +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg \ vorbis.4:${PORTSDIR}/audio/libvorbis RUN_DEPENDS:= ${BUILD_DEPENDS} diff --git a/audio/p5-libvorbis/Makefile b/audio/p5-libvorbis/Makefile index 6fb9ce5922f1..76778d3a1c14 100644 --- a/audio/p5-libvorbis/Makefile +++ b/audio/p5-libvorbis/Makefile @@ -7,7 +7,7 @@ PORTNAME= libvorbis PORTVERSION= 0.05 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio perl5 MASTER_SITES= CPAN MASTER_SITE_SUBDIR= CPAN:FOOF diff --git a/audio/prokyon3/Makefile b/audio/prokyon3/Makefile index 04a4f3983fcc..1fa8866797a1 100644 --- a/audio/prokyon3/Makefile +++ b/audio/prokyon3/Makefile @@ -7,7 +7,7 @@ PORTNAME= prokyon3 PORTVERSION= 0.9.6 -PORTREVISION= 10 +PORTREVISION= 11 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/py-ogg/Makefile b/audio/py-ogg/Makefile index 5ac4dfbe6a32..36eb285b3ad1 100644 --- a/audio/py-ogg/Makefile +++ b/audio/py-ogg/Makefile @@ -7,7 +7,7 @@ PORTNAME= ogg PORTVERSION= 1.3 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio python MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} @@ -16,7 +16,7 @@ DISTNAME= pyogg-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Object-oriented Python bindings for the ogg library -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/audio/py-vorbis/Makefile b/audio/py-vorbis/Makefile index 95bde370a5cc..aecb438d29cb 100644 --- a/audio/py-vorbis/Makefile +++ b/audio/py-vorbis/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis PORTVERSION= 1.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio python MASTER_SITES= http://ekyo.nerim.net/software/pyogg/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} diff --git a/audio/rezound/Makefile b/audio/rezound/Makefile index 2d8fc3662c7d..55f1c48cf929 100644 --- a/audio/rezound/Makefile +++ b/audio/rezound/Makefile @@ -7,7 +7,7 @@ PORTNAME= rezound DISTVERSION= 0.12.3beta -PORTREVISION= 15 +PORTREVISION= 16 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/ReZound/${DISTVERSION} diff --git a/audio/ruby-vorbisfile/Makefile b/audio/ruby-vorbisfile/Makefile index 5b3654371852..11b16fa17068 100644 --- a/audio/ruby-vorbisfile/Makefile +++ b/audio/ruby-vorbisfile/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbisfile PORTVERSION= 0.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio ruby MASTER_SITES= http://rikkus.info/arch/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} diff --git a/audio/sdl_mixer/Makefile b/audio/sdl_mixer/Makefile index 6b3ba00319cf..71cb9f6dbeab 100644 --- a/audio/sdl_mixer/Makefile +++ b/audio/sdl_mixer/Makefile @@ -7,6 +7,7 @@ PORTNAME= sdl_mixer PORTVERSION= 1.2.12 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.libsdl.org/projects/SDL_mixer/release/ DISTNAME= SDL_mixer-${PORTVERSION} diff --git a/audio/sdl_sound/Makefile b/audio/sdl_sound/Makefile index 38b5cd276183..be5985c0f0b8 100644 --- a/audio/sdl_sound/Makefile +++ b/audio/sdl_sound/Makefile @@ -7,7 +7,7 @@ PORTNAME= sdl_sound PORTVERSION= 1.0.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio MASTER_SITES= http://offload1.icculus.org:9090/SDL_sound/downloads/ \ http://offload2.icculus.org:9090/SDL_sound/downloads/ diff --git a/audio/sox/Makefile b/audio/sox/Makefile index d078e4bc11e3..0e7b986b8ef3 100644 --- a/audio/sox/Makefile +++ b/audio/sox/Makefile @@ -7,7 +7,7 @@ PORTNAME= sox PORTVERSION= 14.3.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/speex/Makefile b/audio/speex/Makefile index e9a3807accaa..5bad8dea3afd 100644 --- a/audio/speex/Makefile +++ b/audio/speex/Makefile @@ -7,7 +7,7 @@ PORTNAME= speex DISTVERSION= 1.2rc1 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ @@ -15,7 +15,7 @@ MASTER_SITES= http://downloads.us.xiph.org/releases/speex/ MAINTAINER= multimedia@FreeBSD.org COMMENT= An open-source patent-free voice codec -LIB_DEPENDS= ogg.7:${PORTSDIR}/audio/libogg +LIB_DEPENDS= ogg:${PORTSDIR}/audio/libogg CONFLICTS= speex-devel-[0-9]* diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 2de64475e621..562000d750f3 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -6,7 +6,7 @@ PORTNAME= squash PORTVERSION= 1.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/streamripper/Makefile b/audio/streamripper/Makefile index 9368b99ab2d9..c1e16129c854 100644 --- a/audio/streamripper/Makefile +++ b/audio/streamripper/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamripper PORTVERSION= 1.64.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}%20%28current%29/${PORTVERSION} \ http://gd.tuwien.ac.at/hci/cdk/:cdk diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index d4c64ee0bc49..3c394aea15bd 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 9acb67bb7ab3..b9828221d846 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,7 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.9.3 -PORTREVISION= 7 +PORTREVISION= 8 PORTEPOCH= 1 CATEGORIES= audio gnome MASTER_SITES= SF diff --git a/audio/tagtool/Makefile b/audio/tagtool/Makefile index 486b72eb7102..b5fe6dc932b1 100644 --- a/audio/tagtool/Makefile +++ b/audio/tagtool/Makefile @@ -7,7 +7,7 @@ PORTNAME= tagtool PORTVERSION= 0.12.3 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/terminatorx/Makefile b/audio/terminatorx/Makefile index ea368d2b88a8..85435226bfb3 100644 --- a/audio/terminatorx/Makefile +++ b/audio/terminatorx/Makefile @@ -7,7 +7,7 @@ PORTNAME= terminatorx PORTVERSION= 3.84 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://terminatorx.org/dist/ DISTNAME= terminatorX-${PORTVERSION} diff --git a/audio/timidity++/Makefile b/audio/timidity++/Makefile index 7d77fc9326a8..4c2cb8f16b73 100644 --- a/audio/timidity++/Makefile +++ b/audio/timidity++/Makefile @@ -7,7 +7,7 @@ PORTNAME= timidity++ PORTVERSION= 2.13.2 -PORTREVISION?= 10 +PORTREVISION?= 11 CATEGORIES+= audio MASTER_SITES= SF/timidity/TiMidity%2B%2B/TiMidity%2B%2B-${PORTVERSION} DISTNAME= TiMidity++-${PORTVERSION} diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index d780127c279f..c7391fe9f80f 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.4.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index f5246f9f96cc..7edc01677c8d 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -8,7 +8,7 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ diff --git a/audio/xmcd/Makefile b/audio/xmcd/Makefile index 6a8d3153ed4e..640f97ce3735 100644 --- a/audio/xmcd/Makefile +++ b/audio/xmcd/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmcd PORTVERSION= 3.3.2 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= http://www.ibiblio.org/tkan/download/xmcd/3.3.2/src/ diff --git a/audio/xmms-flac/Makefile b/audio/xmms-flac/Makefile index 32d33b8f9f50..7304d11fe7ba 100644 --- a/audio/xmms-flac/Makefile +++ b/audio/xmms-flac/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-flac PORTVERSION= 1.2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= SF/flac/flac-src/flac-${PORTVERSION}-src DISTNAME= flac-${PORTVERSION} @@ -18,7 +18,7 @@ COMMENT= XMMS input plugin for playing FLAC files LIB_DEPENDS= xmms.4:${PORTSDIR}/multimedia/xmms \ FLAC.10:${PORTSDIR}/audio/flac \ pthread-stubs.0:${PORTSDIR}/devel/libpthread-stubs \ - ogg.7:${PORTSDIR}/audio/libogg \ + ogg:${PORTSDIR}/audio/libogg \ xcb.2:${PORTSDIR}/x11/libxcb USE_AUTOTOOLS= libtool diff --git a/audio/xmms-kde/Makefile b/audio/xmms-kde/Makefile index 268a161feb70..56d297349fb5 100644 --- a/audio/xmms-kde/Makefile +++ b/audio/xmms-kde/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms-kde PORTVERSION= 3.2 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio kde MASTER_SITES= SF diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index c785d162ae1b..16d5ae955af8 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -7,6 +7,7 @@ PORTNAME?= xmms2 PORTVERSION= 0.8 +PORTREVISION= 1 DISTVERSIONSUFFIX=DrO_o CATEGORIES?= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}%20${DISTVERSIONSUFFIX} diff --git a/audio/yammi/Makefile b/audio/yammi/Makefile index 398c5c58c705..92b5aaccdf0d 100644 --- a/audio/yammi/Makefile +++ b/audio/yammi/Makefile @@ -7,7 +7,7 @@ PORTNAME= yammi PORTVERSION= 1.2.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} diff --git a/audio/zinf/Makefile b/audio/zinf/Makefile index 4c3f8142544d..683d79ee8e00 100644 --- a/audio/zinf/Makefile +++ b/audio/zinf/Makefile @@ -7,7 +7,7 @@ PORTNAME= zinf PORTVERSION= 2.2.5 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio ipv6 MASTER_SITES= SF |