aboutsummaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2006-01-08 21:58:20 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2006-01-08 21:58:20 +0000
commitd153f2a24ca263681e2672bf7ccabd3d15d74688 (patch)
tree7cd1c56918f5050ece343219b23ca3a6cb894835 /audio/ezstream
parent7a34508c42a3e20713377e8b8174e68d4d67f260 (diff)
downloadports-d153f2a24ca263681e2672bf7ccabd3d15d74688.tar.gz
ports-d153f2a24ca263681e2672bf7ccabd3d15d74688.zip
Chase libshout2 shared library version bump.
Notes
Notes: svn path=/head/; revision=153104
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index 9c11d943ef79..6b34fd8a378f 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ezstream
PORTVERSION= 0.2.1
+PORTREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/ezstream/
MAINTAINER= laszlof@vonostingroup.com
COMMENT= A command line utility for streaming to icecast servers
-LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 \
+LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
vorbis.3:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2