aboutsummaryrefslogtreecommitdiff
path: root/audio/ezstream
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2009-09-13 00:14:23 +0000
committerMartin Wilke <miwi@FreeBSD.org>2009-09-13 00:14:23 +0000
commitf06d7b2e612a26ced3644c5dbe3ef13ea62f0532 (patch)
treeee47a3fae6cd9edf1a1f8dcd87929a9d5e49b5b9 /audio/ezstream
parent4c6982842be579a21d50a5e01fcfaf659d1335e9 (diff)
downloadports-f06d7b2e612a26ced3644c5dbe3ef13ea62f0532.tar.gz
ports-f06d7b2e612a26ced3644c5dbe3ef13ea62f0532.zip
Notes
Diffstat (limited to 'audio/ezstream')
-rw-r--r--audio/ezstream/Makefile11
-rw-r--r--audio/ezstream/distinfo6
2 files changed, 9 insertions, 8 deletions
diff --git a/audio/ezstream/Makefile b/audio/ezstream/Makefile
index 3cfa419d565b..72371baf0fd9 100644
--- a/audio/ezstream/Makefile
+++ b/audio/ezstream/Makefile
@@ -6,11 +6,12 @@
#
PORTNAME= ezstream
-PORTVERSION= 0.5.5
+PORTVERSION= 0.5.6
CATEGORIES= audio
-MASTER_SITES= http://downloads.xiph.org/releases/ezstream/
+MASTER_SITES= http://downloads.xiph.org/releases/ezstream/ \
+ http://svn.xiph.org/releases/ezstream/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= ayu@commun.jp
COMMENT= A command line utility for streaming to icecast servers
LIB_DEPENDS= shout.5:${PORTSDIR}/audio/libshout2 \
@@ -23,13 +24,13 @@ USE_ICONV= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS}" LDFLAGS="${LDFLAGS}"
-MAN1= ezstream.1
+MAN1= ezstream.1 ezstream-file.sh.1
PORTDOCS= NEWS README
PORTEXAMPLES= ezstream_metadata.xml ezstream_mp3.xml \
ezstream_reencode_mp3.xml ezstream_reencode_theora.xml \
ezstream_reencode_vorbis.xml ezstream_stdin_vorbis.xml \
ezstream_vorbis.xml meta.sh play.sh
-PLIST_FILES= bin/ezstream
+PLIST_FILES= bin/ezstream bin/ezstream-file.sh
CPPFLAGS= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
diff --git a/audio/ezstream/distinfo b/audio/ezstream/distinfo
index 9fe2fe31835a..add2da45dcc3 100644
--- a/audio/ezstream/distinfo
+++ b/audio/ezstream/distinfo
@@ -1,3 +1,3 @@
-MD5 (ezstream-0.5.5.tar.gz) = d7be03522042087085c7cf44706d0a10
-SHA256 (ezstream-0.5.5.tar.gz) = 63c09a72f896d3b2f8c44945778c3e0ead35903c923e6730d3ecd04626aee098
-SIZE (ezstream-0.5.5.tar.gz) = 254079
+MD5 (ezstream-0.5.6.tar.gz) = 1be68119d44fbe71454a901fa650a359
+SHA256 (ezstream-0.5.6.tar.gz) = 818b7ab2a498ffe6e59155279cb79ed0291c4979210e99af6dda950fe54a30c0
+SIZE (ezstream-0.5.6.tar.gz) = 263150