diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 15:09:16 +0800 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2006-04-26 15:09:16 +0800 |
commit | ba574b0cf2abe2bdd777117655a671f540b4bab5 (patch) | |
tree | cec03fec90d79773c563a2e92d52502c489e1bd1 | |
parent | 7bb314d0b2441c3cc3b925b8348c45ce07053271 (diff) | |
download | freebsd-ports-gnome-ba574b0cf2abe2bdd777117655a671f540b4bab5.tar.gz freebsd-ports-gnome-ba574b0cf2abe2bdd777117655a671f540b4bab5.tar.zst freebsd-ports-gnome-ba574b0cf2abe2bdd777117655a671f540b4bab5.zip |
Chase audio/libmodplug update.
-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 44fbb055bc6f..75172cf62b79 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 bd3079e681e7..2c460f235757 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 2c8eb0863590..a794e8b55731 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 187efb0de54b..3bc27be64c81 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 0616a629c08e..d0566aca4299 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 8ea4090e6a9d..6af5f16da946 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 8ea4090e6a9d..6af5f16da946 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 fbb2513c81b7..83b62641c08c 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} |