diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-05 20:26:24 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2004-11-05 20:26:24 +0000 |
commit | 3b609c3d604b84ff9c0e62c26bffddf458d0fd14 (patch) | |
tree | 127fb493fdf96766df2af2ff26f038c1c5349ec1 /audio | |
parent | ffee13f318a7b2c169b31dfa0ff305ce0c4eb5ea (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast2/Makefile | 2 | ||||
-rw-r--r-- | audio/icecast2/distinfo | 4 | ||||
-rw-r--r-- | audio/icecast2/pkg-plist | 11 |
3 files changed, 14 insertions, 3 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile index 242b2a425724..3c4e2964959b 100644 --- a/audio/icecast2/Makefile +++ b/audio/icecast2/Makefile @@ -6,7 +6,7 @@ # PORTNAME= icecast2 -PORTVERSION= 2.0.2 +PORTVERSION= 2.1.0 PORTEPOCH= 1 CATEGORIES= audio net ipv6 MASTER_SITES= http://svn.xiph.org/releases/icecast/ diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo index f79a95186e06..60a2a28cb3f7 100644 --- a/audio/icecast2/distinfo +++ b/audio/icecast2/distinfo @@ -1,2 +1,2 @@ -MD5 (icecast-2.0.2.tar.gz) = 92d7a814db7c64075c3d4c1e480fbf25 -SIZE (icecast-2.0.2.tar.gz) = 750391 +MD5 (icecast-2.1.0.tar.gz) = f6a63f036fdfbe415cd64d7ee8afc043 +SIZE (icecast-2.1.0.tar.gz) = 684382 diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist index 5f59ae3fce70..7a69ae28ddb7 100644 --- a/audio/icecast2/pkg-plist +++ b/audio/icecast2/pkg-plist @@ -1,5 +1,6 @@ bin/icecast etc/icecast.xml.sample +share/doc/icecast/ChangeLog share/doc/icecast/AUTHORS share/doc/icecast/COPYING share/doc/icecast/NEWS @@ -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 @@ -18,12 +20,21 @@ share/doc/icecast/icecast2_yp.html share/doc/icecast/index.html 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/doc/icecast.xml.dist share/icecast/web/status.xsl share/icecast/web/status2.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/style.css @dirrm share/icecast/web @dirrm share/icecast/doc @dirrm share/icecast/admin |