ports/100040: [security][maintainer update] audio/shoutcast and audio/linux-shoutcast

Gabor Kovesdan gkovesdan at t-hosting.hu
Mon Jul 10 19:30:15 UTC 2006


>Number:         100040
>Category:       ports
>Synopsis:       [security][maintainer update] audio/shoutcast and audio/linux-shoutcast
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jul 10 19:30:13 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p25 amd64
>Organization:
n/a
>Environment:
>Description:

- Updtae to 1.9.7

Security: http://secunia.com/advisories/20524/

>How-To-Repeat:
>Fix:

--- audio-shoutcast.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/audio/shoutcast/Makefile,v
retrieving revision 1.6
diff -u -r1.6 Makefile
--- Makefile	5 Jun 2006 10:35:35 -0000	1.6
+++ Makefile	9 Jul 2006 02:37:06 -0000
@@ -5,10 +5,9 @@
 # $FreeBSD: ports/audio/shoutcast/Makefile,v 1.6 2006/06/05 10:35:35 itetcu Exp $
 
 PORTNAME=	shoutcast
-PORTVERSION=	1.9.5
-PORTREVISION=	3
+PORTVERSION=	1.9.7
 CATEGORIES=	audio net
-MASTER_SITES=	http://www.shoutcast.com/downloads/sc1-9-5/
+MASTER_SITES=	http://www.shoutcast.com/downloads/sc1-9-7/
 
 MAINTAINER=	gkovesdan at t-hosting.hu
 COMMENT=	Nullsoft's streaming audio server (binary port)
@@ -21,16 +20,17 @@
 
 USE_RC_SUBR=	shoutcast.sh
 PORTDOCS=	README.TXT
+WRKSRC=		${WRKDIR}
 
 .include <bsd.port.pre.mk>
 
 .if ${OSVERSION} >= 500000
-DISTNAME=	${PORTNAME}-1-9-5-freebsd5-elf
+DISTNAME=	${PORTNAME}-1-9-7-freebsd5-elf
 .if ${OSVERSION} >= 600000
 LIB_DEPENDS+=	c.5:${PORTSDIR}/misc/compat5x
 .endif
 .elif ${OSVERSION} >= 400000
-DISTNAME=	${PORTNAME}-1-9-5-freebsd4-elf
+DISTNAME=	${PORTNAME}-1-9-7-freebsd4-elf
 .else
 BROKEN=		unsupported FreeBSD version
 .endif
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/audio/shoutcast/distinfo,v
retrieving revision 1.2
diff -u -r1.2 distinfo
--- distinfo	18 Nov 2005 16:20:58 -0000	1.2
+++ distinfo	9 Jul 2006 01:59:06 -0000
@@ -1,6 +1,6 @@
-MD5 (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 8471ee4c9cb02d6eb01d9871f3fe07a9
-SHA256 (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 9054ed47ea73301ae3c31cc9e4807927c7d2abadd8c8165cfb8e230e24b7ed1c
-SIZE (shoutcast-1-9-5-freebsd5-elf.tar.gz) = 60080
-MD5 (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 2d3af62f2fda9ddc68116f15c3674df4
-SHA256 (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 69ec4d494eb96f66b47e3ed2411c1c25164e38a0444eea7e2ac3ef6ef252c31c
-SIZE (shoutcast-1-9-5-freebsd4-elf.tar.gz) = 55818
+MD5 (shoutcast-1-9-7-freebsd4-elf.tar.gz) = c695a0fd706bb1045d54dcb1b3048fee
+SHA256 (shoutcast-1-9-7-freebsd4-elf.tar.gz) = 5005e8c9b9197b1729f565b1a933466727a6290c1b6d5add023b072f694c8a19
+SIZE (shoutcast-1-9-7-freebsd4-elf.tar.gz) = 57218
+MD5 (shoutcast-1-9-7-freebsd5-elf.tar.gz) = c25f3abcf6bd9d76d71fdc7f22d7332a
+SHA256 (shoutcast-1-9-7-freebsd5-elf.tar.gz) = 6650e9877e85cee2502b67ad5402a79018eb32be993a35f444754516c55a69df
+SIZE (shoutcast-1-9-7-freebsd5-elf.tar.gz) = 62833
--- audio-shoutcast.diff ends here ---

--- audio-linux-shoutcast.diff begins here ---
Index: Makefile
===================================================================
RCS file: /usr/cvs/ports/audio/linux-shoutcast/Makefile,v
retrieving revision 1.1
diff -u -r1.1 Makefile
--- Makefile	5 Jun 2006 10:39:01 -0000	1.1
+++ Makefile	9 Jul 2006 02:43:22 -0000
@@ -5,11 +5,11 @@
 # $FreeBSD: ports/audio/linux-shoutcast/Makefile,v 1.1 2006/06/05 10:39:01 itetcu Exp $
 
 PORTNAME=	shoutcast
-PORTVERSION=	1.9.5
+PORTVERSION=	1.9.7
 CATEGORIES=	audio net
-MASTER_SITES=	http://www.shoutcast.com/downloads/sc1-9-5/
+MASTER_SITES=	http://www.shoutcast.com/downloads/sc1-9-7/
 PKGNAMEPREFIX=	linux-
-DISTNAME=	shoutcast-1-9-5-linux-glibc6
+DISTNAME=	shoutcast-1-9-7-linux-glibc6
 
 MAINTAINER=	gkovesdan at t-hosting.hu
 COMMENT=	Nullsoft's streaming audio server (Linux binary port)
@@ -23,6 +23,7 @@
 
 USE_RC_SUBR=	shoutcast.sh
 PORTDOCS=	README.TXT
+WRKSRC=		${WRKDIR}
 
 post-patch:
 	${REINPLACE_CMD} -e 's/[[:cntrl:]]*$$//' \
Index: distinfo
===================================================================
RCS file: /usr/cvs/ports/audio/linux-shoutcast/distinfo,v
retrieving revision 1.1
diff -u -r1.1 distinfo
--- distinfo	5 Jun 2006 10:39:01 -0000	1.1
+++ distinfo	9 Jul 2006 02:01:10 -0000
@@ -1,3 +1,3 @@
-MD5 (shoutcast-1-9-5-linux-glibc6.tar.gz) = 7488e350b16c60aaa4d3f374fbbce90d
-SHA256 (shoutcast-1-9-5-linux-glibc6.tar.gz) = a2c158a8708d4828a8e49ddb3f63086b126f872e9dd385bc0de71f1d9d3d9791
-SIZE (shoutcast-1-9-5-linux-glibc6.tar.gz) = 58860
+MD5 (shoutcast-1-9-7-linux-glibc6.tar.gz) = b50e40dec24f7a05bee6d756b9b08236
+SHA256 (shoutcast-1-9-7-linux-glibc6.tar.gz) = fd249adac445fe4574af9017d32a2591f5915daaf8d708d739c1ab1a77c7e1e8
+SIZE (shoutcast-1-9-7-linux-glibc6.tar.gz) = 61225
--- audio-linux-shoutcast.diff ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list