diff options
author | roam <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
---|---|---|
committer | roam <roam@FreeBSD.org> | 2009-01-23 15:43:14 +0000 |
commit | ab3b71e13124eadfe21c7590ee12e8268471b999 (patch) | |
tree | fb0cb1e0817e4263570dffb8ac1839895a78d63a /audio | |
parent | ac3e68c1553c1159c67b663d1020e3a0f157346a (diff) | |
download | FreeBSD-ports-ab3b71e13124eadfe21c7590ee12e8268471b999.zip FreeBSD-ports-ab3b71e13124eadfe21c7590ee12e8268471b999.tar.gz |
Bump the version of the curl shared library after the ftp/curl update
to 7.19.2.
Bump PORTREVISION, even on the ports that do not have a versioned
dependency, since the binaries will most probably still stop working.
Diffstat (limited to 'audio')
36 files changed, 68 insertions, 47 deletions
diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 146939d..ee73ce5 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbemol PORTVERSION= 0.3.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -16,7 +16,7 @@ MAINTAINER= tmh.public@gmail.com COMMENT= Graphical frontend for the Music Player Daemon LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ xml2.5:${PORTSDIR}/textproc/libxml2 GNU_CONFIGURE= yes diff --git a/audio/gmpc-alarm/Makefile b/audio/gmpc-alarm/Makefile index eda2d6b..b4c13ab 100644 --- a/audio/gmpc-alarm/Makefile +++ b/audio/gmpc-alarm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-alarm PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Alarm plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-autoplaylist/Makefile b/audio/gmpc-autoplaylist/Makefile index a3bfab2..97c35e3 100644 --- a/audio/gmpc-autoplaylist/Makefile +++ b/audio/gmpc-autoplaylist/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-autoplaylist PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Autoplaylist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-extraplaylist/Makefile b/audio/gmpc-extraplaylist/Makefile index f62429f..e914047 100644 --- a/audio/gmpc-extraplaylist/Makefile +++ b/audio/gmpc-extraplaylist/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-extraplaylist PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A favorites plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-favorites/Makefile b/audio/gmpc-favorites/Makefile index b998c1f..87c766e 100644 --- a/audio/gmpc-favorites/Makefile +++ b/audio/gmpc-favorites/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-favorites PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A favorites for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lastfm/Makefile b/audio/gmpc-lastfm/Makefile index dbed3cb..299d9b5 100644 --- a/audio/gmpc-lastfm/Makefile +++ b/audio/gmpc-lastfm/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lastfm PORTVERSION= 0.16.1 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ DISTNAME= gmpc-last.fm-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Lastfm plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-libnotify/Makefile b/audio/gmpc-libnotify/Makefile index 67c9a15..d742768 100644 --- a/audio/gmpc-libnotify/Makefile +++ b/audio/gmpc-libnotify/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-libnotify PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A libnotify for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ notify.1:${PORTSDIR}/devel/libnotify BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lyrics/Makefile b/audio/gmpc-lyrics/Makefile index c0fcddb..1557659 100644 --- a/audio/gmpc-lyrics/Makefile +++ b/audio/gmpc-lyrics/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lyrics PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Lyrics Provider plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-lyricwiki/Makefile b/audio/gmpc-lyricwiki/Makefile index a34edd0..a03acdc 100644 --- a/audio/gmpc-lyricwiki/Makefile +++ b/audio/gmpc-lyricwiki/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-lyricwiki PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Lyricswiki Provider plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-magnatune/Makefile b/audio/gmpc-magnatune/Makefile index cc3e22d..61ffbde 100644 --- a/audio/gmpc-magnatune/Makefile +++ b/audio/gmpc-magnatune/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-magnatune PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Autoplaylist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-mdcover/Makefile b/audio/gmpc-mdcover/Makefile index 8eeec02..910841a 100644 --- a/audio/gmpc-mdcover/Makefile +++ b/audio/gmpc-mdcover/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-mdcover PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Directory artist/song plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-mserver/Makefile b/audio/gmpc-mserver/Makefile index 3ff9bf8..7c7f944 100644 --- a/audio/gmpc-mserver/Makefile +++ b/audio/gmpc-mserver/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-mserver PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A plugin for gmpc that serves music. LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-osd/Makefile b/audio/gmpc-osd/Makefile index 938112f..862154c 100644 --- a/audio/gmpc-osd/Makefile +++ b/audio/gmpc-osd/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-osd PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/download/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Xosd plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \ xosd-config:${PORTSDIR}/misc/xosd RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-qosd/Makefile b/audio/gmpc-qosd/Makefile index 7956f8d..971be14 100644 --- a/audio/gmpc-qosd/Makefile +++ b/audio/gmpc-qosd/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-qosd PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Q on Screen Display plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc \ xosd-config:${PORTSDIR}/misc/xosd RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-random-playlist/Makefile b/audio/gmpc-random-playlist/Makefile index 3f365ff..39e22cf 100644 --- a/audio/gmpc-random-playlist/Makefile +++ b/audio/gmpc-random-playlist/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-random-playlist PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A random playlist plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-serverstats/Makefile b/audio/gmpc-serverstats/Makefile index 53f8f08..7e7c6da 100644 --- a/audio/gmpc-serverstats/Makefile +++ b/audio/gmpc-serverstats/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-serverstats PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -14,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Serverstats plugin for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-shout/Makefile b/audio/gmpc-shout/Makefile index 7ab1d84..7c0d059 100644 --- a/audio/gmpc-shout/Makefile +++ b/audio/gmpc-shout/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc-shout PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -15,7 +16,7 @@ COMMENT= Shoutcast stream for gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc LIB_DEPENDS+= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc GNU_CONFIGURE= yes diff --git a/audio/gmpc-stopbutton/Makefile b/audio/gmpc-stopbutton/Makefile index cc4f699..5000ae2 100644 --- a/audio/gmpc-stopbutton/Makefile +++ b/audio/gmpc-stopbutton/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-stopbutton PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= A Stop button for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc-wikipedia/Makefile b/audio/gmpc-wikipedia/Makefile index 4ce8702..3308322 100644 --- a/audio/gmpc-wikipedia/Makefile +++ b/audio/gmpc-wikipedia/Makefile @@ -7,7 +7,7 @@ PORTNAME= gmpc-wikipedia PORTVERSION= 0.15.5.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/gmpc-${PORTVERSION:C/\.0$//}/ @@ -15,7 +15,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Wikipedia info for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPEND= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/gmpc/Makefile b/audio/gmpc/Makefile index 97ebcc6..66dee04 100644 --- a/audio/gmpc/Makefile +++ b/audio/gmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpc PORTVERSION= 0.16.1 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ @@ -16,7 +17,7 @@ COMMENT= Full featured GTK2 client for musicpd BUILD_DEPENDS= gob2:${PORTSDIR}/devel/gob2 LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl GNU_CONFIGURE= yes USE_XORG= x11 sm diff --git a/audio/gmpccaa/Makefile b/audio/gmpccaa/Makefile index bf775b1..52c4d53 100644 --- a/audio/gmpccaa/Makefile +++ b/audio/gmpccaa/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmpccaa PORTVERSION= 0.16.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://download.sarine.nl/Programs/gmpc/${PORTVERSION}/ DISTNAME= gmpc-coveramazon-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= miwi@FreeBSD.org COMMENT= Amazon cover art provider for gmpc LIB_DEPENDS= mpd:${PORTSDIR}/audio/libmpd \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gmpc.pc:${PORTSDIR}/audio/gmpc RUN_DEPENDS= gmpc:${PORTSDIR}/audio/gmpc diff --git a/audio/grip/Makefile b/audio/grip/Makefile index 8af39fb..d281b87 100644 --- a/audio/grip/Makefile +++ b/audio/grip/Makefile @@ -7,7 +7,7 @@ PORTNAME= grip PORTVERSION= 3.2.0 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= audio MASTER_SITES= SF @@ -15,7 +15,7 @@ MAINTAINER= multimedia@FreeBSD.org COMMENT= GTK front-end to external cd rippers and audio encoders LIB_DEPENDS= id3-3.8.3:${PORTSDIR}/audio/id3lib \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl PATCH_DEPENDS= iconv:${PORTSDIR}/converters/libiconv USE_XORG= x11 diff --git a/audio/gtkpod/Makefile b/audio/gtkpod/Makefile index 6cc2ff9..9564529 100644 --- a/audio/gtkpod/Makefile +++ b/audio/gtkpod/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtkpod PORTVERSION= 0.99.12 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -57,7 +57,7 @@ LIB_DEPENDS+= hal.1:${PORTSDIR}/sysutils/hal .endif .if defined(WITH_CURL) || exists(${LOCALBASE}/lib/libcurl.so) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .endif CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" diff --git a/audio/herrie/Makefile b/audio/herrie/Makefile index 76409a8..860dfd5 100644 --- a/audio/herrie/Makefile +++ b/audio/herrie/Makefile @@ -7,6 +7,7 @@ PORTNAME= herrie PORTVERSION= 2.2 +PORTREVISION= 1 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 e95ca70..46111fd 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,6 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.2 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \ diff --git a/audio/libofa/Makefile b/audio/libofa/Makefile index cc0fb7f..10c7e06 100644 --- a/audio/libofa/Makefile +++ b/audio/libofa/Makefile @@ -7,7 +7,7 @@ PORTNAME= libofa PORTVERSION= 0.9.3 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.musicdns.org/files/ @@ -16,7 +16,7 @@ COMMENT= The Open Fingerprint Architecture Library LIB_DEPENDS= fftw3.4:${PORTSDIR}/math/fftw3 \ expat.6:${PORTSDIR}/textproc/expat2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_AUTOTOOLS= libtool:15 USE_GNOME= pkgconfig diff --git a/audio/moc/Makefile b/audio/moc/Makefile index bb0e86f..8ece74e 100644 --- a/audio/moc/Makefile +++ b/audio/moc/Makefile @@ -7,6 +7,7 @@ PORTNAME= moc PORTVERSION= 2.4.3 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ftp://ftp.daper.net/pub/soft/moc/stable/ @@ -105,7 +106,7 @@ CONFIGURE_ARGS+= --without-samplerate .endif .if defined(WITH_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl .else CONFIGURE_ARGS+= --without-curl .endif diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 22af761..6b11914 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -7,13 +7,14 @@ PORTNAME= mpdas PORTVERSION= 0.2.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ MAINTAINER= hrkfdn@gmail.com COMMENT= MPD AudioScrobbler written in C++ supporting the latest protocol -LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ +LIB_DEPENDS= curl.5:${PORTSDIR}/ftp/curl \ mpd:${PORTSDIR}/audio/libmpd USE_GNOME= pkgconfig diff --git a/audio/ncmpcpp/Makefile b/audio/ncmpcpp/Makefile index 61b72b0..a245e49 100644 --- a/audio/ncmpcpp/Makefile +++ b/audio/ncmpcpp/Makefile @@ -7,6 +7,7 @@ PORTNAME= ncmpcpp PORTVERSION= 0.2.5 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://unkart.ovh.org/ncmpcpp/ \ http://mirror.mcx2.org/ @@ -43,7 +44,7 @@ PLIST_FILES= bin/ncmpcpp \ PLIST_DIRS= %%DOCSDIR%% .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl CONFIGURE_ARGS+= --with-curl .else CONFIGURE_ARGS+= --with-curl=no diff --git a/audio/scmpc/Makefile b/audio/scmpc/Makefile index fb80aef..aa9109e 100644 --- a/audio/scmpc/Makefile +++ b/audio/scmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= scmpc PORTVERSION= 0.2.2 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= BERLIOS @@ -16,7 +17,7 @@ COMMENT= An Audioscrobbler client for MPD LIB_DEPENDS= argtable2.1:${PORTSDIR}/devel/argtable \ confuse.0:${PORTSDIR}/devel/libconfuse \ daemon.0:${PORTSDIR}/devel/libdaemon \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl USE_BZIP2= yes USE_GMAKE= yes diff --git a/audio/scrobbler/Makefile b/audio/scrobbler/Makefile index 7c2321b..354d4b6 100644 --- a/audio/scrobbler/Makefile +++ b/audio/scrobbler/Makefile @@ -6,7 +6,7 @@ PORTNAME?= scrobbler PORTVERSION= 0.3.8.1 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= audio MASTER_SITES= http://static.audioscrobbler.com/plugins/ \ http://www.pipian.com/stuffforchat/ @@ -16,7 +16,7 @@ MAINTAINER?= novel@FreeBSD.org COMMENT?= XMMS/BMP plugin for Audioscrobbler.com LIB_DEPENDS= musicbrainz.4:${PORTSDIR}/audio/libmusicbrainz \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl CONFLICTS= bmp-scrobbler-[0-9]* \ xmms-scrobbler-[0-9]* diff --git a/audio/streamtranscoder/Makefile b/audio/streamtranscoder/Makefile index 9652b44..cf5d085 100644 --- a/audio/streamtranscoder/Makefile +++ b/audio/streamtranscoder/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtranscoder PORTVERSION= 1.2.8 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://www.oddsock.org/tools/streamTranscoder/ diff --git a/audio/streamtuner/Makefile b/audio/streamtuner/Makefile index 80bc8b8..306adf5 100644 --- a/audio/streamtuner/Makefile +++ b/audio/streamtuner/Makefile @@ -7,7 +7,7 @@ PORTNAME= streamtuner PORTVERSION= 0.99.99 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= audio www MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/audio/vagalume/Makefile b/audio/vagalume/Makefile index 8fdd05a..8986dda 100644 --- a/audio/vagalume/Makefile +++ b/audio/vagalume/Makefile @@ -7,6 +7,7 @@ PORTNAME= vagalume PORTVERSION= 0.7 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL} MASTER_SITE_SUBDIR= pool/main/v/vagalume/ @@ -16,7 +17,7 @@ MAINTAINER= decke@bluelife.at COMMENT= A GTK+-based client for the Last.fm online radio LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \ - curl.4:${PORTSDIR}/ftp/curl + curl.5:${PORTSDIR}/ftp/curl WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 0d387d9..ac2198a 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.2.0 -PORTREVISION= 3 +PORTREVISION= 4 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ @@ -16,7 +16,7 @@ MAINTAINER= naddy@FreeBSD.org COMMENT= Play, encode, and manage Ogg Vorbis files LIB_DEPENDS= ao.3:${PORTSDIR}/audio/libao \ - curl.4:${PORTSDIR}/ftp/curl \ + curl.5:${PORTSDIR}/ftp/curl \ FLAC.10:${PORTSDIR}/audio/flac \ speex.1:${PORTSDIR}/audio/speex \ vorbis.4:${PORTSDIR}/audio/libvorbis diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 833a2f2..75754ba 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -11,6 +11,7 @@ DISTVERSION= 0.5DrLecter CATEGORIES?= audio MASTER_SITES= SF DISTNAME= ${PORTNAME}-${DISTVERSION} +PORTREVISION?= 1 MAINTAINER= alexbl@FreeBSD.org COMMENT?= Rewrite of xmms as a client/server system (developer release) @@ -87,7 +88,7 @@ EXCLUDE+= --without-optionals="python" --without-optionals="ruby" --without-opti .if !defined(XMMS2_SLAVE) .if !defined(WITHOUT_CURL) -LIB_DEPENDS+= curl.4:${PORTSDIR}/ftp/curl +LIB_DEPENDS+= curl.5:${PORTSDIR}/ftp/curl PLIST_SUB+= CURL="" .else EXCLUDE+= --without-plugins="curl" --without-plugins="icymetaint" |