aboutsummaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2005-04-03 23:02:54 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2005-04-03 23:02:54 +0000
commite83412c8f0b84b22ddb3e38e7697fd8943ba7762 (patch)
tree66c092f74fe3e78fee55f92b88dc50d0ee68065a /audio/ezstream
parent46b9be824fe461c457759eb8fa6d7acd6b4cf536 (diff)
downloadports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.tar.gz
ports-e83412c8f0b84b22ddb3e38e7697fd8943ba7762.zip
Update libshout2 to 2.1 and chase library revision bump.
Notes
Notes: svn path=/head/; revision=132387
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 08f069169acb..2e41910f68d8 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -7,13 +7,14 @@
PORTNAME= ezstream
PORTVERSION= 0.1.2
+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.3:${PORTSDIR}/audio/libshout2 \
+LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2 \
vorbis.3:${PORTSDIR}/audio/libvorbis \
xml2.5:${PORTSDIR}/textproc/libxml2