aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>2000-09-05 01:47:45 +0000
committerSteve Price <steve@FreeBSD.org>2000-09-05 01:47:45 +0000
commit77442a8d5382ec1546235d5836e1081e1a6c3626 (patch)
tree7df674b077c226b5ef4b5eb379053cd2a6e20f62 /audio/icecast
parent49bb03994b150ca5b3e04130d7f8cd408bf8deff (diff)
downloadports-77442a8d5382ec1546235d5836e1081e1a6c3626.tar.gz
ports-77442a8d5382ec1546235d5836e1081e1a6c3626.zip
Update to version 1.3.7.
PR: 20784 Submitted by: Zach Zurflu <zach@pabst.bendnet.com>
Notes
Notes: svn path=/head/; revision=32282
Diffstat (limited to 'audio/icecast')
-rw-r--r--audio/icecast/Makefile5
-rw-r--r--audio/icecast/distinfo2
-rw-r--r--audio/icecast/pkg-descr7
-rw-r--r--audio/icecast/pkg-plist16
4 files changed, 17 insertions, 13 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile
index a9a3e360b496..100a8b158521 100644
--- a/audio/icecast/Makefile
+++ b/audio/icecast/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= icecast
-PORTVERSION= 1.3.5
+PORTVERSION= 1.3.7
CATEGORIES= audio net
MASTER_SITES= http://www.icecast.org/releases/
@@ -24,7 +24,8 @@ do-install:
.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 --git a/audio/icecast/distinfo b/audio/icecast/distinfo
index cabfdcadedd8..8aaa993cbf06 100644
--- a/audio/icecast/distinfo
+++ b/audio/icecast/distinfo
@@ -1 +1 @@
-MD5 (icecast-1.3.5.tar.gz) = 29f762ab1f48c9b45b2eec4a7922c063
+MD5 (icecast-1.3.7.tar.gz) = 74f78ca33bea3cfd562530bc90d0d214
diff --git a/audio/icecast/pkg-descr b/audio/icecast/pkg-descr
index 05b40f4b6f12..c683f3434b65 100644
--- a/audio/icecast/pkg-descr
+++ b/audio/icecast/pkg-descr
@@ -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 --git a/audio/icecast/pkg-plist b/audio/icecast/pkg-plist
index fe9d62e30d96..5ed338f1a9f0 100644
--- a/audio/icecast/pkg-plist
+++ b/audio/icecast/pkg-plist
@@ -1,4 +1,3 @@
-sbin/icecast
etc/icecast/conf/groups.aut.dist
etc/icecast/conf/icecast.conf.dist
etc/icecast/conf/mounts.aut.dist
@@ -8,18 +7,21 @@ etc/icecast/templates/400.html
etc/icecast/templates/403.html
etc/icecast/templates/404.html
etc/icecast/templates/504.html
+etc/icecast/templates/admin.html
+etc/icecast/templates/admin_change.html
+etc/icecast/templates/admin_describe.html
+etc/icecast/templates/alias_add.html
+etc/icecast/templates/alias_del.html
etc/icecast/templates/bodytag.html
+etc/icecast/templates/footer.html
+etc/icecast/templates/header.html
etc/icecast/templates/info.html
etc/icecast/templates/list_directory.html
+etc/icecast/templates/manual.html
etc/icecast/templates/mountlist.html
etc/icecast/templates/statistics.html
-etc/icecast/templates/admin_describe.html
-etc/icecast/templates/admin.html
-etc/icecast/templates/alias_add.html
-etc/icecast/templates/manual.html
-etc/icecast/templates/alias_del.html
+sbin/icecast
share/doc/icecast/manual.html
-
@dirrm etc/icecast/conf
@dirrm etc/icecast/templates
@dirrm etc/icecast