aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authorsat <sat@FreeBSD.org>2007-07-31 01:31:39 +0800
committersat <sat@FreeBSD.org>2007-07-31 01:31:39 +0800
commitfe20923a1bcc19630d016bd9af5439cebe283f8e (patch)
tree64e18a19d0b34ce3b5cb6529090561c4f1a0661e /audio
parent097cded8032252ab987c55731463a75a0ec9b66f (diff)
downloadfreebsd-ports-gnome-fe20923a1bcc19630d016bd9af5439cebe283f8e.tar.gz
freebsd-ports-gnome-fe20923a1bcc19630d016bd9af5439cebe283f8e.tar.zst
freebsd-ports-gnome-fe20923a1bcc19630d016bd9af5439cebe283f8e.zip
- Bump forgotten ports to chase libvorbis update
Diffstat (limited to 'audio')
-rw-r--r--audio/cantus_3/Makefile4
-rw-r--r--audio/ezstream/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/audio/cantus_3/Makefile b/audio/cantus_3/Makefile
index d4430c6c243d..bcb9f0b3358c 100644
--- a/audio/cantus_3/Makefile
+++ b/audio/cantus_3/Makefile
@@ -7,7 +7,7 @@
PORTNAME= cantus_3
PORTVERSION= 3.0.0
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= http://dl.debain.org/${PORTNAME}/
DISTNAME= ${PORTNAME}-${PORTVERSION}-1
@@ -19,7 +19,7 @@ BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash
LIB_DEPENDS= gtkmm-2.0.6:${PORTSDIR}/x11-toolkits/gtkmm20 \
glademm-2.0.1:${PORTSDIR}/devel/libglademm \
ogg.5:${PORTSDIR}/audio/libogg \
- vorbis.3:${PORTSDIR}/audio/libvorbis
+ vorbis.4:${PORTSDIR}/audio/libvorbis
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix libglade2
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index bf95ffc3ae45..17712dac5ab5 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,7 +7,7 @@
PORTNAME= ezstream
PORTVERSION= 0.2.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/ezstream/
@@ -15,7 +15,7 @@ MAINTAINER= laszlof@FreeBSD.org
COMMENT= A command line utility for streaming to icecast servers
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
- vorbis.3:${PORTSDIR}/audio/libvorbis \
+ vorbis.4:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2
GNU_CONFIGURE= yes