Date: Tue, 18 Jul 2006 14:35:50 +0200 (CEST) From: Gabor Kovesdan <gkovesdan@t-hosting.hu> To: FreeBSD-gnats-submit@FreeBSD.org Cc: Gabor Kovesdan <gkovesdan@t-hosting.hu> Subject: ports/100479: [maintainer update] audio/shoutcast Message-ID: <20060718123550.1B8B3289D90@catv-50635cb6.catv.broadband.hu> Resent-Message-ID: <200607181240.k6ICeGQX014450@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100479 >Category: ports >Synopsis: [maintainer update] audio/shoutcast >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: maintainer-update >Submitter-Id: current-users >Arrival-Date: Tue Jul 18 12:40:16 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Gabor Kovesdan >Release: FreeBSD 6.1-STABLE i386 >Organization: n/a >Environment: System: FreeBSD spitfire 6.1-STABLE FreeBSD 6.1-STABLE #0: Sun Jul 2 19:31:12 CEST 2006 gabor@spitfire:/usr/src/sys/i386/compile/SPITFIRE i386 >Description: - Use IA32_BINARY_PORT instead of ONLY_FOR_ARCH - Bump PORTREVISION, since it behaves differently on amd64/ia64 >How-To-Repeat: >Fix: --- audio-shoutcast.diff begins here --- Index: Makefile =================================================================== RCS file: /usr/cvs/ports/audio/shoutcast/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- Makefile 10 Jul 2006 20:05:21 -0000 1.7 +++ Makefile 16 Jul 2006 20:11:47 -0000 @@ -6,13 +6,14 @@ PORTNAME= shoutcast PORTVERSION= 1.9.7 +PORTREVISION= 1 CATEGORIES= audio net MASTER_SITES= http://www.shoutcast.com/downloads/sc1-9-7/ MAINTAINER= gkovesdan@t-hosting.hu COMMENT= Nullsoft's streaming audio server (binary port) -ONLY_FOR_ARCHS= i386 amd64 ia64 +IA32_BINARY_PORT= YES NO_BUILD= YES RESTRICTED= Redistribution of the software is not allowed --- audio-shoutcast.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060718123550.1B8B3289D90>