diff options
-rw-r--r-- | audio/bmp-modplug/Makefile | 1 | ||||
-rw-r--r-- | audio/cmus/Makefile | 2 | ||||
-rw-r--r-- | audio/modplugplay/Makefile | 1 | ||||
-rw-r--r-- | audio/xmms-modplug/Makefile | 2 | ||||
-rw-r--r-- | audio/xmms2/Makefile | 2 | ||||
-rw-r--r-- | multimedia/audacious-plugins/Makefile | 1 | ||||
-rw-r--r-- | multimedia/audacious/Makefile | 1 | ||||
-rw-r--r-- | multimedia/libxine/Makefile | 2 |
8 files changed, 8 insertions, 4 deletions
diff --git a/audio/bmp-modplug/Makefile b/audio/bmp-modplug/Makefile index 44fbb055bc6..75172cf62b7 100644 --- a/audio/bmp-modplug/Makefile +++ b/audio/bmp-modplug/Makefile @@ -7,6 +7,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 +PORTREVISION= 1 CATEGORIES?= audio MASTER_SITES= ftp://ftp.dvo.ru/pub/Gentoo/distfiles/ \ ftp://ftp.cb.spb.ru/.6/Linux-Distrib/Gentoo/distfiles/ \ diff --git a/audio/cmus/Makefile b/audio/cmus/Makefile index bd3079e681e..2c460f23575 100644 --- a/audio/cmus/Makefile +++ b/audio/cmus/Makefile @@ -7,6 +7,7 @@ PORTNAME= cmus PORTVERSION= 2.0.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://onion.dynserv.net/~timo/files/ \ http://mirror.greaterscope.net/cmus/ @@ -22,7 +23,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_ICONV= yes HAS_CONFIGURE= yes -USE_REINPLACE= yes CONFIGURE_ARGS+=--prefix=${PREFIX} CONFIGURE_ENV+= CFLAGS="${CFLAGS} -I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" diff --git a/audio/modplugplay/Makefile b/audio/modplugplay/Makefile index 2c8eb086359..a794e8b5573 100644 --- a/audio/modplugplay/Makefile +++ b/audio/modplugplay/Makefile @@ -7,6 +7,7 @@ PORTNAME= modplugplay PORTVERSION= 1.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://www.linuks.mine.nu/modplugplay/ diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile index 187efb0de54..3bc27be64c8 100644 --- a/audio/xmms-modplug/Makefile +++ b/audio/xmms-modplug/Makefile @@ -7,7 +7,7 @@ PORTNAME= modplug PORTVERSION= 2.0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES?= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE_EXTENDED} MASTER_SITE_SUBDIR= ${PORTNAME}-${PKGNAMEPREFIX:S/-//} diff --git a/audio/xmms2/Makefile b/audio/xmms2/Makefile index 0616a629c08..d0566aca429 100644 --- a/audio/xmms2/Makefile +++ b/audio/xmms2/Makefile @@ -7,7 +7,7 @@ PORTNAME= xmms2 PORTVERSION= 0.2.d.4 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} diff --git a/multimedia/audacious-plugins/Makefile b/multimedia/audacious-plugins/Makefile index 8ea4090e6a9..6af5f16da94 100644 --- a/multimedia/audacious-plugins/Makefile +++ b/multimedia/audacious-plugins/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ \ ${MASTER_SITE_LOCAL} diff --git a/multimedia/audacious/Makefile b/multimedia/audacious/Makefile index 8ea4090e6a9..6af5f16da94 100644 --- a/multimedia/audacious/Makefile +++ b/multimedia/audacious/Makefile @@ -7,6 +7,7 @@ PORTNAME= audacious PORTVERSION= 1.0.0 +PORTREVISION= 1 CATEGORIES= multimedia audio MASTER_SITES= http://audacious-media-player.org/release/ \ ${MASTER_SITE_LOCAL} diff --git a/multimedia/libxine/Makefile b/multimedia/libxine/Makefile index fbb2513c81b..83b62641c08 100644 --- a/multimedia/libxine/Makefile +++ b/multimedia/libxine/Makefile @@ -7,7 +7,7 @@ PORTNAME= xine PORTVERSION= 1.1.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= multimedia ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} |