diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast/Makefile | 4 | ||||
-rw-r--r-- | audio/icecast/PLIST | 13 | ||||
-rw-r--r-- | audio/icecast/distinfo | 6 |
3 files changed, 17 insertions, 6 deletions
diff --git a/audio/icecast/Makefile b/audio/icecast/Makefile index b046d31b2ed..6a69af5cf6e 100644 --- a/audio/icecast/Makefile +++ b/audio/icecast/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.27 2004/10/13 21:20:00 adrianp Exp $ +# $NetBSD: Makefile,v 1.28 2004/11/27 20:45:04 wiz Exp $ # -DISTNAME= icecast-2.0.2 +DISTNAME= icecast-2.1.0 CATEGORIES= audio MASTER_SITES= http://svn.xiph.org/releases/icecast/ diff --git a/audio/icecast/PLIST b/audio/icecast/PLIST index dda5d25cc13..958878c144d 100644 --- a/audio/icecast/PLIST +++ b/audio/icecast/PLIST @@ -1,7 +1,8 @@ -@comment $NetBSD: PLIST,v 1.8 2004/04/23 22:07:52 reed Exp $ +@comment $NetBSD: PLIST,v 1.9 2004/11/27 20:45:04 wiz Exp $ bin/icecast share/doc/icecast/AUTHORS share/doc/icecast/COPYING +share/doc/icecast/ChangeLog share/doc/icecast/NEWS share/doc/icecast/README share/doc/icecast/TODO @@ -11,6 +12,7 @@ share/doc/icecast/icecast2_config_file.html share/doc/icecast/icecast2_faq.html share/doc/icecast/icecast2_glossary.html share/doc/icecast/icecast2_introduction.html +share/doc/icecast/icecast2_listenerauth.html share/doc/icecast/icecast2_relay.html share/doc/icecast/icecast2_stats.html share/doc/icecast/icecast2_win32.html @@ -19,11 +21,20 @@ share/doc/icecast/index.html share/examples/icecast/icecast.xml share/icecast/admin/listclients.xsl share/icecast/admin/listmounts.xsl +share/icecast/admin/manageauth.xsl share/icecast/admin/moveclients.xsl share/icecast/admin/response.xsl share/icecast/admin/stats.xsl +share/icecast/web/auth.xsl +share/icecast/web/corner_bottomleft.jpg +share/icecast/web/corner_bottomright.jpg +share/icecast/web/corner_topleft.jpg +share/icecast/web/corner_topright.jpg +share/icecast/web/icecast.png +share/icecast/web/key.gif share/icecast/web/status.xsl share/icecast/web/status2.xsl +share/icecast/web/style.css @dirrm share/icecast/web @dirrm share/icecast/admin @dirrm share/icecast diff --git a/audio/icecast/distinfo b/audio/icecast/distinfo index 880b49e6420..f6fe902edaf 100644 --- a/audio/icecast/distinfo +++ b/audio/icecast/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2004/10/13 21:20:00 adrianp Exp $ +$NetBSD: distinfo,v 1.12 2004/11/27 20:45:04 wiz Exp $ -SHA1 (icecast-2.0.2.tar.gz) = d85ff7e686040eb2d6f70aae175614cba318762a -Size (icecast-2.0.2.tar.gz) = 750391 bytes +SHA1 (icecast-2.1.0.tar.gz) = 48913d2f50e1eb2fbf058080d11413d709c95fa0 +Size (icecast-2.1.0.tar.gz) = 684382 bytes SHA1 (patch-aa) = fa92a4a704a3f471a0669c9933b36a3586425dc5 SHA1 (patch-ab) = 39cf0ed1e9da8c7d90fa192731307817e91496c9 |