aboutsummaryrefslogtreecommitdiff
path: root/audio/icecast2
diff options
context:
space:
mode:
authorSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:40:45 +0000
committerSunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org>2013-09-07 18:40:45 +0000
commite2833862e4cf7e7ffd1f81e02920d9d1c7ca39e3 (patch)
tree2fa6a4a8197aab9ea740a012fbd30261a16d42b9 /audio/icecast2
parentdec5b2ef726c3e9cbdc9fe255930e89a403c6dd8 (diff)
downloadports-e2833862e4cf7e7ffd1f81e02920d9d1c7ca39e3.tar.gz
ports-e2833862e4cf7e7ffd1f81e02920d9d1c7ca39e3.zip
- Update to 2.3.3
Changes: http://svn.xiph.org/icecast/trunk/icecast/NEWS PR: ports/181712 Submitted by: Douglas Carmichael <dcarmich@dcarmichael.net>
Notes
Notes: svn path=/head/; revision=326680
Diffstat (limited to 'audio/icecast2')
-rw-r--r--audio/icecast2/Makefile3
-rw-r--r--audio/icecast2/distinfo4
-rw-r--r--audio/icecast2/files/patch-src-stats.c14
-rw-r--r--audio/icecast2/pkg-plist2
4 files changed, 5 insertions, 18 deletions
diff --git a/audio/icecast2/Makefile b/audio/icecast2/Makefile
index 3847ff65a967..a8d95911378b 100644
--- a/audio/icecast2/Makefile
+++ b/audio/icecast2/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= icecast2
-PORTVERSION= 2.3.2
-PORTREVISION= 10
+PORTVERSION= 2.3.3
PORTEPOCH= 1
CATEGORIES= audio net ipv6
MASTER_SITES= http://downloads.xiph.org/releases/icecast/ \
diff --git a/audio/icecast2/distinfo b/audio/icecast2/distinfo
index a76845c169e0..93fe2b418ce5 100644
--- a/audio/icecast2/distinfo
+++ b/audio/icecast2/distinfo
@@ -1,2 +1,2 @@
-SHA256 (icecast-2.3.2.tar.gz) = 4742b38fc55b6373895a7c0a35baed49a848fec99f5e8538e3f0157383d0b3f0
-SIZE (icecast-2.3.2.tar.gz) = 1152319
+SHA256 (icecast-2.3.3.tar.gz) = 1b1d06f5f83c9a983cd28cc78aa90e4038f933511b3d20d7fd2cfc116645c36d
+SIZE (icecast-2.3.3.tar.gz) = 1161774
diff --git a/audio/icecast2/files/patch-src-stats.c b/audio/icecast2/files/patch-src-stats.c
deleted file mode 100644
index 3d763a99c5e5..000000000000
--- a/audio/icecast2/files/patch-src-stats.c
+++ /dev/null
@@ -1,14 +0,0 @@
---- src/stats.c.orig 2008-05-01 10:22:40.000000000 +0800
-+++ src/stats.c 2012-04-24 02:22:44.574821557 +0800
-@@ -973,7 +973,11 @@
- if (event->source)
- {
- if (show_mount && strcmp (event->source, show_mount) != 0)
-+ {
-+ xmlFree (name);
-+ xmlFree (value);
- break;
-+ }
- srcnode = _find_xml_node(event->source, &src_nodes, node);
- }
- else
diff --git a/audio/icecast2/pkg-plist b/audio/icecast2/pkg-plist
index 9535023489b8..f12b82cf23a5 100644
--- a/audio/icecast2/pkg-plist
+++ b/audio/icecast2/pkg-plist
@@ -7,6 +7,8 @@ etc/icecast.xml.sample
%%DATADIR%%/admin/response.xsl
%%DATADIR%%/admin/stats.xsl
%%DATADIR%%/admin/updatemetadata.xsl
+%%DATADIR%%/admin/vclt.xsl
+%%DATADIR%%/admin/xspf.xsl
%%DATADIR%%/doc/icecast.xml.dist
%%DATADIR%%/doc/icecast_minimal.xml.dist
%%DATADIR%%/doc/icecast_shoutcast_compat.xml.dist