pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/audio/icecast Upgrade to icecast-2.3.2
details: https://anonhg.NetBSD.org/pkgsrc/rev/a839abcea9c6
branches: trunk
changeset: 545691:a839abcea9c6
user: kim <kim%pkgsrc.org@localhost>
date: Sun Aug 10 11:09:01 2008 +0000
description:
Upgrade to icecast-2.3.2
diffstat:
audio/icecast/Makefile | 7 +++----
audio/icecast/PLIST | 6 ++++--
audio/icecast/distinfo | 12 ++++++------
audio/icecast/patches/patch-aa | 14 +++++++-------
audio/icecast/patches/patch-ab | 19 +++++++++++--------
5 files changed, 31 insertions(+), 27 deletions(-)
diffs (129 lines):
diff -r 2f9aa56291b4 -r a839abcea9c6 audio/icecast/Makefile
--- a/audio/icecast/Makefile Sun Aug 10 09:47:26 2008 +0000
+++ b/audio/icecast/Makefile Sun Aug 10 11:09:01 2008 +0000
@@ -1,12 +1,11 @@
-# $NetBSD: Makefile,v 1.44 2008/01/18 05:06:20 tnn Exp $
+# $NetBSD: Makefile,v 1.45 2008/08/10 11:09:01 kim Exp $
#
-DISTNAME= icecast-2.3.0
-PKGREVISION= 3
+DISTNAME= icecast-2.3.2
CATEGORIES= audio
MASTER_SITES= http://downloads.xiph.org/releases/icecast/
-MAINTAINER= pancake%phreaker.net@localhost
+MAINTAINER= kim%tac.nyc.ny.us@localhost
HOMEPAGE= http://www.icecast.org/
COMMENT= Live streaming audio server
diff -r 2f9aa56291b4 -r a839abcea9c6 audio/icecast/PLIST
--- a/audio/icecast/PLIST Sun Aug 10 09:47:26 2008 +0000
+++ b/audio/icecast/PLIST Sun Aug 10 11:09:01 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2005/10/12 22:26:59 wiz Exp $
+@comment $NetBSD: PLIST,v 1.13 2008/08/10 11:09:01 kim Exp $
bin/icecast
share/doc/icecast/AUTHORS
share/doc/icecast/COPYING
@@ -22,6 +22,8 @@
share/doc/icecast/listener_auth1.jpg
share/doc/icecast/listener_auth2.jpg
share/doc/icecast/listener_auth3.jpg
+share/doc/icecast/masterslave.png
+share/doc/icecast/relay.png
share/examples/icecast/icecast.xml
share/examples/rc.d/icecast
share/icecast/admin/listclients.xsl
@@ -47,5 +49,5 @@
@dirrm share/icecast/web
@dirrm share/icecast/admin
@dirrm share/icecast
+@dirrm share/examples/icecast
@dirrm share/doc/icecast
-@dirrm share/examples/icecast
diff -r 2f9aa56291b4 -r a839abcea9c6 audio/icecast/distinfo
--- a/audio/icecast/distinfo Sun Aug 10 09:47:26 2008 +0000
+++ b/audio/icecast/distinfo Sun Aug 10 11:09:01 2008 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2005/10/12 22:26:59 wiz Exp $
+$NetBSD: distinfo,v 1.16 2008/08/10 11:09:01 kim Exp $
-SHA1 (icecast-2.3.0.tar.gz) = 9210403649d178591d5f750bc88896352480ccb8
-RMD160 (icecast-2.3.0.tar.gz) = 59ffe3fa53ef20d4a31c2d9ac3b73d2edc064911
-Size (icecast-2.3.0.tar.gz) = 1091422 bytes
-SHA1 (patch-aa) = 907083be5ba10710180a58054358d53dbbce37e4
-SHA1 (patch-ab) = a0a1c457d772446e16caba1eec925ac3c4b760b7
+SHA1 (icecast-2.3.2.tar.gz) = a52b13505548c2eff2c64aab95a42dcafda11227
+RMD160 (icecast-2.3.2.tar.gz) = ec14553cce652fb80823316c9705f4cb6179cc2a
+Size (icecast-2.3.2.tar.gz) = 1152319 bytes
+SHA1 (patch-aa) = 2d85cabe25cf3860e42110eaf3fa5e2b1775e0cf
+SHA1 (patch-ab) = 3b9ecb2caf222f6c08646d856419595f3585f70b
diff -r 2f9aa56291b4 -r a839abcea9c6 audio/icecast/patches/patch-aa
--- a/audio/icecast/patches/patch-aa Sun Aug 10 09:47:26 2008 +0000
+++ b/audio/icecast/patches/patch-aa Sun Aug 10 11:09:01 2008 +0000
@@ -1,13 +1,13 @@
-$NetBSD: patch-aa,v 1.4 2005/10/12 22:26:59 wiz Exp $
+$NetBSD: patch-aa,v 1.5 2008/08/10 11:09:01 kim Exp $
---- Makefile.in.orig 2005-09-23 16:18:44.000000000 -0500
-+++ Makefile.in
-@@ -128,7 +128,7 @@ install_sh = @install_sh@
- AUTOMAKE_OPTIONS = 1.6 foreign dist-zip
+--- Makefile.in.orig 2008-05-30 02:58:59.000000000 +0300
++++ Makefile.in 2008-06-21 13:05:29.000000000 +0300
+@@ -236,7 +236,7 @@
+ top_srcdir = @top_srcdir@
+ AUTOMAKE_OPTIONS = foreign dist-zip
ACLOCAL_AMFLAGS = -I m4
-
-SUBDIRS = src conf debian doc web admin win32 examples
+SUBDIRS = src doc web admin
-
EXTRA_DIST = HACKING m4/acx_pthread.m4 m4/ogg.m4 \
m4/theora.m4 m4/vorbis.m4 m4/speex.m4 \
+ m4/xiph_compiler.m4 m4/xiph_curl.m4 m4/xiph_net.m4 \
diff -r 2f9aa56291b4 -r a839abcea9c6 audio/icecast/patches/patch-ab
--- a/audio/icecast/patches/patch-ab Sun Aug 10 09:47:26 2008 +0000
+++ b/audio/icecast/patches/patch-ab Sun Aug 10 11:09:01 2008 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ab,v 1.7 2005/10/12 22:26:59 wiz Exp $
+$NetBSD: patch-ab,v 1.8 2008/08/10 11:09:01 kim Exp $
---- conf/icecast.fixme.orig 2005-09-08 16:03:51.000000000 +0200
-+++ conf/icecast.fixme
-@@ -132,14 +132,15 @@
+--- conf/icecast.fixme.orig 2008-04-04 18:14:10.000000000 +0300
++++ conf/icecast.fixme 2008-06-21 13:12:37.000000000 +0300
+@@ -125,14 +125,14 @@
<paths>
<!-- basedir is only used if chroot is enabled -->
@@ -15,20 +15,23 @@
- <webroot>@pkgdatadir@/web</webroot>
- <adminroot>@pkgdatadir@/admin</adminroot>
- <!-- <pidfile>@pkgdatadir@/icecast.pid</pidfile> -->
-+
-+ <logdir>@LOGDIR@/</logdir>
++ <logdir>@LOGDIR@</logdir>
+ <webroot>@WEBROOT@</webroot>
+ <adminroot>@ADMINROOT@</adminroot>
+ <pidfile>@PIDDIR@/icecast.pid</pidfile>
<!-- Aliases: treat requests for 'source' path as being for 'dest' path
May be made specific to a port or bound address using the "port"
-@@ -159,15 +160,15 @@
+@@ -152,7 +152,7 @@
<accesslog>access.log</accesslog>
<errorlog>error.log</errorlog>
<!-- <playlistlog>playlist.log</playlistlog> -->
-- <loglevel>4</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
+- <loglevel>3</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
+ <loglevel>2</loglevel> <!-- 4 Debug, 3 Info, 2 Warn, 1 Error -->
+ <logsize>10000</logsize> <!-- Max size of a logfile -->
+ <!-- If logarchive is enabled (1), then when logsize is reached
+ the logfile will be moved to [error|access|playlist].log.DATESTAMP,
+@@ -163,11 +163,11 @@
</logging>
<security>
Home |
Main Index |
Thread Index |
Old Index