diff options
-rw-r--r-- | audio/emphasis/Makefile | 2 | ||||
-rw-r--r-- | audio/gbemol/Makefile | 2 | ||||
-rw-r--r-- | audio/gimmix/Makefile | 2 | ||||
-rw-r--r-- | audio/mpdas/Makefile | 2 | ||||
-rw-r--r-- | audio/xfce4-mpc-plugin/Makefile | 4 | ||||
-rw-r--r-- | audio/xfmpc/Makefile | 3 | ||||
-rw-r--r-- | net-im/pidgin-pidgimpd/Makefile | 2 |
7 files changed, 9 insertions, 8 deletions
diff --git a/audio/emphasis/Makefile b/audio/emphasis/Makefile index bceb130102d2..f9a6f72caf36 100644 --- a/audio/emphasis/Makefile +++ b/audio/emphasis/Makefile @@ -8,7 +8,7 @@ PORTNAME= emphasis PORTVERSION= 20080223 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ftp://ftp.springdaemons.com/pub/snapshots/e17/ diff --git a/audio/gbemol/Makefile b/audio/gbemol/Makefile index 1c50fba246e8..6fddc9394cf0 100644 --- a/audio/gbemol/Makefile +++ b/audio/gbemol/Makefile @@ -7,7 +7,7 @@ PORTNAME= gbemol PORTVERSION= 0.3.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= SF diff --git a/audio/gimmix/Makefile b/audio/gimmix/Makefile index 4abd326c9136..782345fbdc0a 100644 --- a/audio/gimmix/Makefile +++ b/audio/gimmix/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimmix PORTVERSION= 0.5.6 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_BERLIOS} MASTER_SITE_SUBDIR= gimmix diff --git a/audio/mpdas/Makefile b/audio/mpdas/Makefile index 6b11914369eb..bd2251d29873 100644 --- a/audio/mpdas/Makefile +++ b/audio/mpdas/Makefile @@ -7,7 +7,7 @@ PORTNAME= mpdas PORTVERSION= 0.2.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://50hz.ws/mpdas/ diff --git a/audio/xfce4-mpc-plugin/Makefile b/audio/xfce4-mpc-plugin/Makefile index 282dcc38cf35..0f5177804765 100644 --- a/audio/xfce4-mpc-plugin/Makefile +++ b/audio/xfce4-mpc-plugin/Makefile @@ -7,7 +7,7 @@ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.3.3 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= audio xfce MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/ DIST_SUBDIR= xfce4 @@ -15,7 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A mpc plugin for xfce -LIB_DEPENDS= mpd.1:${PORTSDIR}/audio/libmpd +LIB_DEPENDS= mpd.2:${PORTSDIR}/audio/libmpd USE_GMAKE= yes INSTALLS_ICONS= yes diff --git a/audio/xfmpc/Makefile b/audio/xfmpc/Makefile index 583b465f5a7a..916f8949256c 100644 --- a/audio/xfmpc/Makefile +++ b/audio/xfmpc/Makefile @@ -7,6 +7,7 @@ PORTNAME= xfmpc PORTVERSION= 0.2.0 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= http://archive.xfce.org/src/apps/${PORTNAME}/0.2/ DIST_SUBDIR= xfce4 @@ -14,7 +15,7 @@ DIST_SUBDIR= xfce4 MAINTAINER= miwi@FreeBSD.org COMMENT= A graphical MPD client focusing on low footprint -LIB_DEPENDS= mpd.1:${PORTSDIR}/audio/libmpd +LIB_DEPENDS= mpd.2:${PORTSDIR}/audio/libmpd MAKE_JOBS_SAFE= yes USE_BZIP2= yes diff --git a/net-im/pidgin-pidgimpd/Makefile b/net-im/pidgin-pidgimpd/Makefile index c44a149f1c93..4aa20bc62dde 100644 --- a/net-im/pidgin-pidgimpd/Makefile +++ b/net-im/pidgin-pidgimpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= pidgimpd PORTVERSION= 1.1 -PORTREVISION= 3 +PORTREVISION= 2 CATEGORIES= net-im audio MASTER_SITES= http://ayeon.org/projects/pidgimpd/ PKGNAMEPREFIX= pidgin- |