summaryrefslogtreecommitdiff
path: root/audio/icecast2
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-19 04:08:54 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-19 04:08:54 +0000
commitd31bbd69daef9a9a8c15043642bf31bb2eca538f (patch)
tree041fb94070e9ae216666f6183523949a201bd01d /audio/icecast2
parentUpdate to version 1.1.8. (diff)
Update to version 1.1.4.
PR: 11010 Submitted by: maintainer
Notes
Notes: svn path=/head/; revision=17993
Diffstat (limited to 'audio/icecast2')
-rw-r--r--audio/icecast2/Makefile10
-rw-r--r--audio/icecast2/distinfo2
-rw-r--r--audio/icecast2/pkg-plist10
3 files changed, 11 insertions, 11 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile
index f3fe705c61d3..850afe2861f8 100644
--- a/audio/icecast2/Makefile
+++ b/audio/icecast2/Makefile
@@ -1,12 +1,12 @@
# New ports collection makefile for: icecast
-# Version required: 1.1.0
+# Version required: 1.1.4
# Date created: 28 Jan 1999
# Whom: Chip Marshall <chip@eboai.org>
#
-# $Id: Makefile,v 1.3 1999/04/08 17:44:43 steve Exp $
+# $Id: Makefile,v 1.4 1999/04/14 00:22:58 scrappy Exp $
#
-DISTNAME= icecast-1.1.3
+DISTNAME= icecast-1.1.4
CATEGORIES= audio net
MASTER_SITES= http://icecast.linuxpower.org/releases/ \
ftp://ftp.eboai.org/pub/icecast/
@@ -18,18 +18,18 @@ CONFIGURE_ARGS= --with-crypt --with-libwrap
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/icecast ${PREFIX}/sbin
- ${INSTALL_PROGRAM} ${WRKSRC}/liveice/liveice ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/shout/listen ${PREFIX}/bin
${INSTALL_PROGRAM} ${WRKSRC}/shout/shout ${PREFIX}/bin
+ ${INSTALL_PROGRAM} ${WRKSRC}/liveice/liveice ${PREFIX}/bin
${INSTALL_SCRIPT} ${WRKSRC}/misc/iceplay ${PREFIX}/bin
.if !defined(NOPORTDOCS)
${MKDIR} ${PREFIX}/share/doc/icecast
${INSTALL_MAN} ${WRKSRC}/doc/* ${PREFIX}/share/doc/icecast
${MKDIR} ${PREFIX}/share/examples/icecast
+ ${INSTALL_MAN} ${WRKSRC}/liveice/liveice.cfg ${PREFIX}/share/examples/icecast
${INSTALL_MAN} ${WRKSRC}/shout/shoutrc.example ${PREFIX}/share/examples/icecast
${INSTALL_MAN} ${WRKSRC}/shout/playlist.example ${PREFIX}/share/examples/icecast
${INSTALL_MAN} ${WRKSRC}/shout/radio.tcl.example ${PREFIX}/share/examples/icecast
- ${INSTALL_MAN} ${WRKSRC}/liveice/liveice.cfg ${PREFIX}/share/examples/icecast
${MKDIR} ${PREFIX}/share/examples/icecast/icedir
${INSTALL_MAN} ${WRKSRC}/icedir/* ${PREFIX}/share/examples/icecast/icedir
.endif
diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo
index e6ee1c153bd6..0383d4934bac 100644
--- a/audio/icecast2/distinfo
+++ b/audio/icecast2/distinfo
@@ -1 +1 @@
-MD5 (icecast-1.1.3.tar.gz) = 986afc6e343b6bce159ff267e6f7120d
+MD5 (icecast-1.1.4.tar.gz) = 1015de18c670afa15791258d03905227
diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist
index 9e47d1bcbb83..09a947fb7f86 100644
--- a/audio/icecast2/pkg-plist
+++ b/audio/icecast2/pkg-plist
@@ -7,8 +7,8 @@ share/doc/icecast/AUTHORS
share/doc/icecast/BUGS
share/doc/icecast/BUGS.iceplay
share/doc/icecast/CHANGES
-share/doc/icecast/CREDITS.shout
share/doc/icecast/COPYING
+share/doc/icecast/CREDITS.shout
share/doc/icecast/FAQ
share/doc/icecast/INSTALL
share/doc/icecast/README
@@ -17,10 +17,6 @@ share/doc/icecast/README.iceplay
share/doc/icecast/README.shout
share/doc/icecast/TESTED
share/doc/icecast/TODO.shout
-share/examples/icecast/liveice.cfg
-share/examples/icecast/playlist.example
-share/examples/icecast/radio.tcl.example
-share/examples/icecast/shoutrc.example
share/examples/icecast/icedir/addsrv
share/examples/icecast/icedir/example.phtml
share/examples/icecast/icedir/functions.phps
@@ -29,6 +25,10 @@ share/examples/icecast/icedir/icedir_cleanup.pl
share/examples/icecast/icedir/remsrv
share/examples/icecast/icedir/server_tbl.sql
share/examples/icecast/icedir/tchsrv
+share/examples/icecast/liveice.cfg
+share/examples/icecast/playlist.example
+share/examples/icecast/radio.tcl.example
+share/examples/icecast/shoutrc.example
@dirrm share/doc/icecast
@dirrm share/examples/icecast/icedir
@dirrm share/examples/icecast