From root@server.t-hosting.hu  Sat Apr  8 09:07:03 2006
Return-Path: <root@server.t-hosting.hu>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D126316A402
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Apr 2006 09:07:03 +0000 (UTC)
	(envelope-from root@server.t-hosting.hu)
Received: from server.t-hosting.hu (server.t-hosting.hu [217.20.133.7])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 6E2B443D66
	for <FreeBSD-gnats-submit@freebsd.org>; Sat,  8 Apr 2006 09:06:59 +0000 (GMT)
	(envelope-from root@server.t-hosting.hu)
Received: from localhost (localhost [127.0.0.1])
	by server.t-hosting.hu (Postfix) with ESMTP id C7785998C07;
	Sat,  8 Apr 2006 11:06:56 +0200 (CEST)
Received: from server.t-hosting.hu ([127.0.0.1])
	by localhost (server.t-hosting.hu [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id Oe8+hqd1RGtt; Sat,  8 Apr 2006 11:06:51 +0200 (CEST)
Received: by server.t-hosting.hu (Postfix, from userid 0)
	id 81D0B998C2F; Sat,  8 Apr 2006 11:06:51 +0200 (CEST)
Message-Id: <20060408090651.81D0B998C2F@server.t-hosting.hu>
Date: Sat,  8 Apr 2006 11:06:51 +0200 (CEST)
From: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Reply-To: Gabor Kovesdan <gkovesdan@t-hosting.hu>
To: FreeBSD-gnats-submit@freebsd.org
Cc: Gabor Kovesdan <gkovesdan@t-hosting.hu>
Subject: [maintainer update] audio/shoutcast
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         95510
>Category:       ports
>Synopsis:       [maintainer update] audio/shoutcast
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 08 09:10:14 GMT 2006
>Closed-Date:    Sun Apr 09 21:22:03 GMT 2006
>Last-Modified:  Sun Apr 09 21:22:03 GMT 2006
>Originator:     Gabor Kovesdan
>Release:        FreeBSD 5.3-RELEASE-p17 amd64
>Organization:
n/a
>Environment:
>Description:

- amd64 and ia64 machines can run i386 binaries
- remove obsolete USE_REINPLACE
- portlint cleanups

>How-To-Repeat:
>Fix:

--- shoutcast.diff begins here ---
Index: ports/audio/shoutcast/Makefile
===================================================================
RCS file: /usr/cvs/ports/audio/shoutcast/Makefile,v
retrieving revision 1.4
diff -u -r1.4 Makefile
--- ports/audio/shoutcast/Makefile	18 Nov 2005 16:20:58 -0000	1.4
+++ ports/audio/shoutcast/Makefile	8 Apr 2006 09:03:43 -0000
@@ -13,15 +13,14 @@
 MAINTAINER=	gkovesdan@t-hosting.hu
 COMMENT=	Nullsoft's streaming audio server (binary port)
 
-ONLY_FOR_ARCHS=	i386
+ONLY_FOR_ARCHS=	i386 amd64 ia64
 NO_BUILD=	YES
-NO_PACKAGE=	"Redistribution of the software isn\'t allowed"
+NO_PACKAGE=	Redistribution of the software isn\'t allowed
 
 USE_RC_SUBR=	shoutcast.sh
 PLIST_FILES=	sbin/sc_serv etc/shoutcast/sc_serv.conf.sample
 PLIST_DIRS=	etc/shoutcast
 PORTDOCS=	README.TXT
-USE_REINPLACE=	YES
 
 SUB_FILES=	pkg-message
 
@@ -35,7 +34,7 @@
 .elif ${OSVERSION} >= 400000
 DISTNAME=	${PORTNAME}-1-9-5-freebsd4-elf
 .else
-BROKEN=		"unsupported FreeBSD version"
+BROKEN=		unsupported FreeBSD version
 .endif
 
 post-patch:
--- shoutcast.diff ends here ---


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: arved 
State-Changed-When: Sun Apr 9 21:21:55 UTC 2006 
State-Changed-Why:  
committed, thanks 

http://www.freebsd.org/cgi/query-pr.cgi?pr=95510 
>Unformatted:
