From 2dc1f72ac69c40b582c646e0da1ede2a2cf94188 Mon Sep 17 00:00:00 2001 From: nork Date: Tue, 25 Mar 2003 04:22:08 +0000 Subject: Bump PORTREVISION by updating audio/speex. --- audio/sweep/Makefile | 3 ++- audio/xmms-speex/Makefile | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/sweep/Makefile b/audio/sweep/Makefile index 968feaf..a3a0eee 100644 --- a/audio/sweep/Makefile +++ b/audio/sweep/Makefile @@ -7,6 +7,7 @@ PORTNAME= sweep PORTVERSION= 0.8.0 +PORTREVISION= 1 CATEGORIES= audio gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -17,7 +18,7 @@ COMMENT= A sound editor for the GNOME/GTK 1.2 desktop LIB_DEPENDS= sndfile.1:${PORTSDIR}/audio/libsndfile \ samplerate.0:${PORTSDIR}/audio/libsamplerate \ vorbis.2:${PORTSDIR}/audio/libvorbis \ - speex.0:${PORTSDIR}/audio/speex \ + speex.1:${PORTSDIR}/audio/speex \ mad.1:${PORTSDIR}/audio/mad \ tdb.1:${PORTSDIR}/databases/tdb diff --git a/audio/xmms-speex/Makefile b/audio/xmms-speex/Makefile index 6c20458..25be493 100644 --- a/audio/xmms-speex/Makefile +++ b/audio/xmms-speex/Makefile @@ -7,6 +7,7 @@ PORTNAME= xmms-speex PORTVERSION= 0.6.0 +PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= http://jzb.rapanden.dk/speex/ DISTNAME= speex-xmms-${PORTVERSION} @@ -15,7 +16,7 @@ MAINTAINER= dyeske@yahoo.com COMMENT= XMMS input plugin to play speex files BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms -LIB_DEPENDS= speex.0:${PORTSDIR}/audio/speex +LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms WRKSRC= ${WRKDIR}/speex-xmms -- cgit v1.1