pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
pkg/31558: Update Icecast to 2.3.0
>Number: 31558
>Category: pkg
>Synopsis: Update audio/icecast to 2.3.0
>Confidential: no
>Severity: non-critical
>Priority: high
>Responsible: pkg-manager
>State: open
>Class: change-request
>Submitter-Id: net
>Arrival-Date: Tue Oct 11 18:51:00 +0000 2005
>Originator: Eric Schnoebelen
>Release: NetBSD 2.0
>Organization:
Eric Schnoebelen eric%cirr.com@localhost
http://www.cirr.com
"Operator?, I'd like to make a syscall, please."
>Environment:
System: NetBSD snoopy.cirr.com 2.0 NetBSD 2.0 (GENERIC) #0: Wed Dec 1 19:30:19
CST 2004
eric%egsner.cirr.com@localhost:/work/eric/NetBSD-2.0/obj/i386/sys/arch/i386/comp
ile/GENERIC i386
Architecture: i386
Machine: i386
>Description:
Icecast 2.3.0 is available. (audio/icecast)
Internesting new feature(s):
on demand relaying
better support of relaying
>How-To-Repeat:
>Fix:
cvs diff: Diffing .
Index: Makefile
===================================================================
RCS file: /cvsroot/pkgsrc/audio/icecast/Makefile,v
retrieving revision 1.34
diff -b -u -w -r1.34 Makefile
--- Makefile 23 Aug 2005 11:48:47 -0000 1.34
+++ Makefile 11 Oct 2005 18:45:47 -0000
@@ -1,8 +1,8 @@
# $NetBSD: Makefile,v 1.34 2005/08/23 11:48:47 rillig Exp $
#
-DISTNAME= icecast-2.2.0
-PKGREVISION= 1
+DISTNAME= icecast-2.3.0
+# PKGREVISION= 1
CATEGORIES= audio
MASTER_SITES= http://svn.xiph.org/releases/icecast/
Index: distinfo
===================================================================
RCS file: /cvsroot/pkgsrc/audio/icecast/distinfo,v
retrieving revision 1.14
diff -b -u -w -r1.14 distinfo
--- distinfo 23 Feb 2005 20:39:46 -0000 1.14
+++ distinfo 11 Oct 2005 18:45:47 -0000
@@ -1,7 +1,7 @@
$NetBSD: distinfo,v 1.14 2005/02/23 20:39:46 agc Exp $
-SHA1 (icecast-2.2.0.tar.gz) = 5cfd558b159517a55bdf99da8e5e5ebeca232a5e
-RMD160 (icecast-2.2.0.tar.gz) = 536ae6c658937e2b273ca218408056e69e26f798
-Size (icecast-2.2.0.tar.gz) = 702418 bytes
-SHA1 (patch-aa) = 8da022897737e6fd5ef335b75ecde119bc01a114
+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) = 521ccf6ed4fb6492197a86c9c3a83aa56b40ef12
cvs diff: Diffing files
cvs diff: Diffing patches
Index: patches/patch-aa
===================================================================
RCS file: /cvsroot/pkgsrc/audio/icecast/patches/patch-aa,v
retrieving revision 1.3
diff -b -u -w -r1.3 patch-aa
--- patches/patch-aa 2 Jan 2005 17:46:39 -0000 1.3
+++ patches/patch-aa 11 Oct 2005 18:45:47 -0000
@@ -1,13 +1,13 @@
- -$NetBSD: patch-aa,v 1.3 2005/01/02 17:46:39 wiz Exp $
+$NetBSD$
---- Makefile.in.orig 2004-12-21 20:31:02.000000000 +0100
+--- Makefile.in.orig 2005-09-23 16:18:44.000000000 -0500
+++ Makefile.in
-@@ -124,7 +124,7 @@ install_sh = @install_sh@
+@@ -128,7 +128,7 @@ install_sh = @install_sh@
AUTOMAKE_OPTIONS = 1.6 foreign dist-zip
ACLOCAL_AMFLAGS = -I m4
--SUBDIRS = src conf debian doc web admin win32
+-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/theora.m4 m4/vorbis.m4 m4/speex.m4 \
Home |
Main Index |
Thread Index |
Old Index