Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Aug 2000 09:46:20 -0700 (PDT)
From:      zach@pabst.bendnet.com
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/20784: Update port: audio/icecast
Message-ID:  <200008221646.JAA33257@pabst.bendnet.com>

next in thread | raw e-mail | index | archive | help

>Number:         20784
>Category:       ports
>Synopsis:       Update port: audio/icecast
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Aug 22 09:50:01 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Zach Zurflu
>Release:        FreeBSD 3.5-STABLE i386
>Organization:
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
diff -ru icecast.orig/Makefile icecast/Makefile
--- icecast.orig/Makefile	Tue Aug 22 08:43:46 2000
+++ icecast/Makefile	Tue Aug 22 09:05:08 2000
@@ -1,16 +1,16 @@
 # New ports collection makefile for: icecast
-# Date created:         28 Jan 1999
-# Whom:                 Chip Marshall <chip@eboai.org>
+# Date created:         22 Aug 2000
+# Whom:                 Zach Zurflu <zach@pabst.bendnet.com>
 #
 # $FreeBSD: ports/audio/icecast/Makefile,v 1.11 2000/06/01 17:11:33 will Exp $
 #
 
 PORTNAME=	icecast
-PORTVERSION=	1.3.5
+PORTVERSION=	1.3.7
 CATEGORIES=	audio net
 MASTER_SITES=	http://www.icecast.org/releases/
 
-MAINTAINER=	chip@eboai.org
+MAINTAINER=	zach@pabst.bendnet.com
 
 HAS_CONFIGURE=	yes
 CONFIGURE_ARGS=--with-libwrap
@@ -24,7 +24,8 @@
 .endfor
 .for TEMPL in 306.html 400.html 403.html 404.html 504.html bodytag.html info.html \
 	      list_directory.html mountlist.html statistics.html admin_describe.html \
-	      admin.html alias_add.html manual.html alias_del.html
+	      admin.html alias_add.html manual.html alias_del.html header.html \
+	      footer.html admin_change.html
 	${INSTALL_DATA} ${WRKSRC}/templates/${TEMPL} ${PREFIX}/etc/icecast/templates
 .endfor
 	${MKDIR} ${PREFIX}/share/doc/icecast/
diff -ru icecast.orig/files/md5 icecast/files/md5
--- icecast.orig/files/md5	Tue Aug 22 08:43:39 2000
+++ icecast/files/md5	Tue Aug 22 09:09:54 2000
@@ -1 +1 @@
-MD5 (icecast-1.3.5.tar.gz) = 29f762ab1f48c9b45b2eec4a7922c063
+MD5 (icecast-1.3.7.tar.gz) = 74f78ca33bea3cfd562530bc90d0d214
diff -ru icecast.orig/pkg/DESCR icecast/pkg/DESCR
--- icecast.orig/pkg/DESCR	Tue Aug 22 08:43:39 2000
+++ icecast/pkg/DESCR	Tue Aug 22 08:46:17 2000
@@ -1,7 +1,8 @@
-This is a port for icecast. Icecast is a streaming mp3 audio server.
+Icecast is a streaming mp3 audio server.
+
 Icecast provides nearly all the functionality of the Shoutcast server.
-It will accept encoding streams from either iceplay or WinAmp. It can
-also add itself to a directory server such as our own
+It will accept encoding streams from encoders like winamp, shout and ices.
+It can also add itself to a directory server such as our own
 icecast.linuxpower.org or Nullsoft's yp.shoutcast.com.
 
 WWW: http://www.icecast.org/
diff -ru icecast.orig/pkg/PLIST icecast/pkg/PLIST
--- icecast.orig/pkg/PLIST	Tue Aug 22 08:43:39 2000
+++ icecast/pkg/PLIST	Tue Aug 22 08:57:01 2000
@@ -18,6 +18,9 @@
 etc/icecast/templates/alias_add.html
 etc/icecast/templates/manual.html
 etc/icecast/templates/alias_del.html
+etc/icecast/templates/header.html
+etc/icecast/templates/footer.html
+etc/icecast/templates/admin_change.html
 share/doc/icecast/manual.html
 
 @dirrm etc/icecast/conf

>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008221646.JAA33257>