From 6aecb2152b8424217c9212265c6cc601787fdc5e Mon Sep 17 00:00:00 2001 From: Michael Johnson Date: Tue, 9 Oct 2007 18:20:07 +0000 Subject: Chase libtheora lib version --- audio/icecast2/Makefile | 4 ++-- audio/libshout2/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'audio') diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 083cc1ea6bd3..0c639cd79d47 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -7,7 +7,7 @@ PORTNAME= icecast2 PORTVERSION= 2.3.1 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ @@ -19,7 +19,7 @@ COMMENT= A streaming mp3/ogg-vorbis audio server LIB_DEPENDS= curl:${PORTSDIR}/ftp/curl \ shout.5:${PORTSDIR}/audio/libshout2 \ speex.1:${PORTSDIR}/audio/speex \ - theora.2:${PORTSDIR}/multimedia/libtheora \ + theora.0:${PORTSDIR}/multimedia/libtheora \ vorbis.4:${PORTSDIR}/audio/libvorbis \ xslt.2:${PORTSDIR}/textproc/libxslt diff --git a/audio/libshout2/Makefile b/audio/libshout2/Makefile index e88fbfc1c7a2..6a2f27e166d3 100644 --- a/audio/libshout2/Makefile +++ b/audio/libshout2/Makefile @@ -7,7 +7,7 @@ PORTNAME= libshout2 PORTVERSION= 2.2.2 -PORTREVISION= 1 +PORTREVISION= 2 PORTEPOCH= 1 CATEGORIES= audio net MASTER_SITES= http://downloads.xiph.org/releases/libshout/ @@ -17,7 +17,7 @@ MAINTAINER= lofi@freebsd.org COMMENT= Routines for connecting and transmitting data to the icecast server LIB_DEPENDS= speex.1:${PORTSDIR}/audio/speex \ - theora.2:${PORTSDIR}/multimedia/libtheora \ + theora.0:${PORTSDIR}/multimedia/libtheora \ vorbis.4:${PORTSDIR}/audio/libvorbis CONFIGURE_ENV= CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \ -- cgit v1.2.3