diff --git a/audio/amarok-kde4/Makefile b/audio/amarok-kde4/Makefile index 77e42bc6a87e..bb09867883ef 100644 --- a/audio/amarok-kde4/Makefile +++ b/audio/amarok-kde4/Makefile @@ -3,6 +3,7 @@ PORTNAME= amarok PORTVERSION= 2.7.0 +PORTREVISION= 1 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src diff --git a/audio/amarok/Makefile b/audio/amarok/Makefile index f2d39ce698fd..6ade03ebcb38 100644 --- a/audio/amarok/Makefile +++ b/audio/amarok/Makefile @@ -1,13 +1,9 @@ -# New ports collection makefile for: amarok -# Date created: Tue Feb 24 02:21:14 CET 2004 -# Whom: Markus Brueffer -# +# Created by: Markus Brueffer # $FreeBSD$ -# PORTNAME= amarok PORTVERSION= 1.4.10 -PORTREVISION= 21 +PORTREVISION= 22 CATEGORIES= audio kde MASTER_SITES= ${MASTER_SITE_KDE} MASTER_SITE_SUBDIR= stable/${PORTNAME}/${PORTVERSION}/src @@ -68,7 +64,7 @@ PLIST_SUB+= NJB="@comment " .endif .if ${PORT_OPTIONS:MMTP} -LIB_DEPENDS+= mtp.9:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp:${PORTSDIR}/audio/libmtp CONFIGURE_ARGS+=--with-libmtp PLIST_SUB+= MTP="" .else diff --git a/audio/clementine-player/Makefile b/audio/clementine-player/Makefile index 3a4a3c56bf79..ef68e9f9ba00 100644 --- a/audio/clementine-player/Makefile +++ b/audio/clementine-player/Makefile @@ -3,7 +3,7 @@ PORTNAME= clementine PORTVERSION= 1.1.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= GOOGLE_CODE PKGNAMESUFFIX= -player diff --git a/audio/gmtp/Makefile b/audio/gmtp/Makefile index a05c46b5f9c5..aea5349f11d5 100644 --- a/audio/gmtp/Makefile +++ b/audio/gmtp/Makefile @@ -2,6 +2,7 @@ PORTNAME= gmtp PORTVERSION= 1.3.4 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME}/gMTP-${PORTVERSION}/ DISTNAME= ${PORTNAME}-${PORTVERSION}-i386 diff --git a/audio/rhythmbox/Makefile b/audio/rhythmbox/Makefile index 958be9cb2480..dff625a8d5fa 100644 --- a/audio/rhythmbox/Makefile +++ b/audio/rhythmbox/Makefile @@ -1,14 +1,9 @@ -# New ports collection makefile for: rhythmbox -# Date created: 17 August 2003 -# Whom: Joe Marcus Clarke -# +# Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/audio/rhythmbox/Makefile,v 1.115 2011/05/04 18:44:36 kwm Exp $ -# - PORTNAME= rhythmbox PORTVERSION= 0.12.8 -PORTREVISION= 9 +PORTREVISION= 10 CATEGORIES= audio gnome MASTER_SITES= GNOME DIST_SUBDIR= gnome2 @@ -80,7 +75,7 @@ PLIST_SUB+= LIRC="@comment " .endif .if defined(WITH_MTP) -LIB_DEPENDS+= mtp.9:${PORTSDIR}/audio/libmtp +LIB_DEPENDS+= mtp:${PORTSDIR}/audio/libmtp PLIST_SUB+= MTP="" CONFIGURE_ARGS+= --with-mtp .else diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index b8c450c24bb5..5d401ebdf8c7 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -3,6 +3,7 @@ PORTNAME= audacious-plugins PORTVERSION= 3.3.4 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://distfiles.audacious-media-player.org/ diff --git a/multimedia/banshee/Makefile b/multimedia/banshee/Makefile index 8b04cc325ef3..991699aee1a5 100644 --- a/multimedia/banshee/Makefile +++ b/multimedia/banshee/Makefile @@ -3,6 +3,7 @@ PORTNAME= banshee PORTVERSION= 2.6.0 +PORTREVISION= 1 PORTEPOCH= 1 CATEGORIES= multimedia audio MASTER_SITES= GNOME diff --git a/multimedia/vlc/Makefile b/multimedia/vlc/Makefile index 00c04049b6a1..e3557764c87f 100644 --- a/multimedia/vlc/Makefile +++ b/multimedia/vlc/Makefile @@ -3,7 +3,7 @@ PORTNAME= vlc DISTVERSION= 2.0.5 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 3 CATEGORIES= multimedia audio ipv6 net www MASTER_SITES= http://download.videolan.org/pub/videolan/${PORTNAME}/${DISTVERSION:S/p/-pre/}/ \