diff options
author | lofi <lofi@FreeBSD.org> | 2004-11-06 04:26:24 +0800 |
---|---|---|
committer | lofi <lofi@FreeBSD.org> | 2004-11-06 04:26:24 +0800 |
commit | b8d24a8aa88add3a79797c458a1876e61a76ee6c (patch) | |
tree | 4b02004c1eebeda5b596a66ed09c0c94c27a7abe /audio | |
parent | 1cabe8ff194ca06cc3aed3baff9a9d616d6eaaed (diff) | |
download | freebsd-ports-gnome-b8d24a8aa88add3a79797c458a1876e61a76ee6c.tar.gz freebsd-ports-gnome-b8d24a8aa88add3a79797c458a1876e61a76ee6c.tar.zst freebsd-ports-gnome-b8d24a8aa88add3a79797c458a1876e61a76ee6c.zip |
Update to 2.1.0
PR: 73578
Submitted by: Sergey Prikhodko <sergey@network-asp.biz>
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 |