aboutsummaryrefslogtreecommitdiff
path: root/audio/p5-Shout
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/p5-Shout
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/p5-Shout')
-rw-r--r--audio/p5-Shout/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/p5-Shout/Makefile b/audio/p5-Shout/Makefile
index d62e51c6cda7..e370af8c31c9 100644
--- a/audio/p5-Shout/Makefile
+++ b/audio/p5-Shout/Makefile
@@ -7,7 +7,7 @@
PORTNAME= Shout
PORTVERSION= 2.0.1
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= audio perl5
MASTER_SITES= http://www.icecast.org/releases/libshout/
PKGNAMEPREFIX= p5-
@@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5-
MAINTAINER= mat@FreeBSD.org
COMMENT= Perl glue for libshout MP3 streaming source library
-LIB_DEPENDS= shout.4:${PORTSDIR}/audio/libshout2
+LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2
PERL_CONFIGURE= yes