From d31bbd69daef9a9a8c15043642bf31bb2eca538f Mon Sep 17 00:00:00 2001 From: Steve Price Date: Mon, 19 Apr 1999 04:08:54 +0000 Subject: Update to version 1.1.4. PR: 11010 Submitted by: maintainer --- audio/icecast/Makefile | 10 +++++----- audio/icecast/distinfo | 2 +- audio/icecast/pkg-plist | 10 +++++----- 3 files changed, 11 insertions(+), 11 deletions(-) (limited to 'audio/icecast') diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index f3fe705c61d3..850afe2861f8 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/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 # -# $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/icecast/distinfo b/audio/icecast/distinfo index e6ee1c153bd6..0383d4934bac 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -1 +1 @@ -MD5 (icecast-1.1.3.tar.gz) = 986afc6e343b6bce159ff267e6f7120d +MD5 (icecast-1.1.4.tar.gz) = 1015de18c670afa15791258d03905227 diff --git a/audio/icecast/pkg-plist b/audio/icecast/pkg-plist index 9e47d1bcbb83..09a947fb7f86 100644 --- a/audio/icecast/pkg-plist +++ b/audio/icecast/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 -- cgit v1.2.3